Package com.nomagic.magicdraw.sysml.util
Class SysMLProfile.ChangeStructuralFeatureEventStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.sysml.util.SysMLProfile.ChangeStructuralFeatureEventStereotype
- Enclosing class:
- SysMLProfile
public static class SysMLProfile.ChangeStructuralFeatureEventStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
clear()
void
clearStructuralFeature
(Element element) Returns stereotype for this wrapper.getStructuralFeature
(Element element) boolean
static boolean
isInstance
(Element element) void
setStructuralFeature
(Element element, Element value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
STRUCTURALFEATURE
- See Also:
-
-
Constructor Details
-
ChangeStructuralFeatureEventStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getStructuralFeatureProperty
-
setStructuralFeature
-
clearStructuralFeature
-
getStructuralFeature
-
clear
protected void clear() -
is
-
isInstance
-