public abstract class DmcTypeActivityREF extends org.dmd.dmc.types.DmcTypeNamedObjectREF<ActivityREF,org.dmd.dmc.types.CamelCaseName>
Generated from the mvw schema at version 0.1
This code was auto-generated by the dmogenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dms.util.DmoTypeFormatter.dumpNamedREFHelperType(DmoTypeFormatter.java:583)
| Constructor and Description |
|---|
DmcTypeActivityREF() |
DmcTypeActivityREF(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
ActivityREF |
cloneValue(ActivityREF value) |
ActivityREF |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
protected String |
getDMOClassName() |
protected ActivityREF |
getNewHelper() |
protected org.dmd.dmc.types.CamelCaseName |
getNewName() |
protected boolean |
isDMO(Object value) |
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
ActivityREF value) |
protected ActivityREF |
typeCheck(Object value) |
doLazyResolution, removeBackReferences, resolveReferences, weAreResolvedadd, addModsMV, addModsSV, cloneIt, compareTo, contains, containsKey, del, deserializeIt, formatValue, formatValueAsCompactJSON, formatValueAsJSON, getAttributeInfo, getByKey, getID, getMV, getMVnth, getMVSize, getName, getNew, getSV, hasValue, modifierFormat, serializeIt, set, setAttributeInfo, setMVnth, toOIF, toOIF, valueChangedMV, valueChangedSVpublic DmcTypeActivityREF()
public DmcTypeActivityREF(org.dmd.dmc.DmcAttributeInfo ai)
protected ActivityREF getNewHelper()
getNewHelper in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ActivityREF,org.dmd.dmc.types.CamelCaseName>protected org.dmd.dmc.types.CamelCaseName getNewName()
getNewName in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ActivityREF,org.dmd.dmc.types.CamelCaseName>protected String getDMOClassName()
getDMOClassName in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ActivityREF,org.dmd.dmc.types.CamelCaseName>protected boolean isDMO(Object value)
isDMO in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ActivityREF,org.dmd.dmc.types.CamelCaseName>protected ActivityREF typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<ActivityREF>org.dmd.dmc.DmcValueExceptionpublic void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
ActivityREF value)
throws Exception
serializeValue in class org.dmd.dmc.DmcAttribute<ActivityREF>Exceptionpublic ActivityREF deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) throws Exception
deserializeValue in class org.dmd.dmc.DmcAttribute<ActivityREF>Exceptionpublic ActivityREF cloneValue(ActivityREF value)
cloneValue in class org.dmd.dmc.DmcAttribute<ActivityREF>Copyright © 2019. All rights reserved.