Uses of Class
cometa.translator.procedure.CombProc

Packages that use CombProc
cometa.combine This package contains the classes that allow to combine the metadata. 
cometa.translator.procedure This package contains the classes that allow to map a procedure java object to an XML procedure file. 
 

Uses of CombProc in cometa.combine
 

Methods in cometa.combine that return CombProc
 CombProc AMFEventRadar.combineMetadata(Method method, CombProc combProc)
          This method overrides the same method in the abstract class Combiner.
 CombProc AMFEvent.combineMetadata(Method method, CombProc combProc)
          This method overrides the same method in the abstract class Combiner.
abstract  CombProc Combiner.combineMetadata(Method method, CombProc combProc)
          This method must be implemented by all subclasses.
 CombProc AMFEventCloudTop.combineMetadata(Method method, CombProc combProc)
          This method overrides the same method in the abstract class Combiner.
 

Methods in cometa.combine with parameters of type CombProc
 CombProc AMFEventRadar.combineMetadata(Method method, CombProc combProc)
          This method overrides the same method in the abstract class Combiner.
 CombProc AMFEvent.combineMetadata(Method method, CombProc combProc)
          This method overrides the same method in the abstract class Combiner.
abstract  CombProc Combiner.combineMetadata(Method method, CombProc combProc)
          This method must be implemented by all subclasses.
 CombProc AMFEventCloudTop.combineMetadata(Method method, CombProc combProc)
          This method overrides the same method in the abstract class Combiner.
 

Uses of CombProc in cometa.translator.procedure
 

Methods in cometa.translator.procedure that return CombProc
 CombProc ObjectFactory.createDataCombinationProcedure()
          Create an instance of Method.CombinationProcedure