Protégé-OWL 3.4.8

edu.stanford.smi.protegex.owl.swrl.bridge.impl
Class PropertyArgumentImpl

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.bridge.impl.PropertyArgumentImpl
All Implemented Interfaces:
Argument, BuiltInArgument, PropertyArgument, SWRLArgumentReference, Comparable<BuiltInArgument>
Direct Known Subclasses:
DataPropertyArgumentImpl, ObjectPropertyArgumentImpl

public class PropertyArgumentImpl
extends BuiltInArgumentImpl
implements PropertyArgument


Constructor Summary
PropertyArgumentImpl(String propertyURI)
           
 
Method Summary
 int compareTo(BuiltInArgument o)
           
 boolean equals(Object obj)
           
 String getURI()
           
 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

PropertyArgumentImpl

public PropertyArgumentImpl(String propertyURI)
Method Detail

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

Protégé-OWL 3.4.8

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