Protégé-OWL 3.4.8

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

All Superinterfaces:
Argument, BuiltInArgument, Comparable<BuiltInArgument>, SWRLArgumentReference
All Known Implementing Classes:
ClassArgumentImpl

public interface ClassArgument
extends BuiltInArgument, SWRLArgumentReference

Interface representing OWL named class arguments to SWRL atoms and SWRL 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.