SEdit.Formalisms.Logical
Class NotGate

java.lang.Object
  extended by SEdit.SElement
      extended by SEdit.SNode
          extended by SEdit.SComponent
              extended by SEdit.Formalisms.Logical.SLogicalComponent
                  extended by SEdit.Formalisms.Logical.NotGate

public class NotGate
extends SLogicalComponent

The Logical NOT component


Field Summary
 
Fields inherited from class SEdit.SElement
comment, descriptor, element, id, label, persistent, structure
 
Constructor Summary
NotGate()
           
 
Method Summary
 void activate()
           
 
Methods inherited from class SEdit.SComponent
addConnector, addInArrow, addInConnect, addOutArrow, addOutConnect, computeConnectorsPositions, delete, deleteConnector, getInArrows, getInConnect, getInConnect, getInConnectors, getInNames, getOutArrows, getOutConnect, getOutConnect, getOutConnectors, getOutNames, isConnectable, removeConnector, removeInConnect, removeOutConnect, toString
 
Methods inherited from class SEdit.SNode
deleteInArrow, deleteOutArrow, 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

NotGate

public NotGate()
Method Detail

activate

public void activate()
Overrides:
activate in class SNode


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