public class GenerationContextDMO extends DmcObject implements DmcNamedObjectIF, Serializable
Generated from the dmg schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoFormatter.dumpDMO(DmoFormatter.java:134)
| Modifier and Type | Field and Description |
|---|---|
static String |
constructionClassName |
__objectClass, attributes| Modifier | Constructor and Description |
|---|---|
|
GenerationContextDMO() |
|
GenerationContextDMO(DmcTypeModifierMV mods) |
protected |
GenerationContextDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj)
This method performs an attribute by attribute comparison of this
object with the specified object and returns true if they are equal.
|
CamelCaseName |
getGenContextName() |
GenerationContextDMO |
getModificationRecorder() |
GenerationContextDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
CamelCaseName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
GenerationContextDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
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.
|
add, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, get, get, get, getAdditionalAttributes, getAttributeInfo, getAttributeInfo, getAttributeIterator, getAttributeNames, getAttributes, getAttributeValidators, getBackref, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getContainer, getDataType, getFullClassName, getLastValue, getModifier, getObjectClass, getObjectValidators, getReferringObjects, getReferringObjectsViaAttribute, getStagingObject, hasAux, hasValue, isModrec, isReferenced, isStaging, modrec, nth, nthNullFromEmptyAttribute, numberOfAttributes, populateSlice, referenceCount, rem, rem, removeAux, removeBackref, resolveReferences, resolveReferences, resolveReferences, resolveReferencesExceptClass, resolveReferencesExceptClass, serializeIt, set, set, setContainer, setLastValue, setModifier, shallowCopy, staging, supportsBackrefTracking, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public GenerationContextDMO()
protected GenerationContextDMO(String oc)
public GenerationContextDMO(DmcTypeModifierMV mods)
public GenerationContextDMO getNew()
DmcObjectpublic GenerationContextDMO getSlice(DmcSliceInfo info)
DmcObjectpublic GenerationContextDMO getModificationRecorder()
public CamelCaseName getObjectName()
getObjectName in interface DmcNamedObjectIFpublic DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface DmcNamedObjectIFpublic boolean equals(Object obj)
DmcObjectequals in interface DmcNamedObjectIFequals in class DmcObjectobj - The comparison object.public CamelCaseName getGenContextName()
public void setGenContextName(CamelCaseName value)
value - CamelCaseNamepublic void setGenContextName(Object value) throws DmcValueException
value - A value compatible with DmcTypeCamelCaseNameSVDmcValueException - if value is not correctpublic void remGenContextName()
Copyright © 2023. All rights reserved.