|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectstarlink.ColouredAutomata.AbstractState
starlink.ColouredAutomata.SendState
public class SendState
| Field Summary |
|---|
| Fields inherited from class starlink.ColouredAutomata.AbstractState |
|---|
MergedAutomaton, Monitor, stateQueue |
| Constructor Summary | |
|---|---|
SendState(java.lang.String name,
StateMachine GlobalStore,
ProtocolAttributes protocol)
|
|
| Method Summary | |
|---|---|
State |
invokeTransition(java.lang.Object input)
|
void |
SetURL(java.net.URL toConnect)
|
StateType |
type()
|
boolean |
typeOf(StateType id)
|
| Methods inherited from class starlink.ColouredAutomata.AbstractState |
|---|
addPrev, addTransition, getConditionLogic, getEndNode, getName, getNetworkLibrary, getNext, getPrev, getProtocol, getQueue, 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,
ProtocolAttributes protocol)
| Method Detail |
|---|
public void SetURL(java.net.URL toConnect)
public boolean typeOf(StateType id)
public StateType type()
public State invokeTransition(java.lang.Object input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||