public class AIXMSchemaMerger extends Object implements Transformer, MessageSource
TODO: the timeSlice type created for a subtype does not contain (or inherit) the properties from its supertype. We need to create an inheritance hierarchy for the time slices!
Modifier and Type | Field and Description |
---|---|
static String |
AIXM_5_1_TNS |
static String |
PARAM_INPUT_MERGE_AIXM_CORE_TNS |
Constructor and Description |
---|
AIXMSchemaMerger() |
Modifier and Type | Method and Description |
---|---|
String |
message(int mnr)
Return a message for a message number.
|
void |
process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r)
Processes the model.
|
public static final String AIXM_5_1_TNS
public static final String PARAM_INPUT_MERGE_AIXM_CORE_TNS
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
public String message(int mnr)
MessageSource
message
in interface MessageSource
Copyright © 2018. All rights reserved.