Protégé-OWL 3.4.8

edu.stanford.smi.protegex.owl.swrl.bridge
Interface PropertyArgument

All Superinterfaces:
Argument, BuiltInArgument, Comparable<BuiltInArgument>, SWRLArgumentReference
All Known Subinterfaces:
DataPropertyArgument, ObjectPropertyArgument
All Known Implementing Classes:
DataPropertyArgumentImpl, ObjectPropertyArgumentImpl, PropertyArgumentImpl

public interface PropertyArgument
extends BuiltInArgument, SWRLArgumentReference

Interface representing OWL property arguments to atoms and built-ins


Method Summary
 String 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
 

Method Detail

getURI

String getURI()

Protégé-OWL 3.4.8

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