Package com.nomagic.uml2
Class MagicDrawProfile.LegendStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.LegendStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.LegendStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voidclear()voidclearDiagramsByCondition(Element element) getDiagramsByCondition(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidsetDiagramsByCondition(Element element, Object value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
DIAGRAMSBYCONDITION
Specify the condition to check the diagrams for which the legend should be applied.- See Also:
-
-
Constructor Details
-
LegendStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getDiagramsByConditionProperty
-
setDiagramsByCondition
-
clearDiagramsByCondition
-
getDiagramsByCondition
-
clear
protected void clear() -
is
-
isInstance
-