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