public class ActionBindingDMO 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 |
|---|---|
|
ActionBindingDMO() |
|
ActionBindingDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
ActionBindingDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.dmd.dmc.types.CamelCaseName |
getActionBindingName() |
ComponentREF |
getImplementedBy() |
ComponentREF |
getImplementedByREF()
Returns the reference to Component without attempting lazy resolution (if turned on).
|
ActionBindingDMO |
getModificationRecorder() |
ActionBindingDMO |
getNew() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
ActionBindingDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
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(ComponentDMO value)
Sets implementedBy to the specified value.
|
void |
setImplementedBy(Object value)
Sets implementedBy to the specified value.
|
addDescription, addDescription, delDescription, delDescription, descriptionContains, getCamelCaseName, getDefinedInModule, getDefinedInModuleREF, getDescription, getDescriptionSize, getFile, getLineNumber, getNthDescription, remCamelCaseName, remDefinedInModule, remDescription, remFile, remLineNumber, setCamelCaseName, setCamelCaseName, 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 ActionBindingDMO()
protected ActionBindingDMO(String oc)
public ActionBindingDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public ActionBindingDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic ActionBindingDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic ActionBindingDMO 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 ComponentREF getImplementedBy()
public ComponentREF getImplementedByREF()
public void setImplementedBy(ComponentDMO value)
value - ComponentDMOpublic void setImplementedBy(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeComponentREFSVorg.dmd.dmc.DmcValueExceptionpublic void remImplementedBy()
public org.dmd.dmc.types.CamelCaseName getActionBindingName()
public void setActionBindingName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void setActionBindingName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameSVorg.dmd.dmc.DmcValueExceptionpublic void remActionBindingName()
Copyright © 2019. All rights reserved.