Uses of Class
de.interactive_instruments.ShapeChange.Options

Packages that use Options
de.interactive_instruments.ShapeChange   
de.interactive_instruments.ShapeChange.Model   
de.interactive_instruments.ShapeChange.Model.EA   
de.interactive_instruments.ShapeChange.Model.Generic   
de.interactive_instruments.ShapeChange.Model.Xmi10   
de.interactive_instruments.ShapeChange.Target   
de.interactive_instruments.ShapeChange.Target.AppConfiguration   
de.interactive_instruments.ShapeChange.Target.ArcGISWorkspace   
de.interactive_instruments.ShapeChange.Target.Codelists   
de.interactive_instruments.ShapeChange.Target.Definitions   
de.interactive_instruments.ShapeChange.Target.EA   
de.interactive_instruments.ShapeChange.Target.FeatureCatalogue   
de.interactive_instruments.ShapeChange.Target.JSON   
de.interactive_instruments.ShapeChange.Target.KML   
de.interactive_instruments.ShapeChange.Target.Mapping   
de.interactive_instruments.ShapeChange.Target.Ontology   
de.interactive_instruments.ShapeChange.Target.SQL   
de.interactive_instruments.ShapeChange.Target.XmlSchema   
de.interactive_instruments.ShapeChange.TargetHelper   
de.interactive_instruments.ShapeChange.Transformation   
de.interactive_instruments.ShapeChange.Transformation.Flattening   
de.interactive_instruments.ShapeChange.Transformation.Identity   
de.interactive_instruments.ShapeChange.Transformation.Naming   
de.interactive_instruments.ShapeChange.Transformation.Profiling   
de.interactive_instruments.ShapeChange.UI   
us.mitre.ShapeChange.Model.GSIP   
 

Uses of Options in de.interactive_instruments.ShapeChange
 

Fields in de.interactive_instruments.ShapeChange declared as Options
protected  Options ShapeChangeResult.options
           
protected  Options Converter.options
           
 

Constructors in de.interactive_instruments.ShapeChange with parameters of type Options
Converter(Options o, ShapeChangeResult r)
           
ShapeChangeResult(Options o)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Model
 

Methods in de.interactive_instruments.ShapeChange.Model that return Options
 Options Model.options()
           
 Options Info.options()
           
 

Methods in de.interactive_instruments.ShapeChange.Model with parameters of type Options
 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)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Model.EA
 

Fields in de.interactive_instruments.ShapeChange.Model.EA declared as Options
 Options EADocument.options
           
 

Methods in de.interactive_instruments.ShapeChange.Model.EA that return Options
 Options PropertyInfoEA.options()
          Return options and configuration object.
 Options PackageInfoEA.options()
          Return options and configuration object.
 Options OperationInfoEA.options()
          Return options and configuration object.
 Options EADocument.options()
          Return options and configuration object.
 Options ClassInfoEA.options()
          Return options and configuration object.
 Options AssociationInfoEA.options()
          Return options and configuration object.
 

Methods in de.interactive_instruments.ShapeChange.Model.EA with parameters of type Options
 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
 

Constructors in de.interactive_instruments.ShapeChange.Model.EA with parameters of type Options
EADocument(ShapeChangeResult r, Options o, String repositoryFileName)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Model.Generic
 

Fields in de.interactive_instruments.ShapeChange.Model.Generic declared as Options
protected  Options GenericPropertyInfo.options
           
protected  Options GenericPackageInfo.options
           
protected  Options GenericModel.options
           
protected  Options GenericClassInfo.options
           
protected  Options GenericAssociationInfo.options
           
 

Methods in de.interactive_instruments.ShapeChange.Model.Generic that return Options
 Options GenericPropertyInfo.options()
           
 Options GenericPackageInfo.options()
           
 Options GenericModel.options()
           
 Options GenericClassInfo.options()
           
 Options GenericAssociationInfo.options()
           
 

Methods in de.interactive_instruments.ShapeChange.Model.Generic with parameters of type Options
 void GenericModel.initialise(ShapeChangeResult r, Options o, String repositoryFileName)
           
 void GenericPropertyInfo.setOptions(Options options)
           
 void GenericPackageInfo.setOptions(Options options)
           
 void GenericClassInfo.setOptions(Options options)
           
 void GenericAssociationInfo.setOptions(Options options)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Model.Xmi10
 

Fields in de.interactive_instruments.ShapeChange.Model.Xmi10 declared as Options
 Options Xmi10Document.options
           
 

Methods in de.interactive_instruments.ShapeChange.Model.Xmi10 that return Options
 Options Xmi10Document.options()
          Return options and configuration object.
 Options PropertyInfoXmi10.options()
           
 Options PackageInfoXmi10.options()
           
 Options OperationInfoXmi10.options()
           
 Options ClassInfoXmi10.options()
           
 Options AssociationInfoXmi10.options()
           
 

Methods in de.interactive_instruments.ShapeChange.Model.Xmi10 with parameters of type Options
 void Xmi10Document.initialise(ShapeChangeResult r, Options o, String xmifile)
          Load the application schema(s).
 

Uses of Options in de.interactive_instruments.ShapeChange.Target
 

Methods in de.interactive_instruments.ShapeChange.Target with parameters of type Options
 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.
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.AppConfiguration
 

Methods in de.interactive_instruments.ShapeChange.Target.AppConfiguration with parameters of type Options
 void AppConfiguration.initialise(PackageInfo pi, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.ArcGISWorkspace
 

Methods in de.interactive_instruments.ShapeChange.Target.ArcGISWorkspace with parameters of type Options
 void ArcGISWorkspace.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.Codelists
 

Fields in de.interactive_instruments.ShapeChange.Target.Codelists declared as Options
protected  Options CodelistDictionariesML.options
           
 

Methods in de.interactive_instruments.ShapeChange.Target.Codelists with parameters of type Options
 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)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.Definitions
 

Methods in de.interactive_instruments.ShapeChange.Target.Definitions with parameters of type Options
 void Definitions.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.EA
 

Methods in de.interactive_instruments.ShapeChange.Target.EA with parameters of type Options
 void UmlModel.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.FeatureCatalogue
 

Methods in de.interactive_instruments.ShapeChange.Target.FeatureCatalogue with parameters of type Options
 void FeatureCatalogue.initialise(Options o, ShapeChangeResult r)
           
 void FeatureCatalogue.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.JSON
 

Methods in de.interactive_instruments.ShapeChange.Target.JSON with parameters of type Options
 void JsonSchema.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
          Initialize target generation for the JSON Schema output.
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.KML
 

Methods in de.interactive_instruments.ShapeChange.Target.KML with parameters of type Options
 void XSLT.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.Mapping
 

Methods in de.interactive_instruments.ShapeChange.Target.Mapping with parameters of type Options
 void Excel.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.Ontology
 

Fields in de.interactive_instruments.ShapeChange.Target.Ontology declared as Options
protected  Options OntologyModel.options
           
protected  Options OntologyDocumentRDFXML.options
           
 

Methods in de.interactive_instruments.ShapeChange.Target.Ontology with parameters of type Options
 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)
           
 

Constructors in de.interactive_instruments.ShapeChange.Target.Ontology with parameters of type Options
OntologyDocumentRDFXML(PackageInfo pi, Model m, Options o, ShapeChangeResult r, String xmlprefix, OWLISO19150 owliso19150)
           
OntologyModel(PackageInfo pi, Model m, Options o, ShapeChangeResult r, String xmlprefix, OWLISO19150 owliso19150)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.SQL
 

Methods in de.interactive_instruments.ShapeChange.Target.SQL with parameters of type Options
 void SqlDdl.initialise(PackageInfo pi, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Target.XmlSchema
 

Fields in de.interactive_instruments.ShapeChange.Target.XmlSchema declared as Options
protected  Options XsdDocument.options
           
 

Methods in de.interactive_instruments.ShapeChange.Target.XmlSchema with parameters of type Options
 void XmlSchema.initialise(PackageInfo p, Model m, Options o, ShapeChangeResult r, boolean diagOnly)
           
 

Constructors in de.interactive_instruments.ShapeChange.Target.XmlSchema with parameters of type Options
SchematronSchema(Model mdl, Options o, ShapeChangeResult r, PackageInfo p)
          Ctor
XsdDocument(PackageInfo pi, Model m, Options o, ShapeChangeResult r, String n)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.TargetHelper
 

Constructors in de.interactive_instruments.ShapeChange.TargetHelper with parameters of type Options
XpathHelper(Options o, ShapeChangeResult r)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Transformation
 

Methods in de.interactive_instruments.ShapeChange.Transformation with parameters of type Options
 void Transformer.process(GenericModel m, Options o, TransformerConfiguration trfConfig, ShapeChangeResult r)
          Processes the model.
 GenericModel TransformationManager.process(Model m, Options o, TransformerConfiguration trfConfig, ShapeChangeResult r)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Transformation.Flattening
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Flattening with parameters of type Options
 void Flattener.process(GenericModel genModel, Options options, TransformerConfiguration trfConfig, ShapeChangeResult result)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Transformation.Identity
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Identity with parameters of type Options
 void IdentityTransform.process(GenericModel m, Options o, TransformerConfiguration trfConfig, ShapeChangeResult r)
          Does nothing with the given model.
 

Uses of Options in de.interactive_instruments.ShapeChange.Transformation.Naming
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Naming with parameters of type Options
 void NamingModifier.process(GenericModel genModel, Options options, TransformerConfiguration trfConfig, ShapeChangeResult result)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.Transformation.Profiling
 

Methods in de.interactive_instruments.ShapeChange.Transformation.Profiling with parameters of type Options
 void Profiler.process(GenericModel genModel, Options options, TransformerConfiguration trfConfig, ShapeChangeResult result)
           
 

Uses of Options in de.interactive_instruments.ShapeChange.UI
 

Fields in de.interactive_instruments.ShapeChange.UI declared as Options
protected  Options DefaultDialog.options
           
 

Methods in de.interactive_instruments.ShapeChange.UI with parameters of type Options
 void Dialog.initialise(Converter c, Options o, ShapeChangeResult r, String x)
           
 void DefaultDialog.initialise(Converter c, Options o, ShapeChangeResult r, String m)
           
 

Constructors in de.interactive_instruments.ShapeChange.UI with parameters of type Options
DefaultDialog(Converter c, Options o, ShapeChangeResult r, String m)
           
 

Uses of Options in us.mitre.ShapeChange.Model.GSIP
 

Fields in us.mitre.ShapeChange.Model.GSIP declared as Options
 Options GSIPDocument.options
           
 

Methods in us.mitre.ShapeChange.Model.GSIP that return Options
 Options PropertyInfoGSIP.options()
          Return options and configuration object.
 Options PackageInfoGSIP.options()
           
 Options OperationInfoGSIP.options()
           
 Options GSIPDocument.options()
          Return options and configuration object.
 Options ClassInfoGSIP.options()
          Return options and configuration object.
 Options AssociationInfoGSIP.options()
          Return options and configuration object.
 

Methods in us.mitre.ShapeChange.Model.GSIP with parameters of type Options
 void GSIPDocument.initialise(ShapeChangeResult r, Options o, String mdbFileName)
           
 

Constructors in us.mitre.ShapeChange.Model.GSIP with parameters of type Options
GSIPDocument(ShapeChangeResult r, Options o, String mdbFileName)
           
 



Copyright © 2015. All rights reserved.