SEdit.Formalisms.Logical
Class LogicalInConnect
java.lang.Object
SEdit.SElement
SEdit.SNode
SEdit.SConnect
SEdit.SInConnect
SEdit.Formalisms.Logical.LogicalInConnect
- All Implemented Interfaces:
- SLogicalElement
- public class LogicalInConnect
- extends SInConnect
- implements SLogicalElement
A connector for logical gates
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 |
LogicalInConnect
public LogicalInConnect()
getValue
public boolean getValue()
setValue
public void setValue(boolean b)
receive
public void receive(boolean b)
- Specified by:
receive
in interface SLogicalElement
Copyright © J. Ferber, O. Gutknecht All Rights Reserved.