Interface ModelReference
- All Known Subinterfaces:
Model
public interface ModelReference
ModelReference
An ModelReference is a reference to a possible Model. It may or may not be a valid reference
to a model stored in EPEx, depending on how constructed or if the model has been deleted since initially
constructed.
Note: Only process models with autoscaling mode enabled are compatible with this interface.
-
Method Summary
-
Method Details
-
getUuid
String getUuid()Note: Only process models with autoscaling mode enabled are compatible with this function.- Returns:
- UUID for this EPExModel
-