Protégé-OWL 3.3.1

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

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.DatavaluedPropertyAtomInfo

public class DatavaluedPropertyAtomInfo
extends AtomInfo


Constructor Summary
DatavaluedPropertyAtomInfo(OWLModel owlModel, SWRLDatavaluedPropertyAtom 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

DatavaluedPropertyAtomInfo

public DatavaluedPropertyAtomInfo(OWLModel owlModel,
                                  SWRLDatavaluedPropertyAtom 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.