Protégé-OWL 3.3.1

edu.stanford.smi.protegex.owl.swrl.bridge
Class IndividualPropertyAtomInfo

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.Info
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.AtomInfo
          extended by edu.stanford.smi.protegex.owl.swrl.bridge.IndividualPropertyAtomInfo

public class IndividualPropertyAtomInfo
extends AtomInfo


Constructor Summary
IndividualPropertyAtomInfo(SWRLIndividualPropertyAtom atom)
           
 
Method Summary
 Argument getArgument1()
           
 Argument getArgument2()
           
 String getPropertyName()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.AtomInfo
addReferencedIndividualName, addReferencedVariable, getReferencedDatatypeVariableNames, getReferencedIndividualNames, getReferencedObjectVariableNames, getReferencedVariableNames, hasReferencedIndividuals, hasReferencedVariables, isReferencedDatatypeVariable, isReferencedObjectVariable
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndividualPropertyAtomInfo

public IndividualPropertyAtomInfo(SWRLIndividualPropertyAtom atom)
                           throws SWRLRuleEngineBridgeException
Throws:
SWRLRuleEngineBridgeException
Method Detail

getPropertyName

public String getPropertyName()

getArgument1

public Argument getArgument1()

getArgument2

public Argument getArgument2()

Protégé-OWL 3.3.1

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