Protégé-OWL 3.4

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

All Superinterfaces:
Argument, BuiltInArgument
All Known Subinterfaces:
DatatypePropertyArgument, ObjectPropertyArgument, OWLDatatypeProperty, OWLObjectProperty
All Known Implementing Classes:
OWLDatatypePropertyImpl, OWLObjectPropertyImpl

public interface PropertyArgument
extends BuiltInArgument

Interface representing OWL property arguments to atoms and built-ins


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

Method Detail

getPropertyName

String getPropertyName()

Protégé-OWL 3.4

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