A B C D E F G H I L M N O P R S T V W X _

C

clazz - Variable in class cometa.translator.method.Method.CombinationProcedure.Ref
 
CombinationEngine - Class in cometa.combine
This class combines the available metadata and writes its output to an XML file called "procedure description".
CombinationEngine(MetadataDB) - Constructor for class cometa.combine.CombinationEngine
It creates a new instance of
combinationProcedure - Variable in class cometa.translator.method.Method
 
combineData() - Method in class cometa.execute.ExecuteCombinationProcedure
Given the procedure file, this method go through all the
combineMetadata(Method, CombProc) - Method in class cometa.combine.AMFEvent
This method overrides the same method in the abstract class Combiner.
combineMetadata(Method, CombProc) - Method in class cometa.combine.AMFEventCloudTop
This method overrides the same method in the abstract class Combiner.
combineMetadata(Method, CombProc) - Method in class cometa.combine.AMFEventRadar
This method overrides the same method in the abstract class Combiner.
combineMetadata(Method) - Method in class cometa.combine.CombinationEngine
This method parses the information of the
combineMetadata(Method, CombProc) - Method in class cometa.combine.Combiner
This method must be implemented by all subclasses.
Combiner - Class in cometa.combine
This is an abstract class that defines the methods that must be implemented by every combination method class.
Combiner() - Constructor for class cometa.combine.Combiner
It creates a new instance of
CombProc - Class in cometa.translator.procedure
Java class for anonymous complex type.
CombProc() - Constructor for class cometa.translator.procedure.CombProc
 
cometa - package cometa
This package is contains only the Main class, needed to run the cometa framework.
Cometa - Class in cometa
This is the main class of our framework.
Cometa() - Constructor for class cometa.Cometa
Creates a new instance of cometa.
cometa.combine - package cometa.combine
This package contains the classes that allow to combine the metadata.
cometa.execute - package cometa.execute
This package contains the classes that allow to execute the combinatin procedure.
cometa.exist - package cometa.exist
Package that encapsulates all the details related to the communication with the metadata database (eXist).
cometa.exist.triggers - package cometa.exist.triggers
All the metadata database triggers (needed to verify the referential integrity of the metadata) must be implemented in this package.
cometa.gui - package cometa.gui
Package containing the GUI classes.
cometa.translator - package cometa.translator
This package contains the classes that allow to map the XML metadata files to object in the Java Object Model.
cometa.translator.method - package cometa.translator.method
This package contains the classes that allow to map the method metadata to objects.
cometa.translator.procedure - package cometa.translator.procedure
This package contains the classes that allow to map a procedure java object to an XML procedure file.
cometa.translator.product - package cometa.translator.product
This package contains the classes that allow to map the product metadata to objects.
CometaException - Exception in cometa
This is an exception for the Cometa framework.
CometaException(String) - Constructor for exception cometa.CometaException
Constructor for a Cometa exception.
CompoundParam - Class in cometa.translator.method
Java class for compoundParam complex type.
CompoundParam() - Constructor for class cometa.translator.method.CompoundParam
 
compoundParam - Variable in class cometa.translator.method.Method.Parameters
 
compoundParam - Variable in class cometa.translator.method.Method.Parameters.Observation
 
CompoundParamActions - Class in cometa.combine
This is an abstract class that defines the methods that must be implemented by every combination method class.
CompoundParamActions() - Constructor for class cometa.combine.CompoundParamActions
 
computeValue(Method) - Method in class cometa.translator.method.CompoundParam
 
convert() - Method in class cometa.translator.DOMtoJDOM
It translates a DOM document to JDOM.
convertEntities(String) - Method in class cometa.combine.Combiner
It converts the html entities (used to stored special characters in the XML database) to normal characters.
convertEntities(String) - Method in class cometa.execute.ExecuteCombinationProcedure
It convert the html entities (used to stored special characters in the XML database) to normal characters.
createCompoundParam() - Method in class cometa.translator.method.ObjectFactory
Create an instance of CompoundParam
createDataCombinationProcedure() - Method in class cometa.translator.procedure.ObjectFactory
Create an instance of Method.CombinationProcedure
createMethod() - Method in class cometa.translator.method.ObjectFactory
Create an instance of Method
createMethodCombinationProcedure() - Method in class cometa.translator.method.ObjectFactory
Create an instance of Method.CombinationProcedure
createMethodCombinationProcedureRef() - Method in class cometa.translator.method.ObjectFactory
Create an instance of Method.CombinationProcedure.Ref
createMethodParameters() - Method in class cometa.translator.method.ObjectFactory
Create an instance of Method.Parameters
createMethodParametersObservation() - Method in class cometa.translator.method.ObjectFactory
Create an instance of Method.Parameters.Observation
createProduct() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createProductAdditionalInformation() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createProductAdditionalInformationAddInfoParam() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createProductDataFeatures() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createProductDataFeaturesDataParam() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createProductLineage() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createProductLineageMethod() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createProductLineageProduct() - Method in class cometa.translator.product.ObjectFactory
Create an instance of
createSimpleParam() - Method in class cometa.translator.method.ObjectFactory
Create an instance of SimpleParam

A B C D E F G H I L M N O P R S T V W X _