SEdit.Formalisms.DataFlow
Class SimpleProcessLink

java.lang.Object
  extended bySEdit.SElement
      extended bySEdit.SArrow
          extended bySEdit.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 © J. Ferber, O. Gutknecht All Rights Reserved.