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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearPrincipal
(Element element) getPrincipal
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
setPrincipal
(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.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getPrincipalProperty
-
setPrincipal
-
clearPrincipal
-
getPrincipal
-
clear
protected void clear() -
is
-
isInstance
-