Interface VariableReferenceOnModel
- All Superinterfaces:
VariableReference
VariableReferenceOnModel represents a VariableReference specific to a model.
-
Field Summary
Fields inherited from interface com.appiancorp.suiteapi.epex.variables.VariableReference
PM, PP, PV
-
Method Summary
Methods inherited from interface com.appiancorp.suiteapi.epex.variables.VariableReference
getNamespace, getNamespaceAndName, getType, getVariableName
-
Method Details
-
getModel
Model getModel()- Returns:
- Model ono which this reference is bound
-