Modifier and Type | Method and Description |
---|---|
void |
Converter.convert() |
void |
Options.loadConfiguration() |
Modifier and Type | Method and Description |
---|---|
void |
ClassInfoImpl.establishCategory()
Establish category.
|
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) |
void |
Transformer.transform() |
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 |
---|
ClassInfoEA(EADocument doc,
PackageInfoEA pi,
org.sparx.Element elmt)
Create new ClassInfo object
|
EADocument(ShapeChangeResult r,
Options o,
String repositoryFileName) |
Modifier and Type | Method and Description |
---|---|
void |
GenericModel.initialise(ShapeChangeResult r,
Options o,
String repositoryFileName) |
Modifier and Type | Method and Description |
---|---|
protected void |
Xmi10Document.initAssociations()
Initialize map of asscoiations
|
protected void |
Xmi10Document.initClasses()
Process all classes and generate the XML Schema "code"
|
void |
Xmi10Document.initialise(ShapeChangeResult r,
Options o,
String xmifile)
Load the application schema(s).
|
protected void |
Xmi10Document.initPackages()
Process all packages in the application schema
|
protected void |
Xmi10Document.initTypesMap()
Initialize map of types
|
void |
Xmi10Document.open(String xmlfile) |
protected void |
Xmi10Document.verify()
Verify XMI version
|
Constructor and Description |
---|
AssociationInfoXmi10(Xmi10Document d,
Element e) |
ClassInfoXmi10(Xmi10Document d,
Element e) |
OperationInfoXmi10(Xmi10Document d,
Element e) |
PackageInfoXmi10(Xmi10Document d,
Element e) |
PropertyInfoXmi10(Xmi10Document d,
Element e,
AssociationInfoXmi10 ai) |
Modifier and Type | Method and Description |
---|---|
void |
Target.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly)
Allows a target to perform the necessary initialization routines before
processing.
|
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) |
Modifier and Type | Method and Description |
---|---|
void |
CDB.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
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) |
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) |
Modifier and Type | Method and Description |
---|---|
void |
FeatureCatalogue.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
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) |
Modifier and Type | Method and Description |
---|---|
void |
ModelExport.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
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) |
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) |
Modifier and Type | Method and Description |
---|---|
void |
ReplicationXmlSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
void |
SqlDdl.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Constructor and Description |
---|
ReplicationSchemaVisitor(SqlDdl sqlddl,
SqlBuilder sqlbuilder) |
Modifier and Type | Method and Description |
---|---|
void |
ApplicationSchemaStatistic.initialise(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
Modifier and Type | Method and Description |
---|---|
protected boolean |
XmlSchema.createXSDs(PackageInfo pi,
XsdDocument xsdcurr)
Create XML Schema documents
|
void |
XmlSchema.initialise(PackageInfo p,
Model m,
Options o,
ShapeChangeResult r,
boolean diagOnly) |
protected void |
XmlSchema.processDependecies(PackageInfo pi)
Process dependency relationships with other packages
|
Constructor and Description |
---|
XsdDocument(PackageInfo pi,
Model m,
Options o,
ShapeChangeResult r,
String n) |
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 |
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 |
---|---|
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) |
Modifier and Type | Method and Description |
---|---|
void |
Dialog.initialise(Converter c,
Options o,
ShapeChangeResult r,
String x) |
Copyright © 2018. All rights reserved.