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
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotected -
Method Summary
Modifier and TypeMethodDescriptionvoidaddLegends(Element element, Element value) protected voidclear()voidclearLegends(Element element) getLegends(Element element) Returns stereotype for this wrapper.booleanstatic booleanisInstance(Element element) voidremoveLegends(Element element, Element value) voidsetLegends(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.StereotypeWrapperReturns stereotype for this wrapper.- Specified by:
getStereotypein classProfileImplementation.StereotypeWrapper- Returns:
- stereotype
-
getLegendsProperty
-
setLegends
-
clearLegends
-
addLegends
-
removeLegends
-
getLegends
-
clear
protected void clear() -
is
-
isInstance
-