public class GenerationContextREF extends DmcNamedObjectNontransportableREF<GenerationContextDMO>
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.DmoTypeFormatter.dumpNamedREF(DmoTypeFormatter.java:420)
| Modifier and Type | Field and Description |
|---|---|
static DmcAttributeInfo |
__genContextName |
objectbackrefModifier| Constructor and Description |
|---|
GenerationContextREF() |
GenerationContextREF(CamelCaseName n) |
GenerationContextREF(GenerationContextDMO o) |
GenerationContextREF(GenerationContextREF original) |
GenerationContextREF(String n) |
| Modifier and Type | Method and Description |
|---|---|
GenerationContextREF |
cloneMe()
Clones this reference.
|
void |
deserializeIt(DmcInputStreamIF dis) |
CamelCaseName |
getName() |
DmcObjectName |
getObjectName() |
DmcAttribute<?> |
getObjectNameAttribute() |
void |
serializeIt(DmcOutputStreamIF dos) |
void |
setName(DmcObjectName n)
Sets the name of the object being referred to.
|
void |
setObject(GenerationContextDMO o)
Sets the object, thus making this reference "resolved".
|
compareTo, equals, getObject, isResolved, valuesAreEqualgetBackrefModifier, getKey, getKeyAsString, hashCode, removeBackref, setBackrefModifier, toStringpublic static final DmcAttributeInfo __genContextName
public GenerationContextREF()
public GenerationContextREF(GenerationContextDMO o)
public GenerationContextREF(CamelCaseName n) throws DmcValueException
DmcValueExceptionpublic GenerationContextREF(String n) throws DmcValueException
DmcValueExceptionpublic GenerationContextREF(GenerationContextREF original)
public void setObject(GenerationContextDMO o)
DmcNamedObjectREFsetObject in class DmcNamedObjectNontransportableREF<GenerationContextDMO>o - the object.public GenerationContextREF cloneMe()
public void setName(DmcObjectName n) throws DmcValueException
DmcNamedObjectREFsetName in class DmcNamedObjectREF<GenerationContextDMO>n - The name of the object.DmcValueExceptionpublic DmcObjectName getObjectName()
public CamelCaseName getName()
public DmcAttribute<?> getObjectNameAttribute()
public void serializeIt(DmcOutputStreamIF dos) throws Exception
Exceptionpublic void deserializeIt(DmcInputStreamIF dis) throws Exception
ExceptionCopyright © 2023. All rights reserved.