public class IdentityTransform extends Object implements Transformer
Constructor and Description |
---|
IdentityTransform() |
Modifier and Type | Method and Description |
---|---|
void |
process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r)
Does nothing with the given model.
|
public void process(GenericModel m, Options o, TransformerConfiguration trfConfig, ShapeChangeResult r) throws ShapeChangeAbortException
process
in interface Transformer
m
- The model to process.o
- Options to control the process execution.r
- Logging target.ShapeChangeAbortException
Transformer.process(de.interactive_instruments.ShapeChange.Model.Generic.GenericModel,
de.interactive_instruments.ShapeChange.Options,
de.interactive_instruments.ShapeChange.TransformerConfiguration,
de.interactive_instruments.ShapeChange.ShapeChangeResult)
Copyright © 2018. All rights reserved.