public abstract class PresenterDMW extends Component 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)
abstractMethods, actionInstantiations, actionVariables, imports, initialized, usesRunContext| Modifier | Constructor and Description |
|---|---|
|
PresenterDMW() |
|
PresenterDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods) |
|
PresenterDMW(PresenterDMO obj) |
protected |
PresenterDMW(PresenterDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
addInstantiatesPresenter(Presenter value)
Adds another instantiatesPresenter value.
|
org.dmd.dmc.DmcAttribute<?> |
addManagesView(View value)
Adds another managesView value.
|
Presenter |
cloneIt() |
void |
delInstantiatesPresenter(Presenter value)
Deletes a instantiatesPresenter value.
|
void |
delManagesView(View value)
Deletes a managesView value.
|
boolean |
equals(Object obj) |
PresenterDMO |
getDMO() |
ArrayList<Presenter> |
getInstantiatesPresenterCopy() |
boolean |
getInstantiatesPresenterHasValue() |
boolean |
getInstantiatesPresenterIsEmpty() |
PresenterIterableDMW |
getInstantiatesPresenterIterable() |
int |
getInstantiatesPresenterSize() |
ArrayList<View> |
getManagesViewCopy() |
boolean |
getManagesViewHasValue() |
boolean |
getManagesViewIsEmpty() |
ViewIterableDMW |
getManagesViewIterable() |
int |
getManagesViewSize() |
Presenter |
getModificationRecorder() |
org.dmd.dmc.types.CamelCaseName |
getObjectName() |
org.dmd.dmc.DmcAttribute<?> |
getObjectNameAttribute() |
org.dmd.dmc.types.CamelCaseName |
getPresenterName() |
int |
hashCode() |
Boolean |
isCodeSplit() |
Boolean |
isSingleton() |
void |
remCodeSplit()
Removes the codeSplit attribute value.
|
void |
remInstantiatesPresenter()
Removes the instantiatesPresenter attribute value.
|
void |
remManagesView()
Removes the managesView attribute value.
|
void |
remPresenterName()
Removes the presenterName attribute value.
|
void |
remSingleton()
Removes the singleton attribute value.
|
void |
setCodeSplit(Boolean value)
Sets codeSplit to the specified value.
|
void |
setCodeSplit(Object value)
Sets codeSplit to the specified value.
|
void |
setPresenterName(org.dmd.dmc.types.CamelCaseName value)
Sets presenterName to the specified value.
|
void |
setPresenterName(Object value)
Sets presenterName to the specified value.
|
void |
setSingleton(Boolean value)
Sets singleton to the specified value.
|
void |
setSingleton(Object value)
Sets singleton to the specified value.
|
genSubPackage, getAbstractMethods, getActionInstantiations, getActionVariables, getAttributeSchemaLoaders, getBaseClassName, getCommsConstants, getCommsMethods, getEventRegistration, getFireMethods, getImports, handlesObjectEvents, hasCommsMethods, initCodeGenInfo, resetCodeGenInfo, usesCentralDmpErrorHandling, usesCentralRpcErrorHandling, usesRunContextaddFiresEvent, addHandlesEvent, addInstantiatesView, addSendsRequest, addSendsRequest, addUseSchema, addUsesRunContextItem, delFiresEvent, delHandlesEvent, delInstantiatesView, delSendsRequest, delSendsRequest, delUseSchema, delUsesRunContextItem, getComponentName, getFiresEvent, getFiresEventCopy, getFiresEventFirstKey, getFiresEventHasValue, getFiresEventIsEmpty, getFiresEventIterable, getFiresEventSize, getHandlesEvent, getHandlesEventCopy, getHandlesEventFirstKey, getHandlesEventHasValue, getHandlesEventIsEmpty, getHandlesEventIterable, getHandlesEventSize, getInstantiatesViewCopy, getInstantiatesViewHasValue, getInstantiatesViewIsEmpty, getInstantiatesViewIterable, getInstantiatesViewSize, getSendsRequestCopy, getSendsRequestHasValue, getSendsRequestIsEmpty, getSendsRequestIterable, getSendsRequestSize, getSubpackage, getUseBaseClass, getUseSchemaCopy, getUseSchemaHasValue, getUseSchemaIsEmpty, getUseSchemaIterable, getUseSchemaSize, getUsesRunContextItemCopy, getUsesRunContextItemHasValue, getUsesRunContextItemIsEmpty, getUsesRunContextItemIterable, getUsesRunContextItemSize, remComponentName, remFiresEvent, remHandlesEvent, remInstantiatesView, remSendsRequest, remSubpackage, remUseBaseClass, remUseSchema, remUsesRunContextItem, sendsRequestContains, setComponentName, setComponentName, setSubpackage, setSubpackage, setUseBaseClass, setUseBaseClassresolveReferencesaddDescription, 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 PresenterDMW()
public PresenterDMW(org.dmd.dms.generated.types.DmcTypeModifierMV mods)
public PresenterDMW(PresenterDMO obj)
protected PresenterDMW(PresenterDMO obj, org.dmd.dms.ClassDefinition cd)
public Presenter getModificationRecorder()
getModificationRecorder in class Componentpublic Presenter cloneIt()
public PresenterDMO getDMO()
getDMO in class ComponentDMWpublic org.dmd.dmc.types.CamelCaseName getObjectName()
getObjectName in interface org.dmd.dmc.DmcNamedObjectIFgetObjectName in class ComponentDMWpublic int hashCode()
hashCode in class ComponentDMWpublic org.dmd.dmc.DmcAttribute<?> getObjectNameAttribute()
getObjectNameAttribute in interface org.dmd.dmc.DmcNamedObjectIFgetObjectNameAttribute in class ComponentDMWpublic boolean equals(Object obj)
equals in interface org.dmd.dmc.DmcNamedObjectIFequals in class ComponentDMWpublic Boolean isCodeSplit()
public void setCodeSplit(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanorg.dmd.dmc.DmcValueExceptionpublic void setCodeSplit(Boolean value)
value - Booleanpublic void remCodeSplit()
public int getInstantiatesPresenterSize()
public boolean getInstantiatesPresenterIsEmpty()
public boolean getInstantiatesPresenterHasValue()
public PresenterIterableDMW getInstantiatesPresenterIterable()
public org.dmd.dmc.DmcAttribute<?> addInstantiatesPresenter(Presenter value)
value - A value compatible with Presenterpublic void delInstantiatesPresenter(Presenter value)
value - The Presenter to be deleted from set of attribute values.public ArrayList<Presenter> getInstantiatesPresenterCopy()
public void remInstantiatesPresenter()
public int getManagesViewSize()
public boolean getManagesViewIsEmpty()
public boolean getManagesViewHasValue()
public ViewIterableDMW getManagesViewIterable()
public org.dmd.dmc.DmcAttribute<?> addManagesView(View value)
value - A value compatible with Viewpublic void delManagesView(View value)
value - The View to be deleted from set of attribute values.public ArrayList<View> getManagesViewCopy()
public void remManagesView()
public org.dmd.dmc.types.CamelCaseName getPresenterName()
public void setPresenterName(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeCamelCaseNameorg.dmd.dmc.DmcValueExceptionpublic void setPresenterName(org.dmd.dmc.types.CamelCaseName value)
value - CamelCaseNamepublic void remPresenterName()
public Boolean isSingleton()
public void setSingleton(Object value) throws org.dmd.dmc.DmcValueException
value - A value compatible with DmcTypeBooleanorg.dmd.dmc.DmcValueExceptionpublic void setSingleton(Boolean value)
value - Booleanpublic void remSingleton()
Copyright © 2019. All rights reserved.