public abstract class PropertyAccessGeneratorDMW 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 |
|---|---|
|
PropertyAccessGeneratorDMW() |
|
PropertyAccessGeneratorDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
PropertyAccessGeneratorDMW(PropertyAccessGeneratorDMO obj) |
protected |
PropertyAccessGeneratorDMW(PropertyAccessGeneratorDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
PropertyAccessGenerator |
cloneIt() |
boolean |
equals(Object obj) |
org.dmd.dmc.types.CamelCaseName |
getCamelCaseName() |
PropertyAccessGeneratorDMO |
getDMO() |
PropertyAccessGenerator |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getPropertyAccessGeneratorClass() |
int |
hashCode() |
void |
remCamelCaseName()
Removes the camelCaseName attribute value.
|
void |
remPropertyAccessGeneratorClass()
Removes the propertyAccessGeneratorClass attribute value.
|
void |
setCamelCaseName(org.dmd.dmc.types.CamelCaseName value)
Sets camelCaseName to the specified value.
|
void |
setCamelCaseName(Object value)
Sets camelCaseName to the specified value.
|
void |
setPropertyAccessGeneratorClass(Object value)
Sets propertyAccessGeneratorClass to the specified value.
|
void |
setPropertyAccessGeneratorClass(String value)
Sets propertyAccessGeneratorClass to the specified value.
|
resolveReferencesaddDescription, addDescription, delDescription, delDescription, descriptionContains, getDefinedInModule, getDescriptionCopy, getDescriptionHasValue, getDescriptionIsEmpty, getDescriptionIterable, getDescriptionSize, getFile, getLineNumber, remDefinedInModule, remDescription, remFile, remLineNumber, 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 PropertyAccessGeneratorDMW()
public PropertyAccessGeneratorDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public PropertyAccessGeneratorDMW(PropertyAccessGeneratorDMO obj)
protected PropertyAccessGeneratorDMW(PropertyAccessGeneratorDMO obj, org.dmd.dms.ClassDefinition cd)
public PropertyAccessGenerator getModificationRecorder()
getModificationRecorder in class MvwDefinitionDMWpublic PropertyAccessGenerator cloneIt()
public PropertyAccessGeneratorDMO 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 getCamelCaseName()
getCamelCaseName in class MvwDefinitionDMWpublic void setCamelCaseName(Object value) throws org.dmd.dmc.DmcValueException
setCamelCaseName in class MvwDefinitionDMWvalue - A value compatible with DmcTypeCamelCaseNameorg.dmd.dmc.DmcValueExceptionpublic void setCamelCaseName(org.dmd.dmc.types.CamelCaseName value)
setCamelCaseName in class MvwDefinitionDMWvalue - CamelCaseNamepublic void remCamelCaseName()
remCamelCaseName in class MvwDefinitionDMWpublic String getPropertyAccessGeneratorClass()
public void setPropertyAccessGeneratorClass(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setPropertyAccessGeneratorClass(String value)
value - Stringpublic void remPropertyAccessGeneratorClass()
Copyright © 2019. All rights reserved.