public class GenerationContextDMW extends DmwNamedObjectWrapper implements DmcNamedObjectIF
Generated from the dmg 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)
core| Modifier | Constructor and Description |
|---|---|
|
GenerationContextDMW() |
|
GenerationContextDMW(DmcTypeModifierMV mods) |
|
GenerationContextDMW(GenerationContextDMO obj) |
protected |
GenerationContextDMW(GenerationContextDMO obj,
ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
GenerationContext |
cloneIt() |
boolean |
equals(Object obj)
This method should check the type of the obj param and compare the name
of this object with the one passed as argument.
|
GenerationContextDMO |
getDMO() |
CamelCaseName |
getGenContextName() |
GenerationContext |
getModificationRecorder() |
CamelCaseName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
int |
hashCode() |
void |
remGenContextName()
Removes the genContextName attribute value.
|
void |
setGenContextName(CamelCaseName value)
Sets genContextName to the specified value.
|
void |
setGenContextName(Object value)
Sets genContextName to the specified value.
|
addAux, applyModifier, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toJSON, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedgetDeleted, getModifier, setDeleted, setModifierpublic GenerationContextDMW()
public GenerationContextDMW(DmcTypeModifierMV mods)
public GenerationContextDMW(GenerationContextDMO obj)
protected GenerationContextDMW(GenerationContextDMO obj, ClassDefinition cd)
public GenerationContext getModificationRecorder()
public GenerationContext cloneIt()
public GenerationContextDMO getDMO()
public CamelCaseName getObjectName()
getObjectName in interface DmcNamedObjectIFpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFpublic boolean equals(Object obj)
DmcNamedObjectIFequals in interface DmcNamedObjectIFequals in class DmwWrapperobj - The comparison object.public CamelCaseName getGenContextName()
public void setGenContextName(Object value) throws DmcValueException
value - A value compatible with DmcTypeCamelCaseNameDmcValueExceptionpublic void setGenContextName(CamelCaseName value)
value - CamelCaseNamepublic void remGenContextName()
Copyright © 2023. All rights reserved.