public class DmcTypeModuleREFMAP extends DmcTypeModuleREF implements Serializable
This code was auto-generated and shouldn't be altered manually! Generated from: org.dmd.dms.util.GenUtility.dumpMAPType(GenUtility.java:3024) Called from: org.dmd.dms.util.DmoTypeFormatter.dumpNamedREF(DmoTypeFormatter.java:538)
| Modifier and Type | Field and Description |
|---|---|
protected Map<org.dmd.dmc.types.CamelCaseName,ModuleREF> |
value |
| Constructor and Description |
|---|
DmcTypeModuleREFMAP() |
DmcTypeModuleREFMAP(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
ModuleREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<ModuleREF> |
cloneIt() |
boolean |
contains(Object v) |
boolean |
containsKey(Object key) |
ModuleREF |
del(Object key) |
org.dmd.dmc.types.CamelCaseName |
firstKey() |
ModuleREF |
getByKey(Object key) |
Iterator<ModuleREF> |
getMV() |
Map<org.dmd.dmc.types.CamelCaseName,ModuleREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeModuleREFMAP |
getNew() |
cloneValue, deserializeValue, getDMOClassName, getNewHelper, getNewName, isDMO, serializeValue, typeCheckdoLazyResolution, removeBackReferences, resolveReferences, weAreResolvedaddModsMV, addModsSV, compareTo, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getID, getMVnth, getName, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeModuleREFMAP()
public DmcTypeModuleREFMAP(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.types.CamelCaseName firstKey()
public DmcTypeModuleREFMAP getNew()
getNew in class org.dmd.dmc.DmcAttribute<ModuleREF>public org.dmd.dmc.DmcAttribute<ModuleREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<ModuleREF>public ModuleREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<ModuleREF>org.dmd.dmc.DmcValueExceptionpublic Iterator<ModuleREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<ModuleREF>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<ModuleREF>public ModuleREF getByKey(Object key)
getByKey in class org.dmd.dmc.DmcAttribute<ModuleREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<ModuleREF>Copyright © 2019. All rights reserved.