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