public class MenuElementDefinitionDMW 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 |
|---|---|
|
MenuElementDefinitionDMW() |
|
MenuElementDefinitionDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
MenuElementDefinitionDMW(MenuElementDefinitionDMO obj) |
protected |
MenuElementDefinitionDMW(MenuElementDefinitionDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
MenuElementDefinitionDMW |
cloneIt() |
boolean |
equals(Object obj) |
MenuElementDefinitionDMO |
getDMO() |
org.dmd.dmc.types.CamelCaseName |
getElementName() |
MenuElementDefinitionDMW |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getUseImpl() |
int |
hashCode() |
void |
remElementName()
Removes the elementName attribute value.
|
void |
remUseImpl()
Removes the useImpl attribute value.
|
void |
setElementName(org.dmd.dmc.types.CamelCaseName value)
Sets elementName to the specified value.
|
void |
setElementName(Object value)
Sets elementName to the specified value.
|
void |
setUseImpl(Object value)
Sets useImpl to the specified value.
|
void |
setUseImpl(String value)
Sets useImpl 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 MenuElementDefinitionDMW()
public MenuElementDefinitionDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public MenuElementDefinitionDMW(MenuElementDefinitionDMO obj)
protected MenuElementDefinitionDMW(MenuElementDefinitionDMO obj, org.dmd.dms.ClassDefinition cd)
public MenuElementDefinitionDMW getModificationRecorder()
getModificationRecorder in class MvwDefinitionDMWpublic MenuElementDefinitionDMW cloneIt()
public MenuElementDefinitionDMO 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 org.dmd.dmc.types.CamelCaseName getElementName()
public void setElementName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameorg.dmd.dmc.DmcValueExceptionpublic void setElementName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void remElementName()
public String getUseImpl()
public void setUseImpl(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setUseImpl(String value)
value - Stringpublic void remUseImpl()
Copyright © 2019. All rights reserved.