SEdit.Formalisms.Logical
Class LogicalOutConnect

java.lang.Object
  extended by SEdit.SElement
      extended by SEdit.SNode
          extended by SEdit.SConnect
              extended by SEdit.SOutConnect
                  extended by SEdit.Formalisms.Logical.LogicalOutConnect

public class LogicalOutConnect
extends SOutConnect

An outlet for logical gates


Field Summary
 
Fields inherited from class SEdit.SConnect
arrows, component, connectorPlacement, name_on_module
 
Fields inherited from class SEdit.SElement
comment, descriptor, element, id, label, persistent, structure
 
Constructor Summary
LogicalOutConnect()
           
 
Method Summary
 void send(boolean b)
           
 
Methods inherited from class SEdit.SOutConnect
addInArrow, addOutArrow, getInArrows, getOutArrows, isConnectable
 
Methods inherited from class SEdit.SConnect
addToComponent, delete, deleteInArrow, deleteOutArrow, getComponent, getConnectorPlacement, initGraphics, removeFromComponent, setComponent
 
Methods inherited from class SEdit.SNode
activate, 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, toString, wait, wait, wait
 

Constructor Detail

LogicalOutConnect

public LogicalOutConnect()
Method Detail

send

public void send(boolean b)


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