Class BPMN2Profile.ResourceAssignmentExpressionStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.ResourceAssignmentExpressionStereotype
- Enclosing class:
- BPMN2Profile
public static class BPMN2Profile.ResourceAssignmentExpressionStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearExpression(Element element) voidgetExpression(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetExpression(Element element, String value) voidMethods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
EXPRESSION
The element ResourceAssignmentExpression MUST contain an Expression which is used at runtime to assign resource(s) to a ResourceRole element.- See Also:
-
ID
This attribute is used to uniquely identify BPMN elements.- See Also:
-
-
Constructor Details
-
ResourceAssignmentExpressionStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getExpressionProperty
-
getIdProperty
-
setExpression
-
clearExpression
-
getExpression
-
setId
-
clearId
-
getId
-
clear
protected void clear() -
is
-
isInstance
-