|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ModelBuildingEvent
Holds data relevant for a model building event.
Method Summary | |
---|---|
Model |
getModel()
Gets the model being built. |
ModelProblemCollector |
getProblems()
Gets the container used to collect problems that were encountered while processing the event. |
ModelBuildingRequest |
getRequest()
Gets the model building request being processed. |
Method Detail |
---|
Model getModel()
null
.ModelBuildingRequest getRequest()
null
.ModelProblemCollector getProblems()
null
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |