public class NameContainerTestDMO extends DmcObject implements Serializable
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.DmoFormatter.dumpDMO(DmoFormatter.java:134)
| Modifier and Type | Field and Description |
|---|---|
static String |
constructionClassName |
__objectClass, attributes| Modifier | Constructor and Description |
|---|---|
|
NameContainerTestDMO() |
|
NameContainerTestDMO(DmcTypeModifierMV mods) |
protected |
NameContainerTestDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
NameContainer |
getAnObjName() |
DmtStringName |
getAnotherDmtName() |
DmtStringName |
getDmtStringName() |
NameContainerTestDMO |
getModificationRecorder() |
NameContainerTestDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
NameContainerTestDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
void |
remAnObjName()
Removes the anObjName attribute value.
|
void |
remAnotherDmtName()
Removes the anotherDmtName attribute value.
|
void |
remDmtStringName()
Removes the dmtStringName attribute value.
|
void |
setAnObjName(DmcObjectName value)
Sets anObjName to the specified value.
|
void |
setAnObjName(NameContainer value)
Sets anObjName to the specified value.
|
void |
setAnObjName(Object value)
Sets anObjName to the specified value.
|
void |
setAnotherDmtName(DmtStringName value)
Sets anotherDmtName to the specified value.
|
void |
setAnotherDmtName(Object value)
Sets anotherDmtName to the specified value.
|
void |
setDmtStringName(DmtStringName value)
Sets dmtStringName to the specified value.
|
void |
setDmtStringName(Object value)
Sets dmtStringName to the specified value.
|
add, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, equals, 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 NameContainerTestDMO()
protected NameContainerTestDMO(String oc)
public NameContainerTestDMO(DmcTypeModifierMV mods)
public NameContainerTestDMO getNew()
DmcObjectpublic NameContainerTestDMO getSlice(DmcSliceInfo info)
DmcObjectpublic NameContainerTestDMO getModificationRecorder()
public DmtStringName getAnotherDmtName()
public void setAnotherDmtName(DmtStringName value)
value - DmtStringNamepublic void setAnotherDmtName(Object value) throws DmcValueException
value - A value compatible with DmcTypeDmtStringNameSVDmcValueException - if value is not correctpublic void remAnotherDmtName()
public DmtStringName getDmtStringName()
public void setDmtStringName(DmtStringName value)
value - DmtStringNamepublic void setDmtStringName(Object value) throws DmcValueException
value - A value compatible with DmcTypeDmtStringNameSVDmcValueException - if value is not correctpublic void remDmtStringName()
public NameContainer getAnObjName()
public void setAnObjName(NameContainer value)
value - NameContainerpublic void setAnObjName(DmcObjectName value)
value - NameContainerpublic void setAnObjName(Object value) throws DmcValueException
value - A value compatible with DmcTypeNameContainerSVDmcValueException - if value is not correctpublic void remAnObjName()
Copyright © 2023. All rights reserved.