Uses of Class
de.aristaflow.adept2.model.worklistmodel.ADEPT2EBPReference
Packages that use ADEPT2EBPReference
-
Uses of ADEPT2EBPReference in de.aristaflow.adept2.model.worklistmodel
Subclasses of ADEPT2EBPReference in de.aristaflow.adept2.model.worklistmodelModifier and TypeClassDescriptionclassAn activity reference to an ADEPT2 activity represented by a node of a process instance.classAn activity reference to an ADEPT2 lightweight-process represented by a node of a process instance.Fields in de.aristaflow.adept2.model.worklistmodel with type parameters of type ADEPT2EBPReferenceModifier and TypeFieldDescriptionstatic final ChangedProperty<ADEPT2EBPReference>InternalWorklistItemProperties.ACTIVITY_REFERENCEThe activity reference of the worklist item has changed. -
Uses of ADEPT2EBPReference in de.aristaflow.ilm.model.worklistmodel
Methods in de.aristaflow.ilm.model.worklistmodel with type parameters of type ADEPT2EBPReferenceModifier and TypeMethodDescriptionprotected static <T extends ADEPT2EBPReference,I extends AfEbpReference>
ITransformation.fillAfEbpReference(T actRef, I ret) Methods in de.aristaflow.ilm.model.worklistmodel with parameters of type ADEPT2EBPReferenceModifier and TypeMethodDescriptionstatic AfEbpReferenceTransformation.toIlm(ADEPT2EBPReference aer)