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