public class ConstraintConverter extends Object implements Transformer, MessageSource
Modifier and Type | Field and Description |
---|---|
static String |
PARAM_GEOM_REP_CONSTRAINT_REGEX |
static String |
PARAM_GEOM_REP_TYPES |
static String |
PARAM_GEOM_REP_VALUE_TYPE_REGEX |
static String |
RULE_TRF_CLS_CONSTRAINTS_GEOMRESTRICTIONTOGEOMTV_EXCL |
static String |
RULE_TRF_CLS_CONSTRAINTS_GEOMRESTRICTIONTOGEOMTV_INCL |
static String |
RULE_TRF_CLS_CONSTRAINTS_GEOMRESTRICTIONTOGEOMTV_NORESTRICTION_BYVALUETYPE |
Constructor and Description |
---|
ConstraintConverter() |
Modifier and Type | Method and Description |
---|---|
String |
message(int mnr)
Return a message for a message number.
|
void |
process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result)
Processes the model.
|
public static final String PARAM_GEOM_REP_CONSTRAINT_REGEX
public static final String PARAM_GEOM_REP_TYPES
public static final String PARAM_GEOM_REP_VALUE_TYPE_REGEX
public static final String RULE_TRF_CLS_CONSTRAINTS_GEOMRESTRICTIONTOGEOMTV_INCL
public static final String RULE_TRF_CLS_CONSTRAINTS_GEOMRESTRICTIONTOGEOMTV_EXCL
public static final String RULE_TRF_CLS_CONSTRAINTS_GEOMRESTRICTIONTOGEOMTV_NORESTRICTION_BYVALUETYPE
public void process(GenericModel genModel, Options options, TransformerConfiguration trfConfig, ShapeChangeResult result) throws ShapeChangeAbortException
Transformer
process
in interface Transformer
genModel
- The model to process.options
- Options to control the process execution.result
- Logging target.ShapeChangeAbortException
public String message(int mnr)
MessageSource
message
in interface MessageSource
Copyright © 2018. All rights reserved.