org.mindswap.swrl
Interface SWRLObject

All Superinterfaces:
OWLObject, OWLValue
All Known Subinterfaces:
SWRLDataObject, SWRLDataValue, SWRLDataVariable, SWRLIndividual, SWRLIndividualObject, SWRLIndividualVariable

public interface SWRLObject
extends OWLValue

Author:
Evren Sirin

Method Summary
 boolean isVariable()
           
 
Methods inherited from interface org.mindswap.owl.OWLValue
isDataValue, isIndividual
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, debugString, getImplementation, getNextView, setNextView
 

Method Detail

isVariable

boolean isVariable()


Copyright © 2004 Evren Sirin. All Rights Reserved.