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
-
Constructor Summary
ModifierConstructorDescriptionprotected
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearExpression
(Element element) void
getExpression
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
setExpression
(Element element, String value) void
Methods 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.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getExpressionProperty
-
getIdProperty
-
setExpression
-
clearExpression
-
getExpression
-
setId
-
clearId
-
getId
-
clear
protected void clear() -
is
-
isInstance
-