public interface Transformer
Modifier and Type | Method and Description |
---|---|
void |
process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r)
Processes the model.
|
void process(GenericModel m, Options o, TransformerConfiguration trfConfig, ShapeChangeResult r) throws ShapeChangeAbortException
m
- The model to process.o
- Options to control the process execution.r
- Logging target.ShapeChangeAbortException
Copyright © 2017. All rights reserved.