public abstract class OWLNaryIndividualAxiomImpl extends OWLIndividualAxiomImpl implements OWLNaryIndividualAxiom
NO_ANNOTATIONS, OWL_THING| Constructor and Description |
|---|
OWLNaryIndividualAxiomImpl(Set<? extends OWLIndividual> individuals,
Collection<? extends OWLAnnotation> annotations) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
compareObjectOfSameType(OWLObject object) |
boolean |
equals(Object obj) |
Set<OWLIndividual> |
getIndividuals() |
List<OWLIndividual> |
getIndividualsAsList() |
isAnnotationAxiom, isLogicalAxiomaccept, equalsIgnoreAnnotations, getAnnotations, getAnnotations, getNNF, isAnnotated, isOfType, isOfType, mergeAnnoscompareLists, compareSets, compareTo, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, hashCode, isBottomEntity, isTopEntity, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitaccept, accept, equalsIgnoreAnnotations, getAnnotatedAxiom, getAnnotations, getAnnotations, getAxiomType, getAxiomWithoutAnnotations, getNNF, isAnnotated, isAnnotationAxiom, isLogicalAxiom, isOfType, isOfTypeaccept, accept, getAnonymousIndividuals, getClassesInSignature, getDataPropertiesInSignature, getDatatypesInSignature, getIndividualsInSignature, getNestedClassExpressions, getObjectPropertiesInSignature, getSignature, isBottomEntity, isTopEntitycompareToasPairwiseAxiomsasOWLSubClassOfAxiomspublic OWLNaryIndividualAxiomImpl(Set<? extends OWLIndividual> individuals, Collection<? extends OWLAnnotation> annotations)
public Set<OWLIndividual> getIndividuals()
getIndividuals in interface OWLNaryIndividualAxiompublic List<OWLIndividual> getIndividualsAsList()
getIndividualsAsList in interface OWLNaryIndividualAxiompublic boolean equals(Object obj)
equals in class OWLAxiomImplprotected int compareObjectOfSameType(OWLObject object)
compareObjectOfSameType in class OWLObjectImplCopyright © 2013 CSIRO HRPPC. All Rights Reserved.