Uses of Package
org.semanticweb.owl.model.helper

Packages that use org.semanticweb.owl.model.helper
org.semanticweb.owl.io.abstract_syntax Simple renderer that writes ontologies in OWL Abstract Syntax.  
org.semanticweb.owl.io.owl_rdf   
org.semanticweb.owl.io.simple Simple output of OWL models.  
org.semanticweb.owl.model.helper Helper classes for the OWL API.  
uk.ac.man.cs.img.owl.io.tptp Simple renderer that writes ontologies as TPTP.  
uk.ac.man.cs.img.owl.validation   
 

Classes in org.semanticweb.owl.model.helper used by org.semanticweb.owl.io.abstract_syntax
OWLBuilder
          Builds abstract OWL ontologies (eg from parser input).
OWLBuilder.AnnotationComponent
          Encapsulates the property and the content of an annotation.
OWLBuilder.CardinalityComponent
          Encapsulates the properties of a cardinality component.
OWLBuilder.PropertyValue
          Marker interface for data and object property values.
OWLBuilder.RestrictionComponent
          Marker interface for restriction components.
 

Classes in org.semanticweb.owl.model.helper used by org.semanticweb.owl.io.owl_rdf
OWLObjectVisitorAdapter
          Provides an empty implementation of the OWLObjectVisitor interface.
 

Classes in org.semanticweb.owl.model.helper used by org.semanticweb.owl.io.simple
OWLObjectVisitorAdapter
          Provides an empty implementation of the OWLObjectVisitor interface.
 

Classes in org.semanticweb.owl.model.helper used by org.semanticweb.owl.model.helper
OWLBuilder.AnnotationComponent
          Encapsulates the property and the content of an annotation.
OWLBuilder.CardinalityComponent
          Encapsulates the properties of a cardinality component.
OWLBuilder.DataLiteralValueComponent
          Encapsulates the properties of a data literal value component.
OWLBuilder.DataRangeComponent
          Encapsulates the properties of a dataRange component.
OWLBuilder.DescriptionComponent
          Encapsulates the properties of a description component.
OWLBuilder.PropertyValue
          Marker interface for data and object property values.
OWLBuilder.RestrictionComponent
          Marker interface for restriction components.
OWLObjectVisitorAdapter
          Provides an empty implementation of the OWLObjectVisitor interface.
 

Classes in org.semanticweb.owl.model.helper used by uk.ac.man.cs.img.owl.io.tptp
OWLObjectVisitorAdapter
          Provides an empty implementation of the OWLObjectVisitor interface.
 

Classes in org.semanticweb.owl.model.helper used by uk.ac.man.cs.img.owl.validation
OWLObjectVisitorAdapter
          Provides an empty implementation of the OWLObjectVisitor interface.
 



WonderWeb