Uses of Package
org.eclipse.ocl.examples.emf.validation.validity.export

Packages that use org.eclipse.ocl.examples.emf.validation.validity.export
org.eclipse.ocl.examples.emf.validation.validity.export   
org.eclipse.ocl.examples.emf.validation.validity.ui.wizards   
org.eclipse.ocl.examples.standalone.validity   
 

Classes in org.eclipse.ocl.examples.emf.validation.validity.export used by org.eclipse.ocl.examples.emf.validation.validity.export
AbstractExporter
          Exports ocl validation results.
HTMLExporter
          Exports ocl validation results as an html file.
IValidityExporter
          This interface defines the general contract of the validity results export mechanism.
IValidityExporterDescriptor
          This interface defines the general contract of the validity results export mechanism.
ModelExporter
          Exports validation results as a model.
TextExporter
          Exports ocl validation results as a txt file.
ValidityExporterRegistry
          This will contain all ocl-export extension that have been parsed from the extension point.
 

Classes in org.eclipse.ocl.examples.emf.validation.validity.export used by org.eclipse.ocl.examples.emf.validation.validity.ui.wizards
IValidityExporter
          This interface defines the general contract of the validity results export mechanism.
 

Classes in org.eclipse.ocl.examples.emf.validation.validity.export used by org.eclipse.ocl.examples.standalone.validity
IValidityExporter
          This interface defines the general contract of the validity results export mechanism.
IValidityExporterDescriptor
          This interface defines the general contract of the validity results export mechanism.