|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractVariable | |
---|---|
org.eclipse.amp.axf.sd.model |
Uses of AbstractVariable in org.eclipse.amp.axf.sd.model |
---|
Subclasses of AbstractVariable in org.eclipse.amp.axf.sd.model | |
---|---|
class |
AbstractStock
Super class for all dynamic variables of the type "stock". |
Methods in org.eclipse.amp.axf.sd.model that return AbstractVariable | |
---|---|
AbstractVariable |
Connector.getToElement()
|
AbstractVariable |
AbstractSDModel.getVariable(java.lang.String className)
|
Methods in org.eclipse.amp.axf.sd.model that return types with arguments of type AbstractVariable | |
---|---|
java.util.List<AbstractVariable> |
AbstractSDModel.getVariable()
|
Methods in org.eclipse.amp.axf.sd.model with parameters of type AbstractVariable | |
---|---|
void |
AbstractSDModel.addVariable(AbstractVariable var)
|
void |
AbstractSDModel.removeVariable(AbstractVariable varToRemove)
|
void |
Connector.setToElement(AbstractVariable toElement)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |