Modifier and Type | Field and Description |
---|---|
protected GenericModel |
GenericPropertyInfo.model |
protected GenericModel |
GenericPackageInfo.model |
protected GenericModel |
GenericClassInfo.model |
protected GenericModel |
GenericAssociationInfo.model |
Modifier and Type | Method and Description |
---|---|
GenericModel |
GenericPropertyInfo.model() |
GenericModel |
GenericClassInfo.model() |
GenericModel |
GenericAssociationInfo.model() |
Modifier and Type | Method and Description |
---|---|
void |
GenericPropertyInfo.setModel(GenericModel model) |
void |
GenericPackageInfo.setModel(GenericModel model) |
void |
GenericClassInfo.setModel(GenericModel model) |
void |
GenericAssociationInfo.setModel(GenericModel model) |
Constructor and Description |
---|
GenericClassInfo(GenericModel model,
String id,
String name,
int category) |
GenericPropertyInfo(GenericModel model,
String id,
String name) |
Modifier and Type | Method and Description |
---|---|
static void |
ProfileUtil.convertToExplicitProfileDefinitions(GenericModel genModel,
Profiles profilesForClassesBelongingToAllProfiles,
Pattern schemaNameRegex,
boolean convertWholeModel) |
static void |
ProfileUtil.removeProfiles(GenericModel genModel)
Removes the profiles in all classes and properties of the given model.
|
Modifier and Type | Method and Description |
---|---|
GenericModel |
TransformationManager.process(GenericModel genModel,
Options o,
TransformerConfiguration trfConfig,
ShapeChangeResult r) |
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.