public class PropertyAccessGeneratorDMO extends MvwDefinitionDMO implements org.dmd.dmc.DmcNamedObjectIF, Serializable
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.DmoFormatter.dumpDMO(DmoFormatter.java:134)
| Modifier and Type | Field and Description |
|---|---|
static String |
constructionClassName |
| Modifier | Constructor and Description |
|---|---|
|
PropertyAccessGeneratorDMO() |
|
PropertyAccessGeneratorDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
PropertyAccessGeneratorDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.dmd.dmc.types.CamelCaseName |
getCamelCaseName() |
PropertyAccessGeneratorDMO |
getModificationRecorder() |
PropertyAccessGeneratorDMO |
getNew() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
String |
getPropertyAccessGeneratorClass() |
PropertyAccessGeneratorDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
int |
hashCode() |
void |
remCamelCaseName()
Removes the camelCaseName attribute value.
|
void |
remPropertyAccessGeneratorClass()
Removes the propertyAccessGeneratorClass attribute value.
|
void |
setCamelCaseName(org.dmd.dmc.types.CamelCaseName value)
Sets camelCaseName to the specified value.
|
void |
setCamelCaseName(Object value)
Sets camelCaseName to the specified value.
|
void |
setPropertyAccessGeneratorClass(Object value)
Sets propertyAccessGeneratorClass to the specified value.
|
void |
setPropertyAccessGeneratorClass(String value)
Sets propertyAccessGeneratorClass to the specified value.
|
addDescription, addDescription, delDescription, delDescription, descriptionContains, getDefinedInModule, getDefinedInModuleREF, getDescription, getDescriptionSize, getFile, getLineNumber, getNthDescription, remDefinedInModule, remDescription, remFile, remLineNumber, setDefinedInModule, setDefinedInModule, setFile, setFile, setLineNumber, setLineNumberadd, add, addAux, addAux, addBackref, allowsAttribute, applyModifier, clearReferenceInfo, cloneIt, del, del, delFromEmptyAttribute, deserializeIt, get, get, get, getAdditionalAttributes, getAttributeInfo, getAttributeInfo, getAttributeIterator, getAttributeNames, getAttributes, getAttributeValidators, getBackref, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getContainer, getDataType, getFullClassName, getLastValue, getModifier, getObjectClass, getObjectValidators, getReferringObjects, getReferringObjectsViaAttribute, getStagingObject, hasAux, hasValue, isModrec, isReferenced, isStaging, modrec, nth, nthNullFromEmptyAttribute, numberOfAttributes, populateSlice, referenceCount, rem, rem, removeAux, removeBackref, resolveReferences, resolveReferences, resolveReferences, resolveReferencesExceptClass, resolveReferencesExceptClass, serializeIt, set, set, setContainer, setLastValue, setModifier, shallowCopy, staging, supportsBackrefTracking, toCompactJSON, toCompactJSON, toJSON, toJSON, toJSON, toOIF, toOIF, toOIFNoPadding, toPersistentOIF, toPersistentOIF, toString, youAreDeletedpublic static final String constructionClassName
public PropertyAccessGeneratorDMO()
protected PropertyAccessGeneratorDMO(String oc)
public PropertyAccessGeneratorDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public PropertyAccessGeneratorDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic PropertyAccessGeneratorDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic PropertyAccessGeneratorDMO getModificationRecorder()
public org.dmd.dmc.types.CamelCaseName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFgetObjectName in class MvwDefinitionDMOpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFgetObjectNameAttribute in class MvwDefinitionDMOpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class MvwDefinitionDMOpublic int hashCode()
hashCode in class MvwDefinitionDMOpublic org.dmd.dmc.types.CamelCaseName getCamelCaseName()
getCamelCaseName in class MvwDefinitionDMOpublic void setCamelCaseName(org.dmd.dmc.types.CamelCaseName value)
setCamelCaseName in class MvwDefinitionDMOvalue - CamelCaseNamepublic void setCamelCaseName(Object value) throws org.dmd.dmc.DmcValueException
setCamelCaseName in class MvwDefinitionDMOvalue - A value compatible with DmcTypeCamelCaseNameSVorg.dmd.dmc.DmcValueExceptionpublic void remCamelCaseName()
remCamelCaseName in class MvwDefinitionDMOpublic String getPropertyAccessGeneratorClass()
public void setPropertyAccessGeneratorClass(String value)
value - Stringpublic void setPropertyAccessGeneratorClass(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remPropertyAccessGeneratorClass()
Copyright © 2019. All rights reserved.