Package com.nomagic.magicdraw.sysml.util
Class SysMLProfile.AdjunctPropertyStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.sysml.util.SysMLProfile.AdjunctPropertyStereotype
- Enclosing class:
- SysMLProfile
public static class SysMLProfile.AdjunctPropertyStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearPrincipal(Element element) getPrincipal(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetPrincipal(Element element, Element value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
PRINCIPAL
Gives the element that determines the values of the property. Must be a connector, call action, object node, variable, or parameter.- See Also:
-
-
Constructor Details
-
AdjunctPropertyStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getPrincipalProperty
-
setPrincipal
-
clearPrincipal
-
getPrincipal
-
clear
protected void clear() -
is
-
isInstance
-