|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
@Deprecated public interface CoModelDoer
The interface every model doer extends. A model doer is a class that
either the element or its model handler can delegate to when it needs
to update the model.
Supported API: true
Extendable: true
| Method Summary | |
|---|---|
void |
execute(CoModelHandlerData execData)
Deprecated. Model Handler delegates model update to a doer by calling this method. |
| Method Detail |
|---|
void execute(CoModelHandlerData execData)
throws WTException
execData -
WTException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||