public interface ModelBuildingEvent
| Modifier and Type | Method and Description | 
|---|---|
| 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. | 
Model getModel()
null.ModelBuildingRequest getRequest()
null.ModelProblemCollector getProblems()
null.Copyright © 2001–2017 The Apache Software Foundation. All rights reserved.