public abstract class FormImplementationConfigDMW 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 |
|---|---|
|
FormImplementationConfigDMW() |
|
FormImplementationConfigDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
FormImplementationConfigDMW(FormImplementationConfigDMO obj) |
protected |
FormImplementationConfigDMW(FormImplementationConfigDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
FormImplementationConfig |
cloneIt() |
boolean |
equals(Object obj) |
org.dmd.dmc.types.CamelCaseName |
getConfigName() |
FormImplementationConfigDMO |
getDMO() |
FormImplementationConfig |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
int |
hashCode() |
void |
remConfigName()
Removes the configName 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.
|
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 FormImplementationConfigDMW()
public FormImplementationConfigDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public FormImplementationConfigDMW(FormImplementationConfigDMO obj)
protected FormImplementationConfigDMW(FormImplementationConfigDMO obj, org.dmd.dms.ClassDefinition cd)
public FormImplementationConfig getModificationRecorder()
getModificationRecorder in class MvwDefinitionDMWpublic FormImplementationConfig cloneIt()
public FormImplementationConfigDMO 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 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()
Copyright © 2019. All rights reserved.