Uses of Interface
jmri.jmrit.logixng.FemaleSocket
-
-
Uses of FemaleSocket in jmri.jmrit.display.logixng
Methods in jmri.jmrit.display.logixng that return FemaleSocket Modifier and Type Method Description FemaleSocket
ActionLayoutTurnout. getChild(int index)
FemaleSocket
ActionPositionable. getChild(int index)
FemaleSocket
ActionPositionableByClass. getChild(int index)
FemaleSocket
WindowManagement. getChild(int index)
-
Uses of FemaleSocket in jmri.jmrit.logixng
Subinterfaces of FemaleSocket in jmri.jmrit.logixng Modifier and Type Interface Description interface
FemaleAnalogActionSocket
A female socket for AnalogActioninterface
FemaleAnalogExpressionSocket
A female socket for AnalogExpressioninterface
FemaleAnySocket
A female socket that can hold any male socketinterface
FemaleDigitalActionSocket
A female socket for DigitalActioninterface
FemaleDigitalBooleanActionSocket
A female socket for DigitalBooleanActioninterface
FemaleDigitalExpressionSocket
A female socket for DigitalExpressioninterface
FemaleGenericExpressionSocket
A generic female socketinterface
FemaleStringActionSocket
A female socket for StringActioninterface
FemaleStringExpressionSocket
A female socket for StringExpressionMethods in jmri.jmrit.logixng that return FemaleSocket Modifier and Type Method Description FemaleSocket
FemaleSocketManager.SocketType. createSocket(Base parent, FemaleSocketListener listener, java.lang.String name)
FemaleSocket
Base. getChild(int index)
Get a child of this itemFemaleSocket
FemaleGenericExpressionSocket. getCurrentActiveSocket()
Get the current active socket.FemaleSocket
Clipboard. getFemaleSocket()
Get the female socket root of the clipboard tree.FemaleSocket
Module. getRootSocket()
Methods in jmri.jmrit.logixng with parameters of type FemaleSocket Modifier and Type Method Description void
FemaleSocketListener. connected(FemaleSocket socket)
The socket is connected.void
FemaleSocketListener. disconnected(FemaleSocket socket)
The socket is disconnected.default void
FemaleSocketListener. socketNameChanged(FemaleSocket socket)
The socket name is changed. -
Uses of FemaleSocket in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return FemaleSocket Modifier and Type Method Description FemaleSocket
ActionAtomicBoolean. getChild(int index)
FemaleSocket
ActionAudio. getChild(int index)
FemaleSocket
ActionBlock. getChild(int index)
FemaleSocket
ActionClock. getChild(int index)
FemaleSocket
ActionClockRate. getChild(int index)
FemaleSocket
ActionCreateBeansFromTable. getChild(int index)
FemaleSocket
ActionDispatcher. getChild(int index)
FemaleSocket
ActionEntryExit. getChild(int index)
FemaleSocket
ActionFindTableRowOrColumn. getChild(int index)
FemaleSocket
ActionLight. getChild(int index)
FemaleSocket
ActionLightIntensity. getChild(int index)
FemaleSocket
ActionListenOnBeans. getChild(int index)
FemaleSocket
ActionListenOnBeansLocalVariable. getChild(int index)
FemaleSocket
ActionListenOnBeansTable. getChild(int index)
FemaleSocket
ActionLocalVariable. getChild(int index)
FemaleSocket
ActionMemory. getChild(int index)
FemaleSocket
ActionOBlock. getChild(int index)
FemaleSocket
ActionPower. getChild(int index)
FemaleSocket
ActionReporter. getChild(int index)
FemaleSocket
ActionRequestUpdateAllSensors. getChild(int index)
FemaleSocket
ActionRequestUpdateOfSensor. getChild(int index)
FemaleSocket
ActionScript. getChild(int index)
FemaleSocket
ActionSensor. getChild(int index)
FemaleSocket
ActionSetReporter. getChild(int index)
FemaleSocket
ActionShutDownTask. getChild(int index)
FemaleSocket
ActionSignalHead. getChild(int index)
FemaleSocket
ActionSignalMast. getChild(int index)
FemaleSocket
ActionSound. getChild(int index)
FemaleSocket
ActionTable. getChild(int index)
FemaleSocket
ActionThrottle. getChild(int index)
FemaleSocket
ActionTimer. getChild(int index)
FemaleSocket
ActionTurnoutLock. getChild(int index)
FemaleSocket
ActionWarrant. getChild(int index)
FemaleSocket
AnalogActionLightIntensity. getChild(int index)
FemaleSocket
AnalogActionMemory. getChild(int index)
Get a child of this itemFemaleSocket
AnalogMany. getChild(int index)
Get a child of this itemFemaleSocket
DigitalBooleanLogixAction. getChild(int index)
FemaleSocket
DigitalBooleanMany. getChild(int index)
FemaleSocket
DigitalCallModule. getChild(int index)
FemaleSocket
DigitalFormula. getChild(int index)
FemaleSocket
DigitalMany. getChild(int index)
Get a child of this itemFemaleSocket
DoAnalogAction. getChild(int index)
FemaleSocket
DoStringAction. getChild(int index)
FemaleSocket
EnableLogix. getChild(int index)
FemaleSocket
EnableLogixNG. getChild(int index)
FemaleSocket
ExecuteAction. getChild(int index)
FemaleSocket
ExecuteDelayed. getChild(int index)
FemaleSocket
For. getChild(int index)
FemaleSocket
ForEach. getChild(int index)
FemaleSocket
IfThenElse. getChild(int index)
FemaleSocket
JsonDecode. getChild(int index)
FemaleSocket
LogData. getChild(int index)
FemaleSocket
Logix. getChild(int index)
Get a child of this itemFemaleSocket
LogLocalVariables. getChild(int index)
FemaleSocket
ProgramOnMain. getChild(int index)
FemaleSocket
RunOnce. getChild(int index)
FemaleSocket
Sequence. getChild(int index)
FemaleSocket
ShowDialog. getChild(int index)
FemaleSocket
ShutdownComputer. getChild(int index)
FemaleSocket
StringActionMemory. getChild(int index)
Get a child of this itemFemaleSocket
StringActionStringIO. getChild(int index)
Get a child of this itemFemaleSocket
StringMany. getChild(int index)
Get a child of this itemFemaleSocket
TableForEach. getChild(int index)
FemaleSocket
Timeout. getChild(int index)
FemaleSocket
TriggerRoute. getChild(int index)
FemaleSocket
WebBrowser. getChild(int index)
FemaleSocket
WebRequest. getChild(int index)
Methods in jmri.jmrit.logixng.actions with parameters of type FemaleSocket Modifier and Type Method Description void
ActionLightIntensity. connected(FemaleSocket socket)
void
ActionListenOnBeansLocalVariable. connected(FemaleSocket socket)
void
ActionShutDownTask. connected(FemaleSocket socket)
void
ActionThrottle. connected(FemaleSocket socket)
void
ActionTimer. connected(FemaleSocket socket)
void
AnalogMany. connected(FemaleSocket socket)
The socket is connected.void
DigitalBooleanLogixAction. connected(FemaleSocket socket)
void
DigitalBooleanMany. connected(FemaleSocket socket)
void
DigitalFormula. connected(FemaleSocket socket)
void
DigitalMany. connected(FemaleSocket socket)
The socket is connected.void
DoAnalogAction. connected(FemaleSocket socket)
void
DoStringAction. connected(FemaleSocket socket)
void
ExecuteDelayed. connected(FemaleSocket socket)
void
For. connected(FemaleSocket socket)
void
ForEach. connected(FemaleSocket socket)
void
IfThenElse. connected(FemaleSocket socket)
void
Logix. connected(FemaleSocket socket)
The socket is connected.void
ProgramOnMain. connected(FemaleSocket socket)
void
RunOnce. connected(FemaleSocket socket)
void
Sequence. connected(FemaleSocket socket)
void
ShowDialog. connected(FemaleSocket socket)
void
StringMany. connected(FemaleSocket socket)
The socket is connected.void
TableForEach. connected(FemaleSocket socket)
void
Timeout. connected(FemaleSocket socket)
void
WebBrowser. connected(FemaleSocket socket)
void
WebRequest. connected(FemaleSocket socket)
void
ActionLightIntensity. disconnected(FemaleSocket socket)
void
ActionListenOnBeansLocalVariable. disconnected(FemaleSocket socket)
void
ActionShutDownTask. disconnected(FemaleSocket socket)
void
ActionThrottle. disconnected(FemaleSocket socket)
void
ActionTimer. disconnected(FemaleSocket socket)
void
AnalogMany. disconnected(FemaleSocket socket)
The socket is disconnected.void
DigitalBooleanLogixAction. disconnected(FemaleSocket socket)
void
DigitalBooleanMany. disconnected(FemaleSocket socket)
void
DigitalFormula. disconnected(FemaleSocket socket)
void
DigitalMany. disconnected(FemaleSocket socket)
The socket is disconnected.void
DoAnalogAction. disconnected(FemaleSocket socket)
void
DoStringAction. disconnected(FemaleSocket socket)
void
ExecuteDelayed. disconnected(FemaleSocket socket)
void
For. disconnected(FemaleSocket socket)
void
ForEach. disconnected(FemaleSocket socket)
void
IfThenElse. disconnected(FemaleSocket socket)
void
Logix. disconnected(FemaleSocket socket)
The socket is disconnected.void
ProgramOnMain. disconnected(FemaleSocket socket)
void
RunOnce. disconnected(FemaleSocket socket)
void
Sequence. disconnected(FemaleSocket socket)
void
ShowDialog. disconnected(FemaleSocket socket)
void
StringMany. disconnected(FemaleSocket socket)
The socket is disconnected.void
TableForEach. disconnected(FemaleSocket socket)
void
Timeout. disconnected(FemaleSocket socket)
void
WebBrowser. disconnected(FemaleSocket socket)
void
WebRequest. disconnected(FemaleSocket socket)
void
DigitalFormula. socketNameChanged(FemaleSocket socket)
The socket name is changed. -
Uses of FemaleSocket in jmri.jmrit.logixng.expressions
Methods in jmri.jmrit.logixng.expressions that return FemaleSocket Modifier and Type Method Description FemaleSocket
AnalogExpressionAnalogIO. getChild(int index)
Get a child of this itemFemaleSocket
AnalogExpressionConstant. getChild(int index)
FemaleSocket
AnalogExpressionLocalVariable. getChild(int index)
Get a child of this itemFemaleSocket
AnalogExpressionMemory. getChild(int index)
Get a child of this itemFemaleSocket
AnalogFormula. getChild(int index)
FemaleSocket
And. getChild(int index)
FemaleSocket
Antecedent. getChild(int index)
FemaleSocket
ConnectionName. getChild(int index)
FemaleSocket
DigitalCallModule. getChild(int index)
FemaleSocket
DigitalFormula. getChild(int index)
FemaleSocket
ExpressionAudio. getChild(int index)
FemaleSocket
ExpressionBlock. getChild(int index)
FemaleSocket
ExpressionClock. getChild(int index)
FemaleSocket
ExpressionConditional. getChild(int index)
FemaleSocket
ExpressionDispatcher. getChild(int index)
FemaleSocket
ExpressionEntryExit. getChild(int index)
FemaleSocket
ExpressionLight. getChild(int index)
FemaleSocket
ExpressionLinuxLinePower. getChild(int index)
FemaleSocket
ExpressionLocalVariable. getChild(int index)
FemaleSocket
ExpressionMemory. getChild(int index)
FemaleSocket
ExpressionOBlock. getChild(int index)
FemaleSocket
ExpressionPower. getChild(int index)
FemaleSocket
ExpressionReference. getChild(int index)
FemaleSocket
ExpressionReporter. getChild(int index)
FemaleSocket
ExpressionScript. getChild(int index)
FemaleSocket
ExpressionSection. getChild(int index)
FemaleSocket
ExpressionSensor. getChild(int index)
FemaleSocket
ExpressionSensorEdge. getChild(int index)
FemaleSocket
ExpressionSignalHead. getChild(int index)
FemaleSocket
ExpressionSignalMast. getChild(int index)
FemaleSocket
ExpressionTransit. getChild(int index)
FemaleSocket
ExpressionTurnout. getChild(int index)
FemaleSocket
ExpressionWarrant. getChild(int index)
FemaleSocket
False. getChild(int index)
FemaleSocket
FileAsFlag. getChild(int index)
FemaleSocket
Hold. getChild(int index)
FemaleSocket
LastResultOfDigitalExpression. getChild(int index)
FemaleSocket
LogData. getChild(int index)
FemaleSocket
Not. getChild(int index)
FemaleSocket
Or. getChild(int index)
FemaleSocket
StringExpressionConstant. getChild(int index)
FemaleSocket
StringExpressionMemory. getChild(int index)
FemaleSocket
StringFormula. getChild(int index)
FemaleSocket
TimeSinceMidnight. getChild(int index)
FemaleSocket
TriggerOnce. getChild(int index)
FemaleSocket
True. getChild(int index)
Methods in jmri.jmrit.logixng.expressions with parameters of type FemaleSocket Modifier and Type Method Description void
AnalogFormula. connected(FemaleSocket socket)
void
And. connected(FemaleSocket socket)
void
Antecedent. connected(FemaleSocket socket)
void
DigitalFormula. connected(FemaleSocket socket)
void
Hold. connected(FemaleSocket socket)
void
Not. connected(FemaleSocket socket)
void
Or. connected(FemaleSocket socket)
void
StringFormula. connected(FemaleSocket socket)
void
TriggerOnce. connected(FemaleSocket socket)
void
AnalogFormula. disconnected(FemaleSocket socket)
void
And. disconnected(FemaleSocket socket)
void
Antecedent. disconnected(FemaleSocket socket)
void
DigitalFormula. disconnected(FemaleSocket socket)
void
Hold. disconnected(FemaleSocket socket)
void
Not. disconnected(FemaleSocket socket)
void
Or. disconnected(FemaleSocket socket)
void
StringFormula. disconnected(FemaleSocket socket)
void
TriggerOnce. disconnected(FemaleSocket socket)
void
AnalogFormula. socketNameChanged(FemaleSocket socket)
The socket name is changed.void
DigitalFormula. socketNameChanged(FemaleSocket socket)
The socket name is changed.void
StringFormula. socketNameChanged(FemaleSocket socket)
The socket name is changed. -
Uses of FemaleSocket in jmri.jmrit.logixng.implementation
Classes in jmri.jmrit.logixng.implementation that implement FemaleSocket Modifier and Type Class Description class
AbstractFemaleSocket
Abstract female socket.class
DefaultFemaleAnalogActionSocket
Default implementation of the Female Analog Action socketclass
DefaultFemaleAnalogExpressionSocket
Default implementation of the Female Analog Expression socketclass
DefaultFemaleAnySocket
Default implementation of FemaleAnySocketclass
DefaultFemaleDigitalActionSocket
Default implementation of the Female Digital Action socketclass
DefaultFemaleDigitalBooleanActionSocket
Default implementation of the Female Digital Boolean Action socketclass
DefaultFemaleDigitalExpressionSocket
Default implementation of the Female Digital Expression socketclass
DefaultFemaleGenericExpressionSocket
Default implementation of the FemaleGenericExpressionSocketclass
DefaultFemaleStringActionSocket
Default implementation of the Female String Action socketclass
DefaultFemaleStringExpressionSocket
Default implementation of the Female String Expression socketMethods in jmri.jmrit.logixng.implementation that return FemaleSocket Modifier and Type Method Description FemaleSocket
AbstractBase. getChild(int index)
Get a child of this itemFemaleSocket
AbstractFemaleSocket. getChild(int index)
Get a child of this itemFemaleSocket
AbstractMaleSocket. getChild(int index)
FemaleSocket
ClipboardMany. getChild(int index)
FemaleSocket
DefaultClipboard. getChild(int index)
FemaleSocket
DefaultConditionalNG. getChild(int index)
FemaleSocket
DefaultGlobalVariable. getChild(int index)
FemaleSocket
DefaultLogixNG. getChild(int index)
FemaleSocket
DefaultModule. getChild(int index)
FemaleSocket
DefaultFemaleGenericExpressionSocket. getCurrentActiveSocket()
Get the current active socket.FemaleSocket
DefaultClipboard. getFemaleSocket()
FemaleSocket
DefaultModule. getRootSocket()
Methods in jmri.jmrit.logixng.implementation with parameters of type FemaleSocket Modifier and Type Method Description void
ClipboardMany. connected(FemaleSocket socket)
void
DefaultConditionalNG. connected(FemaleSocket socket)
void
DefaultFemaleGenericExpressionSocket. connected(FemaleSocket socket)
void
DefaultModule. connected(FemaleSocket socket)
void
ClipboardMany. disconnected(FemaleSocket socket)
void
DefaultConditionalNG. disconnected(FemaleSocket socket)
void
DefaultFemaleGenericExpressionSocket. disconnected(FemaleSocket socket)
void
DefaultModule. disconnected(FemaleSocket socket)
-
Uses of FemaleSocket in jmri.jmrit.logixng.tools.swing
Fields in jmri.jmrit.logixng.tools.swing declared as FemaleSocket Modifier and Type Field Description protected FemaleSocket
TreePane. _femaleRootSocket
Methods in jmri.jmrit.logixng.tools.swing with parameters of type FemaleSocket Modifier and Type Method Description protected void
TreeEditor. changeUsername(FemaleSocket femaleSocket, javax.swing.tree.TreePath path)
Respond to the Change user name menu choice in the popup menu.protected void
TreeEditor. createAddFrame(FemaleSocket femaleSocket, javax.swing.tree.TreePath path, SwingConfiguratorInterface swingConfiguratorInterface)
Respond to the Add menu choice in the popup menu.javax.swing.JPanel
TreePane.FemaleSocketDecorator. decorate(FemaleSocket femaleSocket, javax.swing.JPanel panel)
protected void
TreeEditor. editLocalVariables(FemaleSocket femaleSocket, javax.swing.tree.TreePath path)
Respond to the Local Variables menu choice in the popup menu.protected void
TreeEditor. editPressed(FemaleSocket femaleSocket, javax.swing.tree.TreePath path)
Respond to the Edit menu choice in the popup menu.protected void
TreeEditor. makeAddEditFrame(boolean addOrEdit, FemaleSocket femaleSocket, javax.swing.JButton button, MutableObject<java.lang.String> commentStr)
Create or edit action/expression dialog.protected void
TreeEditor. renameSocketPressed(FemaleSocket femaleSocket, javax.swing.tree.TreePath path)
Respond to the Add menu choice in the popup menu.protected void
TreePane. updateTree(FemaleSocket currentFemaleSocket, java.lang.Object[] currentPath)
Method parameters in jmri.jmrit.logixng.tools.swing with type arguments of type FemaleSocket Modifier and Type Method Description protected void
TreePane. getPath(Base base, java.util.List<FemaleSocket> list)
Get the path for the item base.Constructors in jmri.jmrit.logixng.tools.swing with parameters of type FemaleSocket Constructor Description FemaleSocketTreeModel(FemaleSocket root)
PopupMenu(int x, int y, FemaleSocket femaleSocket, javax.swing.tree.TreePath path, boolean onlyAddItems)
TreeEditor(FemaleSocket femaleRootSocket, TreeEditor.EnableClipboard enableClipboard, TreeEditor.EnableRootRemoveCutCopy enableRootRemoveCutCopy, TreeEditor.EnableRootPopup enableRootPopup, TreeEditor.EnableExecuteEvaluate enableExecuteEvaluate)
Construct a TreeEditor.TreePane(FemaleSocket femaleRootSocket)
Construct a ConditionalEditor.TreeViewer(FemaleSocket femaleRootSocket)
Construct a ConditionalEditor. -
Uses of FemaleSocket in jmri.jmrix.loconet.logixng
Methods in jmri.jmrix.loconet.logixng that return FemaleSocket Modifier and Type Method Description FemaleSocket
ActionClearSlots. getChild(int index)
FemaleSocket
ActionUpdateSlots. getChild(int index)
FemaleSocket
ExpressionSlotUsage. getChild(int index)
FemaleSocket
SetSpeedZero. getChild(int index)
-
Uses of FemaleSocket in jmri.jmrix.mqtt.logixng
Methods in jmri.jmrix.mqtt.logixng that return FemaleSocket Modifier and Type Method Description FemaleSocket
Publish. getChild(int index)
FemaleSocket
Subscribe. getChild(int index)
-