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