Protégé-OWL 3.4.1

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

All Superinterfaces:
Atom
All Known Subinterfaces:
DifferentIndividualsAtom, SameIndividualAtom
All Known Implementing Classes:
DifferentIndividualsAtomImpl, IndividualsAtomImpl, SameIndividualAtomImpl

public interface IndividualsAtom
extends Atom


Method Summary
 AtomArgument getArgument1()
           
 AtomArgument getArgument2()
           
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.Atom
getReferencedClassNames, getReferencedIndividualNames, getReferencedPropertyNames, getReferencedVariableNames, hasReferencedClasses, hasReferencedIndividuals, hasReferencedProperties, hasReferencedVariables
 

Method Detail

getArgument1

AtomArgument getArgument1()

getArgument2

AtomArgument getArgument2()

Protégé-OWL 3.4.1

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