Interface VariableReferenceOnModel
- All Superinterfaces:
VariableReference
VariableReferenceOnModel represents a VariableReference specific to a model.
Note: Only process models with autoscaling mode enabled are compatible with this interface.
-
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()Note: Only process models with autoscaling mode enabled are compatible with this function.- Returns:
- Model ono which this reference is bound
-