Modifier and Type | Field and Description |
---|---|
protected List<TransformerConfiguration> |
Options.inputTransformerConfigs |
Modifier and Type | Method and Description |
---|---|
List<TransformerConfiguration> |
Options.getInputTransformerConfigs() |
Map<String,TransformerConfiguration> |
Options.getTransformerConfigs() |
List<TransformerConfiguration> |
ProcessConfiguration.getTransformers() |
Modifier and Type | Method and Description |
---|---|
void |
ProcessConfiguration.addTransformer(TransformerConfiguration transformerConfig) |
Modifier and Type | Method and Description |
---|---|
void |
ProcessConfiguration.setTransformers(List<TransformerConfiguration> transformers) |
Modifier and Type | Method and Description |
---|---|
void |
Transformer.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r)
Processes the model.
|
GenericModel |
TransformationManager.process(GenericModel genModel,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
AttributeCreator.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
AIXMSchemaMerger.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
CityGMLTransformer.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
void |
ConstraintParserAndValidator.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
void |
ConstraintLoader.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
void |
ConstraintConverter.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
void |
DescriptorTransformer.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
void |
Flattener.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
void |
AssociationClassMapper.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
IdentityTransform.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r)
Does nothing with the given model.
|
Modifier and Type | Method and Description |
---|---|
void |
ModelCleaner.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
NamingModifier.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
void |
Profiler.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
void |
ProfileLoader.process(GenericModel m,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
TaggedValueTransformer.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
void |
TypeConverter.process(GenericModel genModel,
Options options,
TransformerConfiguration trfConfig,
ShapeChangeResult result) |
Copyright © 2017. All rights reserved.