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