|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Inputs | |
---|---|
Bindings | |
starlink.ApplicationAutomata |
Uses of Inputs in Bindings |
---|
Methods in Bindings with parameters of type Inputs | |
---|---|
void |
BindingOperations.bindInputs(org.jdom.Element xmlBinding,
Inputs boundInputs)
|
void |
BindingOperations.bindInputValues(Inputs inps,
ActionMessage am,
org.jdom.Document binding,
java.util.HashMap<java.lang.String,BoundType> boundTypes)
|
void |
BindingOperations.bindOutputs(org.jdom.Element xmlBinding,
Inputs boundOutputs)
|
Uses of Inputs in starlink.ApplicationAutomata |
---|
Fields in starlink.ApplicationAutomata declared as Inputs | |
---|---|
Inputs |
AbstractState.boundInputs
|
Inputs |
AbstractState.boundOutputs
|
Methods in starlink.ApplicationAutomata that return Inputs | |
---|---|
Inputs |
AbstractState.getOutputs()
|
Inputs |
State.getOutputs()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |