public abstract class ActionBindingDMW 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 |
|---|---|
|
ActionBindingDMW() |
|
ActionBindingDMW(ActionBindingDMO obj) |
protected |
ActionBindingDMW(ActionBindingDMO obj,
org.dmd.dms.ClassDefinition cd) |
|
ActionBindingDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
| Modifier and Type | Method and Description |
|---|---|
ActionBinding |
cloneIt() |
boolean |
equals(Object obj) |
org.dmd.dmc.types.CamelCaseName |
getActionBindingName() |
ActionBindingDMO |
getDMO() |
Component |
getImplementedBy() |
ActionBinding |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
int |
hashCode() |
void |
remActionBindingName()
Removes the actionBindingName attribute value.
|
void |
remImplementedBy()
Removes the implementedBy attribute value.
|
void |
setActionBindingName(org.dmd.dmc.types.CamelCaseName value)
Sets actionBindingName to the specified value.
|
void |
setActionBindingName(Object value)
Sets actionBindingName to the specified value.
|
void |
setImplementedBy(Component value)
Sets the implementedBy to the specified value.
|
void |
setImplementedBy(Object value)
Sets the implementedBy 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 ActionBindingDMW()
public ActionBindingDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public ActionBindingDMW(ActionBindingDMO obj)
protected ActionBindingDMW(ActionBindingDMO obj, org.dmd.dms.ClassDefinition cd)
public ActionBinding getModificationRecorder()
getModificationRecorder in class MvwDefinitionDMWpublic ActionBinding cloneIt()
public ActionBindingDMO 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 org.dmd.dmc.types.CamelCaseName getActionBindingName()
public void setActionBindingName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameorg.dmd.dmc.DmcValueExceptionpublic void setActionBindingName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void remActionBindingName()
public Component getImplementedBy()
public void setImplementedBy(Component value)
value - A value compatible with ComponentREFpublic void setImplementedBy(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with ComponentREForg.dmd.dmc.DmcValueExceptionpublic void remImplementedBy()
Copyright © 2019. All rights reserved.