public class UnnamedObjTSDMO 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 |
|---|---|
|
UnnamedObjTSDMO() |
|
UnnamedObjTSDMO(DmcTypeModifierMV mods) |
protected |
UnnamedObjTSDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addTsUnnamedObj(Object value)
Adds another tsUnnamedObj value.
|
DmcAttribute<?> |
addTsUnnamedObj(TestBasicObjectFixedDMO value)
Adds another tsUnnamedObj to the specified value.
|
DmcAttribute<?> |
delTsUnnamedObj(Object value)
Deletes a tsUnnamedObj value.
|
UnnamedObjTSDMO |
getModificationRecorder() |
UnnamedObjTSDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
UnnamedObjTSDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
Iterator<TestBasicObjectFixedDMO> |
getTsUnnamedObj() |
int |
getTsUnnamedObjSize() |
void |
remTsUnnamedObj()
Removes the tsUnnamedObj attribute 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 UnnamedObjTSDMO()
protected UnnamedObjTSDMO(String oc)
public UnnamedObjTSDMO(DmcTypeModifierMV mods)
public UnnamedObjTSDMO getNew()
DmcObjectpublic UnnamedObjTSDMO getSlice(DmcSliceInfo info)
DmcObjectpublic UnnamedObjTSDMO getModificationRecorder()
public Iterator<TestBasicObjectFixedDMO> getTsUnnamedObj()
public DmcAttribute<?> addTsUnnamedObj(TestBasicObjectFixedDMO value)
value - TestBasicObjectFixedpublic DmcAttribute<?> addTsUnnamedObj(Object value) throws DmcValueException
value - A value compatible with TestBasicObjectFixedDmcValueException - if value is not correctpublic int getTsUnnamedObjSize()
public DmcAttribute<?> delTsUnnamedObj(Object value)
value - The TestBasicObjectFixed to be deleted from set of attribute values.public void remTsUnnamedObj()
Copyright © 2023. All rights reserved.