Protégé-OWL 3.4.1

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

All Superinterfaces:
Argument, BuiltInArgument, ClassDescriptionArgument
All Known Subinterfaces:
OWLClass
All Known Implementing Classes:
OWLClassImpl

public interface ClassArgument
extends ClassDescriptionArgument, BuiltInArgument

Interface representing OWL named class arguments to atoms and built-ins


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

Method Detail

getClassName

String getClassName()

Protégé-OWL 3.4.1

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