Protégé-OWL 3.3.1

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

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.Info
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.VariableInfo
          extended by edu.stanford.smi.protegex.owl.swrl.bridge.BuiltInVariableInfo
All Implemented Interfaces:
Argument

public class BuiltInVariableInfo
extends VariableInfo


Constructor Summary
BuiltInVariableInfo(SWRLVariable variable)
           
 
Method Summary
 boolean equals(Object obj)
           
 Argument getBuiltInResult()
           
 int hashCode()
           
 void setBuiltInResult(Argument builtInResult)
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.VariableInfo
getVariableName, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

BuiltInVariableInfo

public BuiltInVariableInfo(SWRLVariable variable)
Method Detail

setBuiltInResult

public void setBuiltInResult(Argument builtInResult)

getBuiltInResult

public Argument getBuiltInResult()

equals

public boolean equals(Object obj)
Overrides:
equals in class VariableInfo

hashCode

public int hashCode()
Overrides:
hashCode in class VariableInfo

Protégé-OWL 3.3.1

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