SEdit.Formalisms.StateTransition
Class SimpleTransition

java.lang.Object
  extended by SEdit.SElement
      extended by SEdit.SNode
          extended by SEdit.SimpleNode
              extended by SEdit.Formalisms.StateTransition.SimpleTransition
Direct Known Subclasses:
AutomatonTransition

public class SimpleTransition
extends SimpleNode

CLASSE SimpleTransition


Field Summary
 
Fields inherited from class SEdit.SimpleNode
inArrows, outArrows
 
Fields inherited from class SEdit.SElement
comment, descriptor, element, id, label, persistent, structure
 
Constructor Summary
SimpleTransition()
           
 
Method Summary
protected  boolean isConnectable(SArrow s, boolean isTarget)
           
 
Methods inherited from class SEdit.SimpleNode
addInArrow, addOutArrow, delete, deleteInArrow, deleteOutArrow, getInArrows, getInArrows, getOutArrows, getOutArrows, toString
 
Methods inherited from class SEdit.SNode
activate, initGraphics, reInstall
 
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
 

Constructor Detail

SimpleTransition

public SimpleTransition()
Method Detail

isConnectable

protected boolean isConnectable(SArrow s,
                                boolean isTarget)
Overrides:
isConnectable in class SimpleNode


Copyright © Madkit Team (O. Gutknecht, J. Ferber, F. Michel et al.) All Rights Reserved.