public class ConstraintLoader extends Object implements Transformer
At the moment only SBVR constraints are supported.
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_CONSTRAINT_EXCEL_FILE |
Constructor and Description |
---|
ConstraintLoader() |
Modifier and Type | Method and Description |
---|---|
void |
process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r)
Processes the model.
|
public static final String PARAM_CONSTRAINT_EXCEL_FILE
public void process(GenericModel m, Options o, TransformerConfiguration trfConfig, ShapeChangeResult r) throws ShapeChangeAbortException
Transformer
process
in interface Transformer
m
- The model to process.o
- Options to control the process execution.r
- Logging target.ShapeChangeAbortException
Copyright © 2018. All rights reserved.