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