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