| Package | Description |
|---|---|
| org.dmd.mvw.tools.mvwgenerator.generated.dmo | |
| org.dmd.mvw.tools.mvwgenerator.generated.dmw | |
| org.dmd.mvw.tools.mvwgenerator.generated.types |
| Modifier and Type | Method and Description |
|---|---|
EventDMO |
EventDMO.getModificationRecorder() |
EventDMO |
EventDMO.getNew() |
EventDMO |
EventDMO.getSlice(org.dmd.dmc.DmcSliceInfo info) |
| Modifier and Type | Method and Description |
|---|---|
org.dmd.dmc.DmcAttribute<?> |
ViewDMO.addBroadcast(EventDMO value)
Adds another broadcast to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
ViewDMO.addBroadcastOnly(EventDMO value)
Adds another broadcastOnly to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
ComponentDMO.addFiresEvent(EventDMO value)
Adds another firesEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
ComponentDMO.addHandlesEvent(EventDMO value)
Adds another handlesEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
ViewDMO.addLocal(EventDMO value)
Adds another local to the specified value.
|
org.dmd.dmc.DmcAttribute<?> |
ComponentDMO.delFiresEvent(EventDMO value)
Deletes a firesEvent value.
|
org.dmd.dmc.DmcAttribute<?> |
ComponentDMO.delHandlesEvent(EventDMO value)
Deletes a handlesEvent value.
|
| Modifier and Type | Method and Description |
|---|---|
EventDMO |
EventDMW.getDMO() |
| Constructor and Description |
|---|
EventDMW(EventDMO obj) |
EventDMW(EventDMO obj,
org.dmd.dms.ClassDefinition cd) |
| Modifier and Type | Method and Description |
|---|---|
void |
EventREF.setObject(EventDMO o) |
| Constructor and Description |
|---|
EventREF(EventDMO o) |
Copyright © 2019. All rights reserved.