public interface ScalarVariable
| Modifier and Type | Method and Description |
|---|---|
String |
getCausality() |
String |
getInitial() |
String |
getName() |
Object |
getStart() |
SimpleType |
getType() |
String |
getTypeName() |
Integer |
getValueReference() |
String |
getVariability() |
boolean |
hasStartValue() |
boolean |
isEnumeration() |
String getName()
Integer getValueReference()
String getTypeName()
boolean isEnumeration()
SimpleType getType()
String getVariability()
String getCausality()
Object getStart()
boolean hasStartValue()
String getInitial()
Copyright © 2015. All rights reserved.