|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSEdit.SElement
SEdit.SArrow
SEdit.Formalisms.StateTransition.SimpleStateTransitionLink
SEdit.Formalisms.Automaton.AutomatonLink
CLASSE AutomatonLink
Field Summary | |
protected boolean |
activated
|
Fields inherited from class SEdit.SArrow |
origin, target |
Fields inherited from class SEdit.SElement |
comment, descriptor, element, id, label, persistent, structure |
Constructor Summary | |
AutomatonLink()
|
Method Summary | |
protected void |
activate(String w)
|
protected void |
active(boolean flag)
|
protected void |
consume()
|
protected void |
produce(String w)
|
Methods inherited from class SEdit.Formalisms.StateTransition.SimpleStateTransitionLink |
isConnectable |
Methods inherited from class SEdit.SArrow |
delete, getOrigin, getTarget, initGraphics, setOrigin, setTarget, toString |
Methods inherited from class SEdit.SElement |
dump, getComment, getDescriptor, getGObject, getID, getLabel, getStructure, init, inspect, setComment, setDescriptor, setGObject, setID, setLabel, setStructure |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
protected boolean activated
Constructor Detail |
public AutomatonLink()
Method Detail |
protected void activate(String w)
protected void produce(String w)
protected void consume()
protected void active(boolean flag)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |