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