Class BPMN2Profile.AssignmentStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.cbm.profiles.BPMN2Profile.AssignmentStereotype
- Enclosing class:
 - BPMN2Profile
 
public static class BPMN2Profile.AssignmentStereotype
extends ProfileImplementation.StereotypeWrapper
- 
Field Summary
Fields - 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidvoidReturns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidvoidMethods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply 
- 
Field Details
- 
STEREOTYPE_NAME
- See Also:
 
 - 
FROM
- See Also:
 
 - 
TO
- See Also:
 
 
 - 
 - 
Constructor Details
- 
AssignmentStereotype
 
 - 
 - 
Method Details
- 
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
 getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
 - stereotype
 
 - 
getFromProperty
 - 
getToProperty
 - 
setFrom
 - 
clearFrom
 - 
getFrom
 - 
setTo
 - 
clearTo
 - 
getTo
 - 
clear
protected void clear() - 
is
 - 
isInstance
 
 -