public class DmcTypeSubPlaceREFMAP extends DmcTypeSubPlaceREF 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,SubPlaceREF> |
value |
| Constructor and Description |
|---|
DmcTypeSubPlaceREFMAP() |
DmcTypeSubPlaceREFMAP(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
SubPlaceREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<SubPlaceREF> |
cloneIt() |
boolean |
contains(Object v) |
boolean |
containsKey(Object key) |
SubPlaceREF |
del(Object key) |
org.dmd.dmc.types.CamelCaseName |
firstKey() |
SubPlaceREF |
getByKey(Object key) |
Iterator<SubPlaceREF> |
getMV() |
Map<org.dmd.dmc.types.CamelCaseName,SubPlaceREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeSubPlaceREFMAP |
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, valueChangedSVprotected Map<org.dmd.dmc.types.CamelCaseName,SubPlaceREF> value
public DmcTypeSubPlaceREFMAP()
public DmcTypeSubPlaceREFMAP(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.types.CamelCaseName firstKey()
public DmcTypeSubPlaceREFMAP getNew()
getNew in class org.dmd.dmc.DmcAttribute<SubPlaceREF>public org.dmd.dmc.DmcAttribute<SubPlaceREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<SubPlaceREF>public SubPlaceREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<SubPlaceREF>org.dmd.dmc.DmcValueExceptionpublic SubPlaceREF del(Object key)
del in class org.dmd.dmc.DmcAttribute<SubPlaceREF>public Iterator<SubPlaceREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<SubPlaceREF>public Map<org.dmd.dmc.types.CamelCaseName,SubPlaceREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<SubPlaceREF>public SubPlaceREF getByKey(Object key)
getByKey in class org.dmd.dmc.DmcAttribute<SubPlaceREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<SubPlaceREF>public boolean containsKey(Object key)
containsKey in class org.dmd.dmc.DmcAttribute<SubPlaceREF>Copyright © 2019. All rights reserved.