Protégé-OWL 3.4.8

edu.stanford.smi.protegex.owl.swrl.portability.p3
Class P3SWRLVariableReference

java.lang.Object
  extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.ArgumentImpl
      extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
          extended by edu.stanford.smi.protegex.owl.swrl.portability.p3.P3SWRLVariableReference
All Implemented Interfaces:
Argument, BuiltInArgument, SWRLArgumentReference, SWRLVariableReference, Comparable<BuiltInArgument>

public class P3SWRLVariableReference
extends BuiltInArgumentImpl
implements SWRLVariableReference


Constructor Summary
P3SWRLVariableReference(String variableName)
           
 
Method Summary
 int compareTo(BuiltInArgument o)
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
equals, getBuiltInMultiArgumentResult, getBuiltInResult, hasBuiltInMultiArgumentResult, hasBuiltInResult, hashCode, setBuiltInResult
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.ArgumentImpl
getVariableName, isBound, isUnbound, isVariable, setBound, setUnbound, setVariableName
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.portability.SWRLVariableReference
getVariableName
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.portability.SWRLArgumentReference
isBound, isUnbound, isVariable, setUnbound, setVariableName
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.BuiltInArgument
getBuiltInMultiArgumentResult, getBuiltInResult, hasBuiltInMultiArgumentResult, hasBuiltInResult, setBuiltInResult
 

Constructor Detail

P3SWRLVariableReference

public P3SWRLVariableReference(String variableName)
Method Detail

toString

public String toString()
Overrides:
toString in class BuiltInArgumentImpl

compareTo

public int compareTo(BuiltInArgument o)
Specified by:
compareTo in interface Comparable<BuiltInArgument>

Protégé-OWL 3.4.8

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