public class UsingObjRefHMDMO 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 |
|---|---|
|
UsingObjRefHMDMO() |
|
UsingObjRefHMDMO(DmcTypeModifierMV mods) |
protected |
UsingObjRefHMDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
DmcAttribute<?> |
addObjRefHM(Object value)
Adds another objRefHM value.
|
DmcAttribute<?> |
addObjRefHM(ObjWithRefsDMO value)
Adds another objRefHM value.
|
DmcAttribute<?> |
delObjRefHM(Object value)
Deletes a objRefHM value.
|
DmcAttribute<?> |
delObjRefHM(ObjWithRefsDMO value)
Deletes a objRefHM value.
|
UsingObjRefHMDMO |
getModificationRecorder() |
UsingObjRefHMDMO |
getNew()
Auto-generated derived classes override this to return an empty instance
of themselves.
|
Iterator<ObjWithRefsREF> |
getObjRefHM() |
ObjWithRefsREF |
getObjRefHM(Object key) |
Iterator<ObjWithRefsREF> |
getObjRefHMREFs() |
UsingObjRefHMDMO |
getSlice(DmcSliceInfo info)
Auto-generated derived classes override this to return an instance of themselves
with just the specified slice of attributes.
|
void |
remObjRefHM()
Removes the objRefHM 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 UsingObjRefHMDMO()
protected UsingObjRefHMDMO(String oc)
public UsingObjRefHMDMO(DmcTypeModifierMV mods)
public UsingObjRefHMDMO getNew()
DmcObjectpublic UsingObjRefHMDMO getSlice(DmcSliceInfo info)
DmcObjectpublic UsingObjRefHMDMO getModificationRecorder()
public Iterator<ObjWithRefsREF> getObjRefHM()
public Iterator<ObjWithRefsREF> getObjRefHMREFs()
public ObjWithRefsREF getObjRefHM(Object key)
key - The key of the value you want.public DmcAttribute<?> addObjRefHM(Object value) throws DmcValueException
value - A value compatible with ObjWithRefsDmcValueExceptionpublic DmcAttribute<?> addObjRefHM(ObjWithRefsDMO value)
value - ObjWithRefspublic DmcAttribute<?> delObjRefHM(Object value) throws DmcValueException
value - The ObjWithRefs to be deleted from set of attribute values.DmcValueExceptionpublic DmcAttribute<?> delObjRefHM(ObjWithRefsDMO value)
value - The ObjWithRefs to be deleted from set of attribute values.public void remObjRefHM()
Copyright © 2023. All rights reserved.