Protégé-OWL 3.4.8

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

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
              extended by edu.stanford.smi.protegex.owl.swrl.bridge.impl.DataPropertyArgumentImpl
All Implemented Interfaces:
Argument, BuiltInArgument, DataPropertyArgument, PropertyArgument, SWRLArgumentReference, Comparable<BuiltInArgument>

public class DataPropertyArgumentImpl
extends PropertyArgumentImpl
implements DataPropertyArgument


Constructor Summary
DataPropertyArgumentImpl(String propertyURI)
           
 
Method Summary
 
Methods inherited from class edu.stanford.smi.protegex.owl.swrl.bridge.impl.PropertyArgumentImpl
compareTo, equals, getURI, hashCode, 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.PropertyArgument
getURI
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.BuiltInArgument
getBuiltInMultiArgumentResult, getBuiltInResult, hasBuiltInMultiArgumentResult, hasBuiltInResult, setBuiltInResult
 
Methods inherited from interface java.lang.Comparable
compareTo
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.portability.SWRLArgumentReference
getVariableName, isBound, isUnbound, isVariable, setUnbound, setVariableName
 

Constructor Detail

DataPropertyArgumentImpl

public DataPropertyArgumentImpl(String propertyURI)

Protégé-OWL 3.4.8

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