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