public abstract class DmcTypeViewREF extends org.dmd.dmc.types.DmcTypeNamedObjectREF<ViewREF,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 |
|---|
DmcTypeViewREF() |
DmcTypeViewREF(org.dmd.dmc.DmcAttributeInfo ai) |
| Modifier and Type | Method and Description |
|---|---|
ViewREF |
cloneValue(ViewREF value) |
ViewREF |
deserializeValue(org.dmd.dmc.DmcInputStreamIF dis) |
protected String |
getDMOClassName() |
protected ViewREF |
getNewHelper() |
protected org.dmd.dmc.types.CamelCaseName |
getNewName() |
protected boolean |
isDMO(Object value) |
void |
serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
ViewREF value) |
protected ViewREF |
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 DmcTypeViewREF()
public DmcTypeViewREF(org.dmd.dmc.DmcAttributeInfo ai)
protected ViewREF getNewHelper()
getNewHelper in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ViewREF,org.dmd.dmc.types.CamelCaseName>protected org.dmd.dmc.types.CamelCaseName getNewName()
getNewName in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ViewREF,org.dmd.dmc.types.CamelCaseName>protected String getDMOClassName()
getDMOClassName in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ViewREF,org.dmd.dmc.types.CamelCaseName>protected boolean isDMO(Object value)
isDMO in class org.dmd.dmc.types.DmcTypeNamedObjectREF<ViewREF,org.dmd.dmc.types.CamelCaseName>protected ViewREF typeCheck(Object value) throws org.dmd.dmc.DmcValueException
typeCheck in class org.dmd.dmc.DmcAttribute<ViewREF>org.dmd.dmc.DmcValueExceptionpublic void serializeValue(org.dmd.dmc.DmcOutputStreamIF dos,
ViewREF value)
throws Exception
Copyright © 2019. All rights reserved.