org.protege.editor.owl.model.selection.axioms
Class EntityReferencingAxiomsStrategy<O extends org.semanticweb.owlapi.model.OWLEntity>
java.lang.Object
org.protege.editor.owl.model.selection.axioms.AbstractAxiomSelectionStrategy
org.protege.editor.owl.model.selection.axioms.EntityReferencingAxiomsStrategy<O>
- All Implemented Interfaces:
- AxiomSelectionStrategy
- Direct Known Subclasses:
- ClassReferencingAxiomsStrategy, DataPropertyReferencingAxiomStrategy, IndividualReferencingAxiomStrategy, ObjectPropertyReferencingAxiomStrategy
public abstract class EntityReferencingAxiomsStrategy<O extends org.semanticweb.owlapi.model.OWLEntity>
- extends AbstractAxiomSelectionStrategy
User: nickdrummond
Date: May 21, 2008
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ENTITIES_CHANGED
public static final String ENTITIES_CHANGED
- See Also:
- Constant Field Values
EntityReferencingAxiomsStrategy
public EntityReferencingAxiomsStrategy()
setEntities
public void setEntities(Set<O> entities)
getEntities
protected Set<O> getEntities()
getType
public abstract Class<O> getType()
Submit a bug report or feature request
For further API reference and developer documentation, see Protege 4 Developer Documentation.
Copyright © 2010 Stanford Center for Biomedical Informatics Research