Protégé-OWL 3.3.1

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

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

public class ClassAtomInfo
extends AtomInfo


Constructor Summary
ClassAtomInfo(SWRLClassAtom atom)
           
 
Method Summary
 Argument getArgument1()
           
 String getClassName()
           
 
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

ClassAtomInfo

public ClassAtomInfo(SWRLClassAtom atom)
              throws SWRLRuleEngineBridgeException
Throws:
SWRLRuleEngineBridgeException
Method Detail

getClassName

public String getClassName()

getArgument1

public Argument getArgument1()

Protégé-OWL 3.3.1

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