edu.stanford.smi.protegex.owl.swrl.portability.p3
Class P3SWRLLiteralArgumentReference
java.lang.Object
edu.stanford.smi.protegex.owl.swrl.bridge.impl.ArgumentImpl
edu.stanford.smi.protegex.owl.swrl.bridge.impl.BuiltInArgumentImpl
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
P3SWRLLiteralArgumentReference
public P3SWRLLiteralArgumentReference(DataValue dataValue)
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
Submit a bug report or feature request
Copyright (c) 1998-2012 Stanford University.