SEdit.Formalisms.DataFlow
Class SimpleProcessLink

java.lang.Object
  extended by SEdit.SElement
      extended by SEdit.SArrow
          extended by SEdit.Formalisms.DataFlow.SimpleProcessLink

public class SimpleProcessLink
extends SArrow

CLASSE SimpleProcessLink


Field Summary
 
Fields inherited from class SEdit.SArrow
origin, target
 
Fields inherited from class SEdit.SElement
comment, descriptor, element, id, label, persistent, structure
 
Constructor Summary
SimpleProcessLink()
           
 
Method Summary
 void initGraphics()
           
 
Methods inherited from class SEdit.SArrow
delete, getOrigin, getTarget, initGraphics, isConnectable, 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
 

Constructor Detail

SimpleProcessLink

public SimpleProcessLink()
Method Detail

initGraphics

public void initGraphics()


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