public abstract class PropertyAccessDMW 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 |
|---|---|
|
PropertyAccessDMW() |
|
PropertyAccessDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
PropertyAccessDMW(PropertyAccessDMO obj) |
protected |
PropertyAccessDMW(PropertyAccessDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
addAccessFor(org.dmd.dms.ClassDefinition value)
Adds another accessFor value.
|
PropertyAccess |
cloneIt() |
void |
delAccessFor(org.dmd.dms.ClassDefinition value)
Deletes a accessFor value.
|
boolean |
equals(Object obj) |
TreeSet<org.dmd.dms.ClassDefinition> |
getAccessForCopy() |
boolean |
getAccessForHasValue() |
boolean |
getAccessForIsEmpty() |
org.dmd.dms.generated.dmw.ClassDefinitionIterableDMW |
getAccessForIterable() |
int |
getAccessForSize() |
PropertyAccessGenerator |
getAccessGenerator() |
PropertyAccessDMO |
getDMO() |
PropertyAccess |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
org.dmd.dmc.types.CamelCaseName |
getPropertyAccessName() |
int |
hashCode() |
void |
remAccessFor()
Removes the accessFor attribute value.
|
void |
remAccessGenerator()
Removes the accessGenerator attribute value.
|
void |
remPropertyAccessName()
Removes the propertyAccessName attribute value.
|
void |
setAccessGenerator(Object value)
Sets the accessGenerator to the specified value.
|
void |
setAccessGenerator(PropertyAccessGenerator value)
Sets the accessGenerator to the specified value.
|
void |
setPropertyAccessName(org.dmd.dmc.types.CamelCaseName value)
Sets propertyAccessName to the specified value.
|
void |
setPropertyAccessName(Object value)
Sets propertyAccessName to the specified 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 PropertyAccessDMW()
public PropertyAccessDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public PropertyAccessDMW(PropertyAccessDMO obj)
protected PropertyAccessDMW(PropertyAccessDMO obj, org.dmd.dms.ClassDefinition cd)
public PropertyAccess getModificationRecorder()
getModificationRecorder in class MvwDefinitionDMWpublic PropertyAccess cloneIt()
public PropertyAccessDMO 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 int getAccessForSize()
public boolean getAccessForIsEmpty()
public boolean getAccessForHasValue()
public org.dmd.dms.generated.dmw.ClassDefinitionIterableDMW getAccessForIterable()
public org.dmd.dmc.DmcAttribute<?> addAccessFor(org.dmd.dms.ClassDefinition value)
value - A value compatible with ClassDefinitionpublic void delAccessFor(org.dmd.dms.ClassDefinition value)
value - The ClassDefinition to be deleted from set of attribute values.public TreeSet<org.dmd.dms.ClassDefinition> getAccessForCopy()
public void remAccessFor()
public PropertyAccessGenerator getAccessGenerator()
public void setAccessGenerator(PropertyAccessGenerator value)
value - A value compatible with PropertyAccessGeneratorREFpublic void setAccessGenerator(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with PropertyAccessGeneratorREForg.dmd.dmc.DmcValueExceptionpublic void remAccessGenerator()
public org.dmd.dmc.types.CamelCaseName getPropertyAccessName()
public void setPropertyAccessName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameorg.dmd.dmc.DmcValueExceptionpublic void setPropertyAccessName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void remPropertyAccessName()
Copyright © 2019. All rights reserved.