public class DmcTypeControllerREFSET extends DmcTypeControllerREF 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<ControllerREF> |
value |
| Constructor and Description |
|---|
DmcTypeControllerREFSET() |
DmcTypeControllerREFSET(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
ControllerREF |
add(Object v) |
org.dmd.dmc.DmcAttribute<ControllerREF> |
cloneIt() |
boolean |
contains(Object v) |
ControllerREF |
del(Object v) |
Iterator<ControllerREF> |
getMV() |
Set<ControllerREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeControllerREFSET |
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<ControllerREF> value
public DmcTypeControllerREFSET()
public DmcTypeControllerREFSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeControllerREFSET getNew()
getNew in class org.dmd.dmc.DmcAttribute<ControllerREF>public org.dmd.dmc.DmcAttribute<ControllerREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<ControllerREF>public ControllerREF add(Object v) throws org.dmd.dmc.DmcValueException
add in class org.dmd.dmc.DmcAttribute<ControllerREF>org.dmd.dmc.DmcValueExceptionpublic ControllerREF del(Object v)
del in class org.dmd.dmc.DmcAttribute<ControllerREF>public Iterator<ControllerREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<ControllerREF>public Set<ControllerREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<ControllerREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<ControllerREF>Copyright © 2019. All rights reserved.