Package com.nomagic.uml2
Class MagicDrawProfile.AdditionalElementImportStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.AdditionalElementImportStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.AdditionalElementImportStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidReturns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) isTreatAsAuxiliaryInOwningProject(Element element) voidsetTreatAsAuxiliaryInOwningProject(Element element, Boolean value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
TREATASAUXILIARYINOWNINGPROJECT
- See Also:
-
-
Constructor Details
-
AdditionalElementImportStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getTreatAsAuxiliaryInOwningProjectProperty
-
setTreatAsAuxiliaryInOwningProject
-
clearTreatAsAuxiliaryInOwningProject
-
isTreatAsAuxiliaryInOwningProject
-
clear
protected void clear() -
is
-
isInstance
-