| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstarlink.ApplicationAutomata.AbstractState
starlink.ApplicationAutomata.SendState
public class SendState
| Field Summary | 
|---|
| Fields inherited from class starlink.ApplicationAutomata.AbstractState | 
|---|
binding, boundAction, boundInputs, boundOutputs, boundTypes, endLabel, exceptions, LocalStateMachine, MergedAutomaton, startLabel, stateDoc, stateQueue | 
| Constructor Summary | |
|---|---|
SendState(java.lang.String name,
          StateMachine GlobalStore,
          org.jdom.Document binding,
          org.jdom.Element State,
          ProtocolBridge ae)
 | 
|
| Method Summary | |
|---|---|
 State | 
invokeTransition()
 | 
 void | 
setURL(java.net.URL ss)
 | 
 StateType | 
type()
 | 
 boolean | 
typeOf(StateType id)
 | 
| Methods inherited from class starlink.ApplicationAutomata.AbstractState | 
|---|
addPrev, addTransition, getBinding, getConditionLogic, getName, getNetworkLibrary, getNext, getOutputs, getPrev, getProtocol, getQueue, getStateDescription, getTranslationLogic, removeTransition, setConditionLogic, setEndNode, setMonitor, setName, setProtocol, setStartNode, setTranslationLogic, split, toString, updateTransitions | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
|---|
public SendState(java.lang.String name,
                 StateMachine GlobalStore,
                 org.jdom.Document binding,
                 org.jdom.Element State,
                 ProtocolBridge ae)
          throws java.lang.Exception
java.lang.Exception| Method Detail | 
|---|
public boolean typeOf(StateType id)
public StateType type()
public void setURL(java.net.URL ss)
public State invokeTransition()
                       throws java.lang.Exception
java.lang.Exception
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||