|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSEdit.SElement
SEdit.SNode
SEdit.SConnect
SEdit.SOutConnect
SEdit.Formalisms.Logical.LogicalOutConnect
public class LogicalOutConnect
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 |
---|
public LogicalOutConnect()
Method Detail |
---|
public void send(boolean b)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |