Package com.nomagic.magicdraw.uimodeling
Class UIPrototypingProfile.MenuBarStereotype
java.lang.Object
com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
com.nomagic.magicdraw.uimodeling.UIPrototypingProfile.MenuBarStereotype
- Enclosing class:
- UIPrototypingProfile
public static class UIPrototypingProfile.MenuBarStereotype
extends ProfileImplementation.StereotypeWrapper
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
protected void
clear()
void
clearMenus
(Element element) Returns stereotype for this wrapper.boolean
static boolean
isInstance
(Element element) void
removeMenus
(Element element, String value) void
setMenus
(Element element, Collection<String> value) Methods inherited from class com.nomagic.profiles.ProfileImplementation.StereotypeWrapper
apply, isDerivedStereotype, isSameOrDerivedStereotype, unApply
-
Field Details
-
STEREOTYPE_NAME
- See Also:
-
MENUS
- See Also:
-
-
Constructor Details
-
MenuBarStereotype
-
-
Method Details
-
getStereotype
Description copied from class:ProfileImplementation.StereotypeWrapper
Returns stereotype for this wrapper.- Specified by:
getStereotype
in classProfileImplementation.StereotypeWrapper
- Returns:
- stereotype
-
getMenusProperty
-
setMenus
-
clearMenus
-
addMenus
-
removeMenus
-
getMenus
-
clear
protected void clear() -
is
-
isInstance
-