Modifier and Type | Field and Description |
---|---|
protected ShapeChangeResult |
ShapeChangeResult.MessageContext.result |
protected ShapeChangeResult |
Converter.result
Result object.
|
Modifier and Type | Method and Description |
---|---|
boolean |
BasicConfigurationValidator.isValid(Options options,
ShapeChangeResult result)
Validates the 'input'-section of the ShapeChange configuration.
|
boolean |
ConfigurationValidator.isValid(ProcessConfiguration pConfig,
Options o,
ShapeChangeResult r)
Validates the given configuration.
|
Constructor and Description |
---|
Converter(Options o,
ShapeChangeResult r) |
MapEntryParamInfos(ShapeChangeResult result,
Collection<ProcessMapEntry> pmes) |
MessageContext(ShapeChangeResult result,
String level) |
MessageContext(ShapeChangeResult result,
String level,
String mtext) |
Constructor and Description |
---|
FopErrorListener(String name,
ShapeChangeResult res,
Target bc) |
FopMsgHandler(ShapeChangeResult r,
Target x) |
Modifier and Type | Method and Description |
---|---|
ShapeChangeResult |
Model.result() |
ShapeChangeResult |
Info.result() |
Modifier and Type | Method and Description |
---|---|
void |
Transformer.initialise(Options o,
ShapeChangeResult r,
String fn) |
void |
Model.initialise(ShapeChangeResult r,
Options o,
String repositoryFileNameOrConnectionString) |
void |
ModelImpl.initialise(ShapeChangeResult r,
Options o,
String repositoryFileNameOrConnectionString,
String user,
String pwd) |
void |
Model.initialise(ShapeChangeResult r,
Options o,
String repositoryFileNameOrConnectionString,
String username,
String password) |
Modifier and Type | Field and Description |
---|---|
ShapeChangeResult |
EADocument.result |
Modifier and Type | Method and Description |
---|---|
ShapeChangeResult |
PropertyInfoEA.result()
Return result object for error reporting.
|
ShapeChangeResult |
PackageInfoEA.result()
Return result object for error reporting.
|
ShapeChangeResult |
OperationInfoEA.result()
Return result object for error reporting.
|
ShapeChangeResult |
EADocument.result()
Return result object for error reporting.
|
ShapeChangeResult |
ClassInfoEA.result()
Return result object for error reporting.
|
ShapeChangeResult |
AssociationInfoEA.result()
Return result object for error reporting.
|
Modifier and Type | Method and Description |
---|---|
void |
EADocument.initialise(ShapeChangeResult r,
Options o,
String repositoryFileNameOrConnectionString)
Connect to EA Repository without security information
|
void |
EADocument.initialise(ShapeChangeResult r,
Options o,
String repositoryFileNameOrConnectionString,
String username,
String password)
Connect to EA Repository with security information
|
Constructor and Description |
---|
EADocument(ShapeChangeResult r,
Options o,
String repositoryFileName) |
Modifier and Type | Field and Description |
---|---|
protected ShapeChangeResult |
GenericPropertyInfo.result |
protected ShapeChangeResult |
GenericPackageInfo.result |
protected ShapeChangeResult |
GenericModel.result |
protected ShapeChangeResult |
GenericClassInfo.result |
protected ShapeChangeResult |
GenericAssociationInfo.result |
Modifier and Type | Method and Description |
---|---|
ShapeChangeResult |
GenericPropertyInfo.result() |
ShapeChangeResult |
GenericPackageInfo.result() |
ShapeChangeResult |
GenericModel.result() |
ShapeChangeResult |
GenericClassInfo.result() |
ShapeChangeResult |
GenericAssociationInfo.result() |
Modifier and Type | Method and Description |
---|---|
void |
GenericModel.initialise(ShapeChangeResult r,
Options o,
String repositoryFileName) |
void |
GenericPropertyInfo.setResult(ShapeChangeResult result) |
void |
GenericPackageInfo.setResult(ShapeChangeResult result) |
void |
GenericClassInfo.setResult(ShapeChangeResult result) |
void |
GenericAssociationInfo.setResult(ShapeChangeResult result) |
Modifier and Type | Field and Description |
---|---|
protected ShapeChangeResult |
AbstractContentHandler.result |
Modifier and Type | Field and Description |
---|---|
ShapeChangeResult |
Xmi10Document.result |
Modifier and Type | Method and Description |
---|---|
ShapeChangeResult |
Xmi10Document.result()
Return result object for error reporting.
|
ShapeChangeResult |
PropertyInfoXmi10.result() |
ShapeChangeResult |
PackageInfoXmi10.result() |
ShapeChangeResult |
OperationInfoXmi10.result() |
ShapeChangeResult |
ClassInfoXmi10.result() |
ShapeChangeResult |
AssociationInfoXmi10.result() |
Modifier and Type | Method and Description |
---|---|
void |
Xmi10Document.initialise(ShapeChangeResult r,
Options o,
String xmifile)
Load the application schema(s).
|
Constructor and Description |
---|
ModelProfileValidator(Model model,
ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
static void |
SbvrUtil.printErrors(List<SbvrErrorInfo> errors,
String sbvrRuleText,
ShapeChangeResult result,
boolean asWarnings) |
Constructor and Description |
---|
SbvrRuleLoader(String sbvrFileLocation,
Options options,
ShapeChangeResult result,
Model model) |
Modifier and Type | Method and Description |
---|---|
static PackageInfo |
TargetUtil.findMainSchemaForSingleTargets(SortedSet<? extends PackageInfo> selectedSchemas,
Options options,
ShapeChangeResult result) |
void |
DeferrableOutputWriter.initialise(Options o,
ShapeChangeResult r)
Perform any initialization required to perform the deferred write.
|
void |
Target.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly)
Allows a target to perform the necessary initialization routines before
processing.
|
void |
SingleTarget.writeAll(ShapeChangeResult r)
Instructs the target to output the processing results.
|
Constructor and Description |
---|
TargetOutputProcessor(ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
void |
AppConfiguration.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
ArcGISWorkspace.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
ArcGISWorkspace.writeAll(ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
CDB.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
boolean |
CDBConfigurationValidator.isValid(ProcessConfiguration config,
Options options,
ShapeChangeResult result) |
void |
CDB.writeAll(ShapeChangeResult result) |
Modifier and Type | Field and Description |
---|---|
protected ShapeChangeResult |
CodelistDictionariesML.result |
Modifier and Type | Method and Description |
---|---|
void |
CodelistRegister.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
CodelistDictionariesML.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
CodelistDictionaries.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
CodelistRegister.writeAll(ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
Definitions.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
UmlModel.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
UmlModel.writeAll(ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
FeatureCatalogue.initialise(Options o,
ShapeChangeResult r) |
void |
FeatureCatalogue.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
boolean |
FeatureCatalogueConfigurationValidator.isValid(ProcessConfiguration pConfig,
Options options,
ShapeChangeResult result) |
void |
FeatureCatalogue.writeAll(ShapeChangeResult r) |
Modifier and Type | Field and Description |
---|---|
protected ShapeChangeResult |
FOL2Schematron.result |
Modifier and Type | Method and Description |
---|---|
void |
FOL2Schematron.initialise(PackageInfo schemaPi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
JsonSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly)
Initialize target generation for the JSON Schema output.
|
Modifier and Type | Method and Description |
---|---|
void |
XSLT.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
Excel.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationSchemaMetadata.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
ApplicationSchemaMetadata.writeAll(ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
ModelExport.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
boolean |
ModelExportConfigurationValidator.isValid(ProcessConfiguration pConfig,
Options options,
ShapeChangeResult result) |
void |
ModelExport.writeAll(ShapeChangeResult r) |
Modifier and Type | Field and Description |
---|---|
ShapeChangeResult |
OntologyModel.result |
Modifier and Type | Method and Description |
---|---|
void |
RDF.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
OWLISO19150.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
OWLISO19150.print(OntologyModel om,
String outputDirectory,
ShapeChangeResult r) |
void |
OWLISO19150.writeAll(ShapeChangeResult r) |
Constructor and Description |
---|
OntologyModel(Model m,
Options o,
ShapeChangeResult r,
String prefix,
String rdfns,
String name,
String path,
String fileName,
OWLISO19150 owliso19150)
This constructor is used to create an ontology model for codes
(individuals, maybe also classes).
|
OntologyModel(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
String xmlprefix,
OWLISO19150 owliso19150) |
Modifier and Type | Method and Description |
---|---|
void |
ProfileTransferEA.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
boolean |
ProfileTransferEAConfigurationValidator.isValid(ProcessConfiguration config,
Options options,
ShapeChangeResult result) |
void |
ProfileTransferEA.writeAll(ShapeChangeResult r) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationXmlSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Field and Description |
---|---|
protected ShapeChangeResult |
SqlDdl.result |
protected ShapeChangeResult |
ReplicationSchemaVisitor.result |
protected ShapeChangeResult |
DatabaseModelVisitor.result |
Modifier and Type | Method and Description |
---|---|
void |
SqlDdl.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
boolean |
SqlDdlConfigurationValidator.isValid(ProcessConfiguration config,
Options options,
ShapeChangeResult result) |
void |
SqlDdl.writeAll(ShapeChangeResult r) |
Constructor and Description |
---|
OracleStrategy(ShapeChangeResult result) |
SqlBuilder(SqlDdl sqlddl,
ShapeChangeResult result,
Options options,
Model model,
SqlNamingScheme namingScheme) |
SQLServerStrategy(ShapeChangeResult result) |
Constructor and Description |
---|
CountSuffixUniqueNamingStrategy(ShapeChangeResult result) |
DefaultNamingScheme(ShapeChangeResult result,
NameNormalizer normalizer,
ForeignKeyNamingStrategy fkNaming,
CheckConstraintNamingStrategy ckNaming,
UniqueConstraintNamingStrategy ukNaming,
UniqueNamingStrategy uniqueNaming) |
OracleNameNormalizer(ShapeChangeResult result) |
OracleStyleForeignKeyNamingStrategy(ShapeChangeResult result) |
SQLServerNameNormalizer(ShapeChangeResult result) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationSchemaStatistic.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
void |
ApplicationSchemaStatistic.writeAll(ShapeChangeResult r) |
Modifier and Type | Field and Description |
---|---|
ShapeChangeResult |
XsdDocument.result |
Modifier and Type | Method and Description |
---|---|
void |
XmlSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Constructor and Description |
---|
SchematronSchema(Model mdl,
Options o,
ShapeChangeResult r,
PackageInfo p)
Ctor
|
XsdDocument(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
String n) |
Constructor and Description |
---|
XpathHelper(Options o,
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 |
---|---|
boolean |
ConstraintConverterConfigurationValidator.isValid(ProcessConfiguration config,
Options options,
ShapeChangeResult result) |
static Constraint |
ConstraintParserAndValidator.parse(FolConstraint con,
Sbvr2FolParser parser,
GenericClassInfo genCi,
ShapeChangeResult r) |
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 |
---|---|
boolean |
FlattenerConfigurationValidator.isValid(ProcessConfiguration pConfig,
Options options,
ShapeChangeResult result) |
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 |
LinkedDocumentTransformer.process(GenericModel model,
Options options,
TransformerConfiguration config,
ShapeChangeResult result) |
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 |
---|---|
boolean |
ProfilerConfigurationValidator.isValid(ProcessConfiguration config,
Options options,
ShapeChangeResult result) |
boolean |
ProfileLoaderConfigurationValidator.isValid(ProcessConfiguration config,
Options options,
ShapeChangeResult result) |
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 |
---|---|
boolean |
TaggedValueTransformerConfigurationValidator.isValid(ProcessConfiguration config,
Options options,
ShapeChangeResult result) |
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) |
Modifier and Type | Field and Description |
---|---|
protected ShapeChangeResult |
DefaultDialog.result |
Modifier and Type | Method and Description |
---|---|
void |
Dialog.initialise(Converter c,
Options o,
ShapeChangeResult r,
String x) |
void |
DefaultDialog.initialise(Converter c,
Options o,
ShapeChangeResult r,
String m) |
Constructor and Description |
---|
DefaultDialog(Converter c,
Options o,
ShapeChangeResult r,
String m) |
Constructor and Description |
---|
XsltWriter(String xslTransformerFactory,
Map<String,URI> hrefMappings,
Map<String,String> transformationParameters,
ShapeChangeResult result) |
Copyright © 2018. All rights reserved.