public interface BPUserActionAnnotation<T extends org.palladiosimulator.pcm.usagemodel.AbstractUserAction> extends EObject, org.palladiosimulator.pcm.core.entity.NamedElement
The following features are supported:
BPFieldOfActivityAnnotationsPackage.getBPUserActionAnnotation()| Modifier and Type | Method and Description |
|---|---|
EList<T> |
getAnnotatedUserActions()
Returns the value of the 'Annotated User Actions' reference list.
|
BPBusinessProcessSpecification |
getParent()
Returns the value of the 'Parent' container reference.
|
void |
setParent(BPBusinessProcessSpecification value)
Sets the value of the '
Parent' container reference. |
getEntityName, setEntityNamecdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOptioneAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverBPBusinessProcessSpecification getParent()
User Action Annotations'.
If the meaning of the 'Parent' container reference isn't clear, there really should be more of a description here...
setParent(BPBusinessProcessSpecification),
BPFieldOfActivityAnnotationsPackage.getBPUserActionAnnotation_Parent(),
BPBusinessProcessSpecification.getUserActionAnnotations()void setParent(BPBusinessProcessSpecification value)
Parent' container reference.
value - the new value of the 'Parent' container reference.getParent()EList<T> getAnnotatedUserActions()
If the meaning of the 'Annotated User Actions' reference list isn't clear, there really should be more of a description here...
BPFieldOfActivityAnnotationsPackage.getBPUserActionAnnotation_AnnotatedUserActions()