public class NamedObjMVIDXDMO 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 |
|---|---|
|
NamedObjMVIDXDMO() |
|
NamedObjMVIDXDMO(DmcTypeModifierMV mods) |
protected |
NamedObjMVIDXDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addMvIdxNamedObj(Object value)
Adds another mvIdxNamedObj value.
|
DmcAttribute<?> |
delMvIdxNamedObj(Object value)
Deletes a mvIdxNamedObj value.
|
NamedObjMVIDXDMO |
getModificationRecorder() |
int |
getMvIdxNamedObjSize() |
NamedObjMVIDXDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
ObjWithRefsREF |
getNthMvIdxNamedObj(int i) |
ObjWithRefsREF |
getNthMvIdxNamedObjREF(int i) |
NamedObjMVIDXDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
void |
remMvIdxNamedObj()
Removes the mvIdxNamedObj attribute value.
|
DmcAttribute<?> |
setNthMvIdxNamedObj(int index,
ObjWithRefsDMO value)
Sets the mvIdxNamedObj value at the specified index.
|
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 NamedObjMVIDXDMO()
protected NamedObjMVIDXDMO(String oc)
public NamedObjMVIDXDMO(DmcTypeModifierMV mods)
public NamedObjMVIDXDMO getNew()
DmcObjectpublic NamedObjMVIDXDMO getSlice(DmcSliceInfo info)
DmcObjectpublic NamedObjMVIDXDMO getModificationRecorder()
public ObjWithRefsREF getNthMvIdxNamedObj(int i)
public ObjWithRefsREF getNthMvIdxNamedObjREF(int i)
public DmcAttribute<?> setNthMvIdxNamedObj(int index, ObjWithRefsDMO value)
value - ObjWithRefspublic DmcAttribute<?> addMvIdxNamedObj(Object value) throws DmcValueException
value - A value compatible with ObjWithRefsDmcValueException - if value is not correctpublic int getMvIdxNamedObjSize()
public DmcAttribute<?> delMvIdxNamedObj(Object value)
value - The ObjWithRefs to be deleted from set of attribute values.public void remMvIdxNamedObj()
Copyright © 2023. All rights reserved.