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