public class DmcTypeActivityREFSV extends DmcTypeActivityREF 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 ActivityREF |
value |
| Constructor and Description |
|---|
DmcTypeActivityREFSV() |
DmcTypeActivityREFSV(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<ActivityREF> |
cloneIt() |
int |
getMVSize() |
DmcTypeActivityREFSV |
getNew() |
DmcTypeActivityREFSV |
getNew(org.dmd.dmc.DmcAttributeInfo ai) |
ActivityREF |
getSV() |
ActivityREF |
getSVCopy() |
ActivityREF |
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 ActivityREF value
public DmcTypeActivityREFSV()
public DmcTypeActivityREFSV(org.dmd.dmc.DmcAttributeInfo ai)
public DmcTypeActivityREFSV getNew()
getNew in class org.dmd.dmc.DmcAttribute<ActivityREF>public DmcTypeActivityREFSV getNew(org.dmd.dmc.DmcAttributeInfo ai)
public org.dmd.dmc.DmcAttribute<ActivityREF> cloneIt()
cloneIt in class org.dmd.dmc.DmcAttribute<ActivityREF>public ActivityREF getSVCopy()
public ActivityREF set(Object v) throws org.dmd.dmc.DmcValueException
set in class org.dmd.dmc.DmcAttribute<ActivityREF>org.dmd.dmc.DmcValueExceptionpublic ActivityREF getSV()
getSV in class org.dmd.dmc.DmcAttribute<ActivityREF>public int getMVSize()
getMVSize in class org.dmd.dmc.DmcAttribute<ActivityREF>Copyright © 2019. All rights reserved.