Uses of Interface
de.aristaflow.adept2.model.processmodel.InstanceDeltaLayer
-
Packages that use InstanceDeltaLayer Package Description de.aristaflow.adept2.model.processmodel -
-
Uses of InstanceDeltaLayer in de.aristaflow.adept2.model.processmodel
Methods in de.aristaflow.adept2.model.processmodel that return InstanceDeltaLayer Modifier and Type Method Description InstanceDeltaLayer
ChangeableInstance. getDeltaLayer()
Returns a reference to the delta layer of the instance, or null if the instance is unchanged.
-