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