Package com.nomagic.uml2
Class MagicDrawProfile.AbstractGanttChartDiagramStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.uml2.MagicDrawProfile.AbstractGanttChartDiagramStereotype
- Enclosing class:
- MagicDrawProfile
public static class MagicDrawProfile.AbstractGanttChartDiagramStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
ModifierConstructorDescriptionprotected
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addLegends
(Element element, Element value) protected void
clear()
void
clearLegends
(Element element) getLegends
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
removeLegends
(Element element, Element value) void
setLegends
(Element element, Collection<? extends Element> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
LEGENDS
- See Also:
-
-
Constructor Details
-
AbstractGanttChartDiagramStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getLegendsProperty
-
setLegends
-
clearLegends
-
addLegends
-
removeLegends
-
getLegends
-
clear
protected void clear() -
is
-
isInstance
-