Class OWLObjectComponentCollector

java.lang.Object
org.semanticweb.owlapi.util.AbstractCollectorEx<OWLObject>
org.semanticweb.owlapi.util.OWLObjectComponentCollector
All Implemented Interfaces:
OWLAnnotationAxiomVisitorEx<Collection<OWLObject>>, OWLAnnotationObjectVisitorEx<Collection<OWLObject>>, OWLAnnotationValueVisitorEx<Collection<OWLObject>>, OWLAnonymousIndividualVisitorExBase<Collection<OWLObject>>, OWLAxiomVisitorEx<Collection<OWLObject>>, OWLClassExpressionVisitorEx<Collection<OWLObject>>, OWLClassVisitorExBase<Collection<OWLObject>>, OWLDataEntityVisitorExBase<Collection<OWLObject>>, OWLDataVisitorEx<Collection<OWLObject>>, OWLEntityVisitorEx<Collection<OWLObject>>, OWLIndividualEntityVisitorExBase<Collection<OWLObject>>, OWLIndividualVisitorEx<Collection<OWLObject>>, OWLLiteralVisitorExBase<Collection<OWLObject>>, OWLLogicalAxiomVisitorEx<Collection<OWLObject>>, OWLNamedObjectVisitorEx<Collection<OWLObject>>, OWLObjectVisitorEx<Collection<OWLObject>>, OWLPropertyEntityVisitorExBase<Collection<OWLObject>>, OWLPropertyExpressionVisitorEx<Collection<OWLObject>>, OWLVisitorExBase<Collection<OWLObject>>, SWRLObjectVisitorEx<Collection<OWLObject>>, SWRLRuleVisitorExBase<Collection<OWLObject>>

public class OWLObjectComponentCollector extends AbstractCollectorEx<OWLObject>
Since:
2.2.0
Author:
Matthew Horridge, The University Of Manchester, Bio-Health Informatics Group