public class DmcTypeFormImplementationConfigREFSET extends DmcTypeFormImplementationConfigREF 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<FormImplementationConfigREF> |
value |
| Constructor and Description |
|---|
DmcTypeFormImplementationConfigREFSET() |
DmcTypeFormImplementationConfigREFSET(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) |
FormImplementationConfigREF |
del(Object v) |
Iterator<FormImplementationConfigREF> |
getMV() |
Set<FormImplementationConfigREF> |
getMVCopy() |
int |
getMVSize() |
DmcTypeFormImplementationConfigREFSET |
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<FormImplementationConfigREF> value
public DmcTypeFormImplementationConfigREFSET()
public DmcTypeFormImplementationConfigREFSET(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeFormImplementationConfigREFSET 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 v)
del in class org.dmd.dmc.DmcAttribute<FormImplementationConfigREF>public Iterator<FormImplementationConfigREF> getMV()
getMV in class org.dmd.dmc.DmcAttribute<FormImplementationConfigREF>public Set<FormImplementationConfigREF> getMVCopy()
public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<FormImplementationConfigREF>public boolean contains(Object v)
contains in class org.dmd.dmc.DmcAttribute<FormImplementationConfigREF>Copyright © 2019. All rights reserved.