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