Protégé-OWL 3.4

edu.stanford.smi.protegex.owl.swrl.bridge
Interface OWLNaryIndividualAxiom

All Superinterfaces:
OWLAxiom, OWLIndividualAxiom, OWLObject
All Known Subinterfaces:
OWLDifferentIndividualsAxiom, OWLSameIndividualAxiom, OWLSameIndividualsAxiom
All Known Implementing Classes:
OWLDifferentIndividualsAxiomImpl, OWLNaryIndividualAxiomImpl, OWLSameIndividualsAxiomImpl

public interface OWLNaryIndividualAxiom
extends OWLIndividualAxiom


Method Summary
 Set<OWLIndividual> getIndividuals()
           
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.OWLObject
write2OWL
 

Method Detail

getIndividuals

Set<OWLIndividual> getIndividuals()

Protégé-OWL 3.4

Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.