public abstract class MenuImplementationConfigDMW extends MvwDefinition implements org.dmd.dmc.DmcNamedObjectIF
Generated from the mvw schema at version 0.1
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpWrapper(BaseDMWGenerator.java:488)
| Modifier | Constructor and Description |
|---|---|
|
MenuImplementationConfigDMW() |
|
MenuImplementationConfigDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
MenuImplementationConfigDMW(MenuImplementationConfigDMO obj) |
protected |
MenuImplementationConfigDMW(MenuImplementationConfigDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAlternateMenuBar(MenuElementTypeAndComment value)
Adds another alternateMenuBar value.
|
void |
addAlternateMenuBar(Object value)
Adds another alternateMenuBar value.
|
void |
addAlternateMenuItem(MenuElementTypeAndComment value)
Adds another alternateMenuItem value.
|
void |
addAlternateMenuItem(Object value)
Adds another alternateMenuItem value.
|
void |
addAlternateSubMenu(MenuElementTypeAndComment value)
Adds another alternateSubMenu value.
|
void |
addAlternateSubMenu(Object value)
Adds another alternateSubMenu value.
|
boolean |
alternateMenuBarContains(MenuElementTypeAndComment value)
Returns true if the collection contains the alternateMenuBar value.
|
boolean |
alternateMenuItemContains(MenuElementTypeAndComment value)
Returns true if the collection contains the alternateMenuItem value.
|
boolean |
alternateSubMenuContains(MenuElementTypeAndComment value)
Returns true if the collection contains the alternateSubMenu value.
|
MenuImplementationConfig |
cloneIt() |
void |
delAlternateMenuBar(MenuElementTypeAndComment value)
Deletes a alternateMenuBar value.
|
void |
delAlternateMenuBar(Object value)
Deletes a alternateMenuBar value.
|
void |
delAlternateMenuItem(MenuElementTypeAndComment value)
Deletes a alternateMenuItem value.
|
void |
delAlternateMenuItem(Object value)
Deletes a alternateMenuItem value.
|
void |
delAlternateSubMenu(MenuElementTypeAndComment value)
Deletes a alternateSubMenu value.
|
void |
delAlternateSubMenu(Object value)
Deletes a alternateSubMenu value.
|
boolean |
equals(Object obj) |
ArrayList<MenuElementTypeAndComment> |
getAlternateMenuBarCopy() |
boolean |
getAlternateMenuBarHasValue() |
boolean |
getAlternateMenuBarIsEmpty() |
MenuElementTypeAndCommentIterableDMW |
getAlternateMenuBarIterable() |
int |
getAlternateMenuBarSize() |
ArrayList<MenuElementTypeAndComment> |
getAlternateMenuItemCopy() |
boolean |
getAlternateMenuItemHasValue() |
boolean |
getAlternateMenuItemIsEmpty() |
MenuElementTypeAndCommentIterableDMW |
getAlternateMenuItemIterable() |
int |
getAlternateMenuItemSize() |
ArrayList<MenuElementTypeAndComment> |
getAlternateSubMenuCopy() |
boolean |
getAlternateSubMenuHasValue() |
boolean |
getAlternateSubMenuIsEmpty() |
MenuElementTypeAndCommentIterableDMW |
getAlternateSubMenuIterable() |
int |
getAlternateSubMenuSize() |
org.dmd.dmc.types.CamelCaseName |
getConfigName() |
MenuElementTypeAndComment |
getDefaultMenuBar() |
MenuElementTypeAndComment |
getDefaultMenuItem() |
MenuElementTypeAndComment |
getDefaultSeparator() |
MenuElementTypeAndComment |
getDefaultSubMenu() |
MenuImplementationConfigDMO |
getDMO() |
MenuImplementationConfig |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getUseClass() |
int |
hashCode() |
void |
remAlternateMenuBar()
Removes the alternateMenuBar attribute value.
|
void |
remAlternateMenuItem()
Removes the alternateMenuItem attribute value.
|
void |
remAlternateSubMenu()
Removes the alternateSubMenu attribute value.
|
void |
remConfigName()
Removes the configName attribute value.
|
void |
remDefaultMenuBar()
Removes the defaultMenuBar attribute value.
|
void |
remDefaultMenuItem()
Removes the defaultMenuItem attribute value.
|
void |
remDefaultSeparator()
Removes the defaultSeparator attribute value.
|
void |
remDefaultSubMenu()
Removes the defaultSubMenu attribute value.
|
void |
remUseClass()
Removes the useClass attribute value.
|
void |
setConfigName(org.dmd.dmc.types.CamelCaseName value)
Sets configName to the specified value.
|
void |
setConfigName(Object value)
Sets configName to the specified value.
|
void |
setDefaultMenuBar(MenuElementTypeAndComment value)
Sets defaultMenuBar to the specified value.
|
void |
setDefaultMenuBar(Object value)
Sets defaultMenuBar to the specified value.
|
void |
setDefaultMenuItem(MenuElementTypeAndComment value)
Sets defaultMenuItem to the specified value.
|
void |
setDefaultMenuItem(Object value)
Sets defaultMenuItem to the specified value.
|
void |
setDefaultSeparator(MenuElementTypeAndComment value)
Sets defaultSeparator to the specified value.
|
void |
setDefaultSeparator(Object value)
Sets defaultSeparator to the specified value.
|
void |
setDefaultSubMenu(MenuElementTypeAndComment value)
Sets defaultSubMenu to the specified value.
|
void |
setDefaultSubMenu(Object value)
Sets defaultSubMenu to the specified value.
|
void |
setUseClass(Object value)
Sets useClass to the specified value.
|
void |
setUseClass(String value)
Sets useClass to the specified value.
|
resolveReferencesaddDescription, addDescription, delDescription, delDescription, descriptionContains, getCamelCaseName, getDefinedInModule, getDescriptionCopy, getDescriptionHasValue, getDescriptionIsEmpty, getDescriptionIterable, getDescriptionSize, getFile, getLineNumber, remCamelCaseName, remDefinedInModule, remDescription, remFile, remLineNumber, setCamelCaseName, setCamelCaseName, setDefinedInModule, setDefinedInModule, setFile, setFile, setLineNumber, setLineNumberaddAux, applyModifier, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedpublic MenuImplementationConfigDMW()
public MenuImplementationConfigDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public MenuImplementationConfigDMW(MenuImplementationConfigDMO obj)
protected MenuImplementationConfigDMW(MenuImplementationConfigDMO obj, org.dmd.dms.ClassDefinition cd)
public MenuImplementationConfig getModificationRecorder()
getModificationRecorder in class MvwDefinitionDMWpublic MenuImplementationConfig cloneIt()
public MenuImplementationConfigDMO getDMO()
getDMO in class MvwDefinitionDMWpublic org.dmd.dmc.types.CamelCaseName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFgetObjectName in class MvwDefinitionDMWpublic int hashCode()
hashCode in class MvwDefinitionDMWpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFgetObjectNameAttribute in class MvwDefinitionDMWpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class MvwDefinitionDMWpublic int getAlternateMenuBarSize()
public boolean getAlternateMenuBarIsEmpty()
public boolean getAlternateMenuBarHasValue()
public MenuElementTypeAndCommentIterableDMW getAlternateMenuBarIterable()
public void addAlternateMenuBar(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with MenuElementTypeAndCommentorg.dmd.dmc.DmcValueExceptionpublic void addAlternateMenuBar(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic boolean alternateMenuBarContains(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic ArrayList<MenuElementTypeAndComment> getAlternateMenuBarCopy()
public void delAlternateMenuBar(Object value) throws org.dmd.dmc.DmcValueException
value - The MenuElementTypeAndComment to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic void delAlternateMenuBar(MenuElementTypeAndComment value)
value - The MenuElementTypeAndComment to be deleted from set of attribute values.public void remAlternateMenuBar()
public int getAlternateMenuItemSize()
public boolean getAlternateMenuItemIsEmpty()
public boolean getAlternateMenuItemHasValue()
public MenuElementTypeAndCommentIterableDMW getAlternateMenuItemIterable()
public void addAlternateMenuItem(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with MenuElementTypeAndCommentorg.dmd.dmc.DmcValueExceptionpublic void addAlternateMenuItem(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic boolean alternateMenuItemContains(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic ArrayList<MenuElementTypeAndComment> getAlternateMenuItemCopy()
public void delAlternateMenuItem(Object value) throws org.dmd.dmc.DmcValueException
value - The MenuElementTypeAndComment to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic void delAlternateMenuItem(MenuElementTypeAndComment value)
value - The MenuElementTypeAndComment to be deleted from set of attribute values.public void remAlternateMenuItem()
public int getAlternateSubMenuSize()
public boolean getAlternateSubMenuIsEmpty()
public boolean getAlternateSubMenuHasValue()
public MenuElementTypeAndCommentIterableDMW getAlternateSubMenuIterable()
public void addAlternateSubMenu(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with MenuElementTypeAndCommentorg.dmd.dmc.DmcValueExceptionpublic void addAlternateSubMenu(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic boolean alternateSubMenuContains(MenuElementTypeAndComment value)
value - A value compatible with MenuElementTypeAndCommentpublic ArrayList<MenuElementTypeAndComment> getAlternateSubMenuCopy()
public void delAlternateSubMenu(Object value) throws org.dmd.dmc.DmcValueException
value - The MenuElementTypeAndComment to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic void delAlternateSubMenu(MenuElementTypeAndComment value)
value - The MenuElementTypeAndComment to be deleted from set of attribute values.public void remAlternateSubMenu()
public org.dmd.dmc.types.CamelCaseName getConfigName()
public void setConfigName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameorg.dmd.dmc.DmcValueExceptionpublic void setConfigName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void remConfigName()
public MenuElementTypeAndComment getDefaultMenuBar()
public void setDefaultMenuBar(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeMenuElementTypeAndCommentorg.dmd.dmc.DmcValueExceptionpublic void setDefaultMenuBar(MenuElementTypeAndComment value)
value - MenuElementTypeAndCommentpublic void remDefaultMenuBar()
public MenuElementTypeAndComment getDefaultMenuItem()
public void setDefaultMenuItem(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeMenuElementTypeAndCommentorg.dmd.dmc.DmcValueExceptionpublic void setDefaultMenuItem(MenuElementTypeAndComment value)
value - MenuElementTypeAndCommentpublic void remDefaultMenuItem()
public MenuElementTypeAndComment getDefaultSeparator()
public void setDefaultSeparator(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeMenuElementTypeAndCommentorg.dmd.dmc.DmcValueExceptionpublic void setDefaultSeparator(MenuElementTypeAndComment value)
value - MenuElementTypeAndCommentpublic void remDefaultSeparator()
public MenuElementTypeAndComment getDefaultSubMenu()
public void setDefaultSubMenu(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeMenuElementTypeAndCommentorg.dmd.dmc.DmcValueExceptionpublic void setDefaultSubMenu(MenuElementTypeAndComment value)
value - MenuElementTypeAndCommentpublic void remDefaultSubMenu()
public String getUseClass()
public void setUseClass(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setUseClass(String value)
value - Stringpublic void remUseClass()
Copyright © 2019. All rights reserved.