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