public class NamedObjTSDMO 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 |
|---|---|
|
NamedObjTSDMO() |
|
NamedObjTSDMO(DmcTypeModifierMV mods) |
protected |
NamedObjTSDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addTsNamedObj(Object value)
Adds another tsNamedObj value.
|
DmcAttribute<?> |
addTsNamedObj(ObjWithRefsDMO value)
Adds another tsNamedObj to the specified value.
|
DmcAttribute<?> |
delTsNamedObj(Object value)
Deletes a tsNamedObj value.
|
NamedObjTSDMO |
getModificationRecorder() |
NamedObjTSDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
NamedObjTSDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
Iterator<ObjWithRefsREF> |
getTsNamedObj() |
Iterator<ObjWithRefsREF> |
getTsNamedObjREFs() |
int |
getTsNamedObjSize() |
void |
remTsNamedObj()
Removes the tsNamedObj 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 NamedObjTSDMO()
protected NamedObjTSDMO(String oc)
public NamedObjTSDMO(DmcTypeModifierMV mods)
public NamedObjTSDMO getNew()
DmcObjectpublic NamedObjTSDMO getSlice(DmcSliceInfo info)
DmcObjectpublic NamedObjTSDMO getModificationRecorder()
public Iterator<ObjWithRefsREF> getTsNamedObj()
public Iterator<ObjWithRefsREF> getTsNamedObjREFs()
public DmcAttribute<?> addTsNamedObj(ObjWithRefsDMO value)
value - ObjWithRefspublic DmcAttribute<?> addTsNamedObj(Object value) throws DmcValueException
value - A value compatible with ObjWithRefsDmcValueException - if value is not correctpublic int getTsNamedObjSize()
public DmcAttribute<?> delTsNamedObj(Object value)
value - The ObjWithRefs to be deleted from set of attribute values.public void remTsNamedObj()
Copyright © 2023. All rights reserved.