SEdit.Formalisms.Logical
Class LogicalLink

java.lang.Object
  extended by SEdit.SElement
      extended by SEdit.SArrow
          extended by SEdit.Formalisms.Logical.LogicalLink

public class LogicalLink
extends SArrow

A wire between logics components


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
LogicalLink()
           
 
Method Summary
 void send(boolean b)
           
 
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

LogicalLink

public LogicalLink()
Method Detail

send

public void send(boolean b)


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