Protégé-OWL 3.4.8

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

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.P3SWRLLiteralArgumentReference
All Implemented Interfaces:
Argument, BuiltInArgument, SWRLArgumentReference, SWRLLiteralArgumentReference, Comparable<BuiltInArgument>

public class P3SWRLLiteralArgumentReference
extends BuiltInArgumentImpl
implements SWRLLiteralArgumentReference


Constructor Summary
P3SWRLLiteralArgumentReference(DataValue dataValue)
           
 
Method Summary
 int compareTo(BuiltInArgument argument)
           
 boolean equals(Object obj)
           
 DataValue getLiteral()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
getBuiltInMultiArgumentResult, getBuiltInResult, hasBuiltInMultiArgumentResult, hasBuiltInResult, 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.bridge.BuiltInArgument
getBuiltInMultiArgumentResult, getBuiltInResult, hasBuiltInMultiArgumentResult, hasBuiltInResult, setBuiltInResult
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.portability.SWRLArgumentReference
getVariableName, isBound, isUnbound, isVariable, setUnbound, setVariableName
 

Constructor Detail

P3SWRLLiteralArgumentReference

public P3SWRLLiteralArgumentReference(DataValue dataValue)
Method Detail

getLiteral

public DataValue getLiteral()
Specified by:
getLiteral in interface SWRLLiteralArgumentReference

toString

public String toString()
Overrides:
toString in class BuiltInArgumentImpl

compareTo

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

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class BuiltInArgumentImpl

Protégé-OWL 3.4.8

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