|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.amp.axf.sd.model.Connector
public class Connector
Connection between two dynamic variables. For example between a "stock" and a "flow".
Constructor Summary | |
---|---|
Connector()
|
Method Summary | |
---|---|
AbstractVariable |
getToElement()
|
void |
setToElement(AbstractVariable toElement)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Connector()
Method Detail |
---|
public void setToElement(AbstractVariable toElement)
toElement
- toElement
public AbstractVariable getToElement()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |