public abstract class EnumMappingDMW extends MvwDefinition implements org.dmd.dmc.DmcNamedObjectIF
Generated from the mvw schema at version 0.1
This code was auto-generated by the dmggenerator utility and shouldn't be alterred manually! Generated from: org.dmd.dmg.generators.BaseDMWGenerator.dumpWrapper(BaseDMWGenerator.java:488)
| Modifier | Constructor and Description |
|---|---|
|
EnumMappingDMW() |
|
EnumMappingDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
EnumMappingDMW(EnumMappingDMO obj) |
protected |
EnumMappingDMW(EnumMappingDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
void |
addSkipEnumValue(Object value)
Adds another skipEnumValue value.
|
void |
addSkipEnumValue(String value)
Adds another skipEnumValue value.
|
EnumMapping |
cloneIt() |
void |
delSkipEnumValue(Object value)
Deletes a skipEnumValue value.
|
void |
delSkipEnumValue(String value)
Deletes a skipEnumValue value.
|
boolean |
equals(Object obj) |
EnumMappingDMO |
getDMO() |
String |
getEmptyText() |
String |
getEnumName() |
EnumMappingGenerator |
getMappingGenerator() |
org.dmd.dmc.types.CamelCaseName |
getMappingName() |
EnumMapping |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
HashSet<String> |
getSkipEnumValueCopy() |
boolean |
getSkipEnumValueHasValue() |
boolean |
getSkipEnumValueIsEmpty() |
org.dmd.dms.generated.dmw.StringIterableDMW |
getSkipEnumValueIterable() |
int |
getSkipEnumValueSize() |
String |
getUnsetValue() |
int |
hashCode() |
Boolean |
isUseNameAsLabel() |
void |
remEmptyText()
Removes the emptyText attribute value.
|
void |
remEnumName()
Removes the enumName attribute value.
|
void |
remMappingGenerator()
Removes the mappingGenerator attribute value.
|
void |
remMappingName()
Removes the mappingName attribute value.
|
void |
remSkipEnumValue()
Removes the skipEnumValue attribute value.
|
void |
remUnsetValue()
Removes the unsetValue attribute value.
|
void |
remUseNameAsLabel()
Removes the useNameAsLabel attribute value.
|
void |
setEmptyText(Object value)
Sets emptyText to the specified value.
|
void |
setEmptyText(String value)
Sets emptyText to the specified value.
|
void |
setEnumName(Object value)
Sets enumName to the specified value.
|
void |
setEnumName(String value)
Sets enumName to the specified value.
|
void |
setMappingGenerator(EnumMappingGenerator value)
Sets the mappingGenerator to the specified value.
|
void |
setMappingGenerator(Object value)
Sets the mappingGenerator to the specified value.
|
void |
setMappingName(org.dmd.dmc.types.CamelCaseName value)
Sets mappingName to the specified value.
|
void |
setMappingName(Object value)
Sets mappingName to the specified value.
|
void |
setUnsetValue(Object value)
Sets unsetValue to the specified value.
|
void |
setUnsetValue(String value)
Sets unsetValue to the specified value.
|
void |
setUseNameAsLabel(Boolean value)
Sets useNameAsLabel to the specified value.
|
void |
setUseNameAsLabel(Object value)
Sets useNameAsLabel to the specified value.
|
boolean |
skipEnumValueContains(String value)
Returns true if the collection contains the skipEnumValue value.
|
resolveReferencesaddDescription, addDescription, delDescription, delDescription, descriptionContains, getCamelCaseName, getDefinedInModule, getDescriptionCopy, getDescriptionHasValue, getDescriptionIsEmpty, getDescriptionIterable, getDescriptionSize, getFile, getLineNumber, remCamelCaseName, remDefinedInModule, remDescription, remFile, remLineNumber, setCamelCaseName, setCamelCaseName, setDefinedInModule, setDefinedInModule, setFile, setFile, setLineNumber, setLineNumberaddAux, applyModifier, getBackRefs, getConstructionClass, getConstructionClassInfo, getConstructionClassName, getDmcObject, getObjectClass, getReferringObjects, getReferringObjectsViaAttribute, hasAux, isReferenced, referenceCount, removeAux, resolveReferences, resolveReferences, serializeIt, setDmcObject, toOIF, toOIF, toPersistentOIF, toString, youAreDeletedpublic EnumMappingDMW()
public EnumMappingDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public EnumMappingDMW(EnumMappingDMO obj)
protected EnumMappingDMW(EnumMappingDMO obj, org.dmd.dms.ClassDefinition cd)
public EnumMapping getModificationRecorder()
getModificationRecorder in class MvwDefinitionDMWpublic EnumMapping cloneIt()
public EnumMappingDMO getDMO()
getDMO in class MvwDefinitionDMWpublic org.dmd.dmc.types.CamelCaseName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFgetObjectName in class MvwDefinitionDMWpublic int hashCode()
hashCode in class MvwDefinitionDMWpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFgetObjectNameAttribute in class MvwDefinitionDMWpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class MvwDefinitionDMWpublic String getEmptyText()
public void setEmptyText(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setEmptyText(String value)
value - Stringpublic void remEmptyText()
public String getEnumName()
public void setEnumName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setEnumName(String value)
value - Stringpublic void remEnumName()
public EnumMappingGenerator getMappingGenerator()
public void setMappingGenerator(EnumMappingGenerator value)
value - A value compatible with EnumMappingGeneratorREFpublic void setMappingGenerator(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with EnumMappingGeneratorREForg.dmd.dmc.DmcValueExceptionpublic void remMappingGenerator()
public org.dmd.dmc.types.CamelCaseName getMappingName()
public void setMappingName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameorg.dmd.dmc.DmcValueExceptionpublic void setMappingName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void remMappingName()
public int getSkipEnumValueSize()
public boolean getSkipEnumValueIsEmpty()
public boolean getSkipEnumValueHasValue()
public org.dmd.dms.generated.dmw.StringIterableDMW getSkipEnumValueIterable()
public void addSkipEnumValue(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Stringorg.dmd.dmc.DmcValueExceptionpublic void addSkipEnumValue(String value)
value - A value compatible with Stringpublic boolean skipEnumValueContains(String value)
value - A value compatible with Stringpublic HashSet<String> getSkipEnumValueCopy()
public void delSkipEnumValue(Object value) throws org.dmd.dmc.DmcValueException
value - The String to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic void delSkipEnumValue(String value)
value - The String to be deleted from set of attribute values.public void remSkipEnumValue()
public String getUnsetValue()
public void setUnsetValue(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringorg.dmd.dmc.DmcValueExceptionpublic void setUnsetValue(String value)
value - Stringpublic void remUnsetValue()
public Boolean isUseNameAsLabel()
public void setUseNameAsLabel(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanorg.dmd.dmc.DmcValueExceptionpublic void setUseNameAsLabel(Boolean value)
value - Booleanpublic void remUseNameAsLabel()
Copyright © 2019. All rights reserved.