Uses of Interface
jmri.jmrit.logixng.FemaleStringExpressionSocket
-
Packages that use FemaleStringExpressionSocket Package Description jmri.jmrit.logixng jmri.jmrit.logixng.actions jmri.jmrit.logixng.implementation -
-
Uses of FemaleStringExpressionSocket in jmri.jmrit.logixng
Methods in jmri.jmrit.logixng that return FemaleStringExpressionSocket Modifier and Type Method Description FemaleStringExpressionSocket
StringExpressionManager. createFemaleSocket(Base parent, FemaleSocketListener listener, java.lang.String socketName)
Create a female socket for analog expressions -
Uses of FemaleStringExpressionSocket in jmri.jmrit.logixng.actions
Methods in jmri.jmrit.logixng.actions that return FemaleStringExpressionSocket Modifier and Type Method Description FemaleStringExpressionSocket
DoStringAction. getStringExpressionSocket()
FemaleStringExpressionSocket
WebBrowser. getStringExpressionSocket()
-
Uses of FemaleStringExpressionSocket in jmri.jmrit.logixng.implementation
Classes in jmri.jmrit.logixng.implementation that implement FemaleStringExpressionSocket Modifier and Type Class Description class
DefaultFemaleStringExpressionSocket
Default implementation of the Female String Expression socketMethods in jmri.jmrit.logixng.implementation that return FemaleStringExpressionSocket Modifier and Type Method Description FemaleStringExpressionSocket
DefaultStringExpressionManager. createFemaleSocket(Base parent, FemaleSocketListener listener, java.lang.String socketName)
-