Uses of Class
de.interactive_instruments.ShapeChange.ShapeChangeResult

Packages that use ShapeChangeResult
de.interactive_instruments.ShapeChange   
de.interactive_instruments.ShapeChange.Fop   
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 ShapeChangeResult in de.interactive_instruments.ShapeChange
 

Fields in de.interactive_instruments.ShapeChange declared as ShapeChangeResult
protected  ShapeChangeResult ShapeChangeResult.MessageContext.result
           
protected  ShapeChangeResult Converter.result
          Result object.
 

Constructors in de.interactive_instruments.ShapeChange with parameters of type ShapeChangeResult
Converter(Options o, ShapeChangeResult r)
           
ShapeChangeResult.MessageContext(ShapeChangeResult result, String level)
           
ShapeChangeResult.MessageContext(ShapeChangeResult result, String level, String mtext)
           
 

Uses of ShapeChangeResult in de.interactive_instruments.ShapeChange.Fop
 

Constructors in de.interactive_instruments.ShapeChange.Fop with parameters of type ShapeChangeResult
FopErrorListener(String name, ShapeChangeResult res, Target bc)
           
FopMsgHandler(ShapeChangeResult r, Target x)
           
 

Uses of ShapeChangeResult in de.interactive_instruments.ShapeChange.Model
 

Methods in de.interactive_instruments.ShapeChange.Model that return ShapeChangeResult
 ShapeChangeResult Model.result()
           
 ShapeChangeResult Info.result()
           
 

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

Fields in de.interactive_instruments.ShapeChange.Model.EA declared as ShapeChangeResult
 ShapeChangeResult EADocument.result
           
 

Methods in de.interactive_instruments.ShapeChange.Model.EA that return ShapeChangeResult
 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.
 

Methods in de.interactive_instruments.ShapeChange.Model.EA with parameters of type ShapeChangeResult
 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 ShapeChangeResult
EADocument(ShapeChangeResult r, Options o, String repositoryFileName)
           
 

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

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

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

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

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

Fields in de.interactive_instruments.ShapeChange.Model.Xmi10 declared as ShapeChangeResult
 ShapeChangeResult Xmi10Document.result
           
 

Methods in de.interactive_instruments.ShapeChange.Model.Xmi10 that return ShapeChangeResult
 ShapeChangeResult Xmi10Document.result()
          Return result object for error reporting.
 ShapeChangeResult PropertyInfoXmi10.result()
           
 ShapeChangeResult PackageInfoXmi10.result()
           
 ShapeChangeResult OperationInfoXmi10.result()
           
 ShapeChangeResult ClassInfoXmi10.result()
           
 ShapeChangeResult AssociationInfoXmi10.result()
           
 

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

Uses of ShapeChangeResult in de.interactive_instruments.ShapeChange.Target
 

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

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

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

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

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

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

Fields in de.interactive_instruments.ShapeChange.Target.Codelists declared as ShapeChangeResult
protected  ShapeChangeResult CodelistDictionariesML.result
           
 

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Fields in de.interactive_instruments.ShapeChange.Target.Ontology declared as ShapeChangeResult
 ShapeChangeResult OntologyModel.result
           
 ShapeChangeResult OntologyDocumentRDFXML.result
           
 

Methods in de.interactive_instruments.ShapeChange.Target.Ontology with parameters of type ShapeChangeResult
 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 OntologyModel.print(String outputDirectory, ShapeChangeResult r)
           
 void OntologyDocumentRDFXML.print(String outputDirectory, ShapeChangeResult r)
           
 void OntologyDocument.print(String outputDirectory, ShapeChangeResult r)
           
 void OWLISO19150.writeAll(ShapeChangeResult r)
           
 

Constructors in de.interactive_instruments.ShapeChange.Target.Ontology with parameters of type ShapeChangeResult
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 ShapeChangeResult in de.interactive_instruments.ShapeChange.Target.SQL
 

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

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

Fields in de.interactive_instruments.ShapeChange.Target.XmlSchema declared as ShapeChangeResult
 ShapeChangeResult XsdDocument.result
           
 

Methods in de.interactive_instruments.ShapeChange.Target.XmlSchema with parameters of type ShapeChangeResult
 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 ShapeChangeResult
SchematronSchema(Model mdl, Options o, ShapeChangeResult r, PackageInfo p)
          Ctor
XsdDocument(PackageInfo pi, Model m, Options o, ShapeChangeResult r, String n)
           
 

Uses of ShapeChangeResult in de.interactive_instruments.ShapeChange.TargetHelper
 

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

Uses of ShapeChangeResult in de.interactive_instruments.ShapeChange.Transformation
 

Methods in de.interactive_instruments.ShapeChange.Transformation with parameters of type ShapeChangeResult
 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 ShapeChangeResult in de.interactive_instruments.ShapeChange.Transformation.Flattening
 

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

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

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

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

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

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

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

Uses of ShapeChangeResult in de.interactive_instruments.ShapeChange.UI
 

Fields in de.interactive_instruments.ShapeChange.UI declared as ShapeChangeResult
protected  ShapeChangeResult DefaultDialog.result
           
 

Methods in de.interactive_instruments.ShapeChange.UI with parameters of type ShapeChangeResult
 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 ShapeChangeResult
DefaultDialog(Converter c, Options o, ShapeChangeResult r, String m)
           
 

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

Fields in us.mitre.ShapeChange.Model.GSIP declared as ShapeChangeResult
 ShapeChangeResult GSIPDocument.result
           
 

Methods in us.mitre.ShapeChange.Model.GSIP that return ShapeChangeResult
 ShapeChangeResult PropertyInfoGSIP.result()
          Return result object for error reporting.
 ShapeChangeResult PackageInfoGSIP.result()
           
 ShapeChangeResult OperationInfoGSIP.result()
           
 ShapeChangeResult GSIPDocument.result()
          Return result object for error reporting.
 ShapeChangeResult ClassInfoGSIP.result()
          Return result object for error reporting.
 ShapeChangeResult AssociationInfoGSIP.result()
          Return result object for error reporting.
 

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

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



Copyright © 2015. All rights reserved.