Protégé-OWL 3.4

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

All Superinterfaces:
Argument, AtomArgument, BuiltInArgument
All Known Subinterfaces:
OWLIndividual
All Known Implementing Classes:
OWLIndividualImpl

public interface IndividualArgument
extends BuiltInArgument, AtomArgument

Interface representing OWL individual arguments to atoms and built-ins


Method Summary
 String getIndividualName()
           
 
Methods inherited from interface edu.stanford.smi.protegex.owl.swrl.bridge.BuiltInArgument
getBuiltInResult, getPrefixedVariableName, getVariableName, isUnbound, isVariable, setBuiltInResult, setUnbound, setVariableName
 

Method Detail

getIndividualName

String getIndividualName()

Protégé-OWL 3.4

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