edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class PropertyArgumentImpl
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.bridge.impl.PropertyArgumentImpl
- All Implemented Interfaces:
- Argument, BuiltInArgument, PropertyArgument, SWRLArgumentReference, Comparable<BuiltInArgument>
- Direct Known Subclasses:
- DataPropertyArgumentImpl, ObjectPropertyArgumentImpl
public class PropertyArgumentImpl
- extends BuiltInArgumentImpl
- implements PropertyArgument
PropertyArgumentImpl
public PropertyArgumentImpl(String propertyURI)
getURI
public String getURI()
- Specified by:
getURI in interface PropertyArgument
toString
public String toString()
- Overrides:
toString in class BuiltInArgumentImpl
compareTo
public int compareTo(BuiltInArgument o)
- 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.