public class ViewDMO 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 |
|---|---|
|
ViewDMO() |
|
ViewDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
protected |
ViewDMO(String oc) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
addBroadcast(EventDMO value)
Adds another broadcast to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addBroadcast(Object value)
Adds another broadcast value.
|
org.dmd.dmc.DmcAttribute<?> |
addBroadcastOnly(EventDMO value)
Adds another broadcastOnly to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addBroadcastOnly(Object value)
Adds another broadcastOnly value.
|
org.dmd.dmc.DmcAttribute<?> |
addClickEvent(Object value)
Adds another clickEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
addClickEvent(OperationSpec value)
Adds another clickEvent to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addDeleteEvent(EventSpec value)
Adds another deleteEvent to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addDeleteEvent(Object value)
Adds another deleteEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
addDisplayDMO(DisplayDataSpec value)
Adds another displayDMO to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addDisplayDMO(Object value)
Adds another displayDMO value.
|
org.dmd.dmc.DmcAttribute<?> |
addExtendsInterface(Object value)
Adds another extendsInterface value.
|
org.dmd.dmc.DmcAttribute<?> |
addExtendsInterface(String value)
Adds another extendsInterface to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addLocal(EventDMO value)
Adds another local to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addLocal(Object value)
Adds another local value.
|
org.dmd.dmc.DmcAttribute<?> |
addPresenterImport(Object value)
Adds another presenterImport value.
|
org.dmd.dmc.DmcAttribute<?> |
addPresenterImport(String value)
Adds another presenterImport to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addPresenterMethod(MethodWithArgs value)
Adds another presenterMethod to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addPresenterMethod(Object value)
Adds another presenterMethod value.
|
org.dmd.dmc.DmcAttribute<?> |
addSelectEvent(EventSpec value)
Adds another selectEvent to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addSelectEvent(Object value)
Adds another selectEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
addSharedImport(Object value)
Adds another sharedImport value.
|
org.dmd.dmc.DmcAttribute<?> |
addSharedImport(String value)
Adds another sharedImport to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addUsesRunContextItem(Object value)
Adds another usesRunContextItem value.
|
org.dmd.dmc.DmcAttribute<?> |
addUsesRunContextItem(RunContextItemDMO value)
Adds another usesRunContextItem to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addViewImport(Object value)
Adds another viewImport value.
|
org.dmd.dmc.DmcAttribute<?> |
addViewImport(String value)
Adds another viewImport to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addViewMethod(MethodWithArgs value)
Adds another viewMethod to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
addViewMethod(Object value)
Adds another viewMethod value.
|
boolean |
clickEventContains(OperationSpec value)
Returns true if we contain a valued keyed by the specified OperationSpec.
|
org.dmd.dmc.DmcAttribute<?> |
delBroadcast(Object value)
Deletes a broadcast value.
|
org.dmd.dmc.DmcAttribute<?> |
delBroadcastOnly(Object value)
Deletes a broadcastOnly value.
|
org.dmd.dmc.DmcAttribute<?> |
delClickEvent(Object value)
Deletes a clickEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
delClickEvent(OperationSpec value)
Deletes a clickEvent from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delDeleteEvent(EventSpec value)
Deletes a deleteEvent from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delDeleteEvent(Object value)
Deletes a deleteEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
delDisplayDMO(DisplayDataSpec value)
Deletes a displayDMO from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delDisplayDMO(Object value)
Deletes a displayDMO value.
|
boolean |
deleteEventContains(EventSpec value)
Returns true if we contain a valued keyed by the specified EventSpec.
|
org.dmd.dmc.DmcAttribute<?> |
delExtendsInterface(Object value)
Deletes a extendsInterface value.
|
org.dmd.dmc.DmcAttribute<?> |
delExtendsInterface(String value)
Deletes a extendsInterface from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delLocal(Object value)
Deletes a local value.
|
org.dmd.dmc.DmcAttribute<?> |
delPresenterImport(Object value)
Deletes a presenterImport value.
|
org.dmd.dmc.DmcAttribute<?> |
delPresenterImport(String value)
Deletes a presenterImport from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delPresenterMethod(MethodWithArgs value)
Deletes a presenterMethod from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delPresenterMethod(Object value)
Deletes a presenterMethod value.
|
org.dmd.dmc.DmcAttribute<?> |
delSelectEvent(EventSpec value)
Deletes a selectEvent from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delSelectEvent(Object value)
Deletes a selectEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
delSharedImport(Object value)
Deletes a sharedImport value.
|
org.dmd.dmc.DmcAttribute<?> |
delSharedImport(String value)
Deletes a sharedImport from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delUsesRunContextItem(Object value)
Deletes a usesRunContextItem value.
|
org.dmd.dmc.DmcAttribute<?> |
delViewImport(Object value)
Deletes a viewImport value.
|
org.dmd.dmc.DmcAttribute<?> |
delViewImport(String value)
Deletes a viewImport from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delViewMethod(MethodWithArgs value)
Deletes a viewMethod from the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
delViewMethod(Object value)
Deletes a viewMethod value.
|
boolean |
displayDMOContains(DisplayDataSpec value)
Returns true if we contain a valued keyed by the specified DisplayDataSpec.
|
boolean |
equals(Object obj) |
boolean |
extendsInterfaceContains(String value)
Returns true if we contain a valued keyed by the specified String.
|
Iterator<EventREF> |
getBroadcast() |
Iterator<EventREF> |
getBroadcastOnly() |
Iterator<EventREF> |
getBroadcastOnlyREFs() |
int |
getBroadcastOnlySize()
Returns the number of values in broadcastOnly
|
Iterator<EventREF> |
getBroadcastREFs() |
int |
getBroadcastSize()
Returns the number of values in broadcast
|
Iterator<OperationSpec> |
getClickEvent() |
int |
getClickEventSize()
Returns the number of values in clickEvent
|
OperationSpec |
getCreateEvent() |
Iterator<EventSpec> |
getDeleteEvent() |
int |
getDeleteEventSize()
Returns the number of values in deleteEvent
|
Iterator<DisplayDataSpec> |
getDisplayDMO() |
int |
getDisplayDMOSize()
Returns the number of values in displayDMO
|
Iterator<String> |
getExtendsInterface() |
int |
getExtendsInterfaceSize()
Returns the number of values in extendsInterface
|
Iterator<EventREF> |
getLocal() |
Iterator<EventREF> |
getLocalREFs() |
int |
getLocalSize()
Returns the number of values in local
|
ViewDMO |
getModificationRecorder() |
OperationSpec |
getModifyEvent() |
ViewDMO |
getNew() |
OperationSpec |
getNthClickEvent(int i) |
EventSpec |
getNthDeleteEvent(int i) |
DisplayDataSpec |
getNthDisplayDMO(int i) |
String |
getNthExtendsInterface(int i) |
String |
getNthPresenterImport(int i) |
MethodWithArgs |
getNthPresenterMethod(int i) |
EventSpec |
getNthSelectEvent(int i) |
String |
getNthSharedImport(int i) |
String |
getNthViewImport(int i) |
MethodWithArgs |
getNthViewMethod(int i) |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
Iterator<String> |
getPresenterImport() |
int |
getPresenterImportSize()
Returns the number of values in presenterImport
|
Iterator<MethodWithArgs> |
getPresenterMethod() |
int |
getPresenterMethodSize()
Returns the number of values in presenterMethod
|
Iterator<EventSpec> |
getSelectEvent() |
int |
getSelectEventSize()
Returns the number of values in selectEvent
|
Iterator<String> |
getSharedImport() |
int |
getSharedImportSize()
Returns the number of values in sharedImport
|
ViewDMO |
getSlice(org.dmd.dmc.DmcSliceInfo info) |
String |
getSubpackage() |
String |
getUseBaseClass() |
Iterator<RunContextItemREF> |
getUsesRunContextItem() |
Iterator<RunContextItemREF> |
getUsesRunContextItemREFs() |
int |
getUsesRunContextItemSize()
Returns the number of values in usesRunContextItem
|
Iterator<String> |
getViewImport() |
int |
getViewImportSize()
Returns the number of values in viewImport
|
Iterator<MethodWithArgs> |
getViewMethod() |
int |
getViewMethodSize()
Returns the number of values in viewMethod
|
org.dmd.dmc.types.CamelCaseName |
getViewName() |
int |
hashCode() |
Boolean |
isCodeSplit() |
Boolean |
isWidget() |
boolean |
presenterImportContains(String value)
Returns true if we contain a valued keyed by the specified String.
|
boolean |
presenterMethodContains(MethodWithArgs value)
Returns true if we contain a valued keyed by the specified MethodWithArgs.
|
void |
remBroadcast()
Removes the broadcast attribute value.
|
void |
remBroadcastOnly()
Removes the broadcastOnly attribute value.
|
void |
remClickEvent()
Removes the clickEvent attribute value.
|
void |
remCodeSplit()
Removes the codeSplit attribute value.
|
void |
remCreateEvent()
Removes the createEvent attribute value.
|
void |
remDeleteEvent()
Removes the deleteEvent attribute value.
|
void |
remDisplayDMO()
Removes the displayDMO attribute value.
|
void |
remExtendsInterface()
Removes the extendsInterface attribute value.
|
void |
remLocal()
Removes the local attribute value.
|
void |
remModifyEvent()
Removes the modifyEvent attribute value.
|
void |
remPresenterImport()
Removes the presenterImport attribute value.
|
void |
remPresenterMethod()
Removes the presenterMethod attribute value.
|
void |
remSelectEvent()
Removes the selectEvent attribute value.
|
void |
remSharedImport()
Removes the sharedImport attribute value.
|
void |
remSubpackage()
Removes the subpackage attribute value.
|
void |
remUseBaseClass()
Removes the useBaseClass attribute value.
|
void |
remUsesRunContextItem()
Removes the usesRunContextItem attribute value.
|
void |
remViewImport()
Removes the viewImport attribute value.
|
void |
remViewMethod()
Removes the viewMethod attribute value.
|
void |
remViewName()
Removes the viewName attribute value.
|
void |
remWidget()
Removes the widget attribute value.
|
boolean |
selectEventContains(EventSpec value)
Returns true if we contain a valued keyed by the specified EventSpec.
|
void |
setCodeSplit(Boolean value)
Sets codeSplit to the specified value.
|
void |
setCodeSplit(Object value)
Sets codeSplit to the specified value.
|
void |
setCreateEvent(Object value)
Sets createEvent to the specified value.
|
void |
setCreateEvent(OperationSpec value)
Sets createEvent to the specified value.
|
void |
setModifyEvent(Object value)
Sets modifyEvent to the specified value.
|
void |
setModifyEvent(OperationSpec value)
Sets modifyEvent to the specified value.
|
void |
setSubpackage(Object value)
Sets subpackage to the specified value.
|
void |
setSubpackage(String value)
Sets subpackage to the specified value.
|
void |
setUseBaseClass(Object value)
Sets useBaseClass to the specified value.
|
void |
setUseBaseClass(String value)
Sets useBaseClass to the specified value.
|
void |
setViewName(org.dmd.dmc.types.CamelCaseName value)
Sets viewName to the specified value.
|
void |
setViewName(Object value)
Sets viewName to the specified value.
|
void |
setWidget(Boolean value)
Sets widget to the specified value.
|
void |
setWidget(Object value)
Sets widget to the specified value.
|
boolean |
sharedImportContains(String value)
Returns true if we contain a valued keyed by the specified String.
|
boolean |
viewImportContains(String value)
Returns true if we contain a valued keyed by the specified String.
|
boolean |
viewMethodContains(MethodWithArgs value)
Returns true if we contain a valued keyed by the specified MethodWithArgs.
|
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 ViewDMO()
protected ViewDMO(String oc)
public ViewDMO(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public ViewDMO getNew()
getNew in class org.dmd.dmc.DmcObjectpublic ViewDMO getSlice(org.dmd.dmc.DmcSliceInfo info)
getSlice in class org.dmd.dmc.DmcObjectpublic ViewDMO 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 Boolean isCodeSplit()
public void setCodeSplit(Boolean value)
value - Booleanpublic void setCodeSplit(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanSVorg.dmd.dmc.DmcValueExceptionpublic void remCodeSplit()
public String getUseBaseClass()
public void setUseBaseClass(String value)
value - Stringpublic void setUseBaseClass(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remUseBaseClass()
public Iterator<EventREF> getLocalREFs()
public org.dmd.dmc.DmcAttribute<?> addLocal(EventDMO value)
value - Eventpublic org.dmd.dmc.DmcAttribute<?> addLocal(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Eventorg.dmd.dmc.DmcValueExceptionpublic int getLocalSize()
public org.dmd.dmc.DmcAttribute<?> delLocal(Object value)
value - The Event to be deleted from set of attribute values.public void remLocal()
public Iterator<EventREF> getBroadcastREFs()
public org.dmd.dmc.DmcAttribute<?> addBroadcast(EventDMO value)
value - Eventpublic org.dmd.dmc.DmcAttribute<?> addBroadcast(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Eventorg.dmd.dmc.DmcValueExceptionpublic int getBroadcastSize()
public org.dmd.dmc.DmcAttribute<?> delBroadcast(Object value)
value - The Event to be deleted from set of attribute values.public void remBroadcast()
public Iterator<EventREF> getBroadcastOnly()
public Iterator<EventREF> getBroadcastOnlyREFs()
public org.dmd.dmc.DmcAttribute<?> addBroadcastOnly(EventDMO value)
value - Eventpublic org.dmd.dmc.DmcAttribute<?> addBroadcastOnly(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Eventorg.dmd.dmc.DmcValueExceptionpublic int getBroadcastOnlySize()
public org.dmd.dmc.DmcAttribute<?> delBroadcastOnly(Object value)
value - The Event to be deleted from set of attribute values.public void remBroadcastOnly()
public String getNthViewImport(int i)
public org.dmd.dmc.DmcAttribute<?> addViewImport(String value)
value - Stringpublic boolean viewImportContains(String value)
value - Stringpublic org.dmd.dmc.DmcAttribute<?> addViewImport(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Stringorg.dmd.dmc.DmcValueExceptionpublic int getViewImportSize()
public org.dmd.dmc.DmcAttribute<?> delViewImport(Object value) throws org.dmd.dmc.DmcValueException
value - The String to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delViewImport(String value)
value - Stringpublic void remViewImport()
public Iterator<String> getPresenterImport()
public String getNthPresenterImport(int i)
public org.dmd.dmc.DmcAttribute<?> addPresenterImport(String value)
value - Stringpublic boolean presenterImportContains(String value)
value - Stringpublic org.dmd.dmc.DmcAttribute<?> addPresenterImport(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Stringorg.dmd.dmc.DmcValueExceptionpublic int getPresenterImportSize()
public org.dmd.dmc.DmcAttribute<?> delPresenterImport(Object value) throws org.dmd.dmc.DmcValueException
value - The String to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delPresenterImport(String value)
value - Stringpublic void remPresenterImport()
public String getNthSharedImport(int i)
public org.dmd.dmc.DmcAttribute<?> addSharedImport(String value)
value - Stringpublic boolean sharedImportContains(String value)
value - Stringpublic org.dmd.dmc.DmcAttribute<?> addSharedImport(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Stringorg.dmd.dmc.DmcValueExceptionpublic int getSharedImportSize()
public org.dmd.dmc.DmcAttribute<?> delSharedImport(Object value) throws org.dmd.dmc.DmcValueException
value - The String to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delSharedImport(String value)
value - Stringpublic void remSharedImport()
public String getSubpackage()
public void setSubpackage(String value)
value - Stringpublic void setSubpackage(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeStringSVorg.dmd.dmc.DmcValueExceptionpublic void remSubpackage()
public Iterator<RunContextItemREF> getUsesRunContextItem()
public Iterator<RunContextItemREF> getUsesRunContextItemREFs()
public org.dmd.dmc.DmcAttribute<?> addUsesRunContextItem(RunContextItemDMO value)
value - RunContextItempublic org.dmd.dmc.DmcAttribute<?> addUsesRunContextItem(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with RunContextItemorg.dmd.dmc.DmcValueExceptionpublic int getUsesRunContextItemSize()
public org.dmd.dmc.DmcAttribute<?> delUsesRunContextItem(Object value)
value - The RunContextItem to be deleted from set of attribute values.public void remUsesRunContextItem()
public Boolean isWidget()
public void setWidget(Boolean value)
value - Booleanpublic void setWidget(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanSVorg.dmd.dmc.DmcValueExceptionpublic void remWidget()
public Iterator<String> getExtendsInterface()
public String getNthExtendsInterface(int i)
public org.dmd.dmc.DmcAttribute<?> addExtendsInterface(String value)
value - Stringpublic boolean extendsInterfaceContains(String value)
value - Stringpublic org.dmd.dmc.DmcAttribute<?> addExtendsInterface(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with Stringorg.dmd.dmc.DmcValueExceptionpublic int getExtendsInterfaceSize()
public org.dmd.dmc.DmcAttribute<?> delExtendsInterface(Object value) throws org.dmd.dmc.DmcValueException
value - The String to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delExtendsInterface(String value)
value - Stringpublic void remExtendsInterface()
public Iterator<MethodWithArgs> getPresenterMethod()
public MethodWithArgs getNthPresenterMethod(int i)
public org.dmd.dmc.DmcAttribute<?> addPresenterMethod(MethodWithArgs value)
value - MethodWithArgspublic boolean presenterMethodContains(MethodWithArgs value)
value - MethodWithArgspublic org.dmd.dmc.DmcAttribute<?> addPresenterMethod(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with MethodWithArgsorg.dmd.dmc.DmcValueExceptionpublic int getPresenterMethodSize()
public org.dmd.dmc.DmcAttribute<?> delPresenterMethod(Object value) throws org.dmd.dmc.DmcValueException
value - The MethodWithArgs to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delPresenterMethod(MethodWithArgs value)
value - MethodWithArgspublic void remPresenterMethod()
public Iterator<MethodWithArgs> getViewMethod()
public MethodWithArgs getNthViewMethod(int i)
public org.dmd.dmc.DmcAttribute<?> addViewMethod(MethodWithArgs value)
value - MethodWithArgspublic boolean viewMethodContains(MethodWithArgs value)
value - MethodWithArgspublic org.dmd.dmc.DmcAttribute<?> addViewMethod(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with MethodWithArgsorg.dmd.dmc.DmcValueExceptionpublic int getViewMethodSize()
public org.dmd.dmc.DmcAttribute<?> delViewMethod(Object value) throws org.dmd.dmc.DmcValueException
value - The MethodWithArgs to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delViewMethod(MethodWithArgs value)
value - MethodWithArgspublic void remViewMethod()
public Iterator<DisplayDataSpec> getDisplayDMO()
public DisplayDataSpec getNthDisplayDMO(int i)
public org.dmd.dmc.DmcAttribute<?> addDisplayDMO(DisplayDataSpec value)
value - DisplayDataSpecpublic boolean displayDMOContains(DisplayDataSpec value)
value - DisplayDataSpecpublic org.dmd.dmc.DmcAttribute<?> addDisplayDMO(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DisplayDataSpecorg.dmd.dmc.DmcValueExceptionpublic int getDisplayDMOSize()
public org.dmd.dmc.DmcAttribute<?> delDisplayDMO(Object value) throws org.dmd.dmc.DmcValueException
value - The DisplayDataSpec to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delDisplayDMO(DisplayDataSpec value)
value - DisplayDataSpecpublic void remDisplayDMO()
public Iterator<EventSpec> getSelectEvent()
public EventSpec getNthSelectEvent(int i)
public org.dmd.dmc.DmcAttribute<?> addSelectEvent(EventSpec value)
value - EventSpecpublic boolean selectEventContains(EventSpec value)
value - EventSpecpublic org.dmd.dmc.DmcAttribute<?> addSelectEvent(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with EventSpecorg.dmd.dmc.DmcValueExceptionpublic int getSelectEventSize()
public org.dmd.dmc.DmcAttribute<?> delSelectEvent(Object value) throws org.dmd.dmc.DmcValueException
value - The EventSpec to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delSelectEvent(EventSpec value)
value - EventSpecpublic void remSelectEvent()
public Iterator<EventSpec> getDeleteEvent()
public EventSpec getNthDeleteEvent(int i)
public org.dmd.dmc.DmcAttribute<?> addDeleteEvent(EventSpec value)
value - EventSpecpublic boolean deleteEventContains(EventSpec value)
value - EventSpecpublic org.dmd.dmc.DmcAttribute<?> addDeleteEvent(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with EventSpecorg.dmd.dmc.DmcValueExceptionpublic int getDeleteEventSize()
public org.dmd.dmc.DmcAttribute<?> delDeleteEvent(Object value) throws org.dmd.dmc.DmcValueException
value - The EventSpec to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delDeleteEvent(EventSpec value)
value - EventSpecpublic void remDeleteEvent()
public Iterator<OperationSpec> getClickEvent()
public OperationSpec getNthClickEvent(int i)
public org.dmd.dmc.DmcAttribute<?> addClickEvent(OperationSpec value)
value - OperationSpecpublic boolean clickEventContains(OperationSpec value)
value - OperationSpecpublic org.dmd.dmc.DmcAttribute<?> addClickEvent(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with OperationSpecorg.dmd.dmc.DmcValueExceptionpublic int getClickEventSize()
public org.dmd.dmc.DmcAttribute<?> delClickEvent(Object value) throws org.dmd.dmc.DmcValueException
value - The OperationSpec to be deleted from set of attribute values.org.dmd.dmc.DmcValueExceptionpublic org.dmd.dmc.DmcAttribute<?> delClickEvent(OperationSpec value)
value - OperationSpecpublic void remClickEvent()
public OperationSpec getModifyEvent()
public void setModifyEvent(OperationSpec value)
value - OperationSpecpublic void setModifyEvent(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeOperationSpecSVorg.dmd.dmc.DmcValueExceptionpublic void remModifyEvent()
public OperationSpec getCreateEvent()
public void setCreateEvent(OperationSpec value)
value - OperationSpecpublic void setCreateEvent(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeOperationSpecSVorg.dmd.dmc.DmcValueExceptionpublic void remCreateEvent()
public org.dmd.dmc.types.CamelCaseName getViewName()
public void setViewName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void setViewName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameSVorg.dmd.dmc.DmcValueExceptionpublic void remViewName()
Copyright © 2019. All rights reserved.