public interface ModelProcessor
修飾子とタイプ | メソッドと説明 |
---|---|
void |
process(IObjectContainerStore store)
Processes an IObjectContainerStore.
|
void process(IObjectContainerStore store) throws ModelException
store
- IObjectContainer store to process.ModelException
- If there is an error during processing.