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
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearStructuralFeature(Element element) Returns stereotype for this wrapper.getStructuralFeature(Element element) booleanstatic booleanisInstance(Element element) voidsetStructuralFeature(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.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getStructuralFeatureProperty
-
setStructuralFeature
-
clearStructuralFeature
-
getStructuralFeature
-
clear
protected void clear() -
is
-
isInstance
-