examples
Class OWLSExtensions.OwnerEntity

java.lang.Object
  extended by impl.owl.OWLObjectImpl
      extended by impl.owl.WrappedIndividual
          extended by examples.OWLSExtensions.OwnerEntity
All Implemented Interfaces:
OWLEntity, OWLIndividual, OWLObject, OWLValue
Enclosing class:
OWLSExtensions

public static class OWLSExtensions.OwnerEntity
extends impl.owl.WrappedIndividual

A wrapper around an OWLIndividual that defines utility functions to access Owner information defined in FLA ontology.


Constructor Summary
OWLSExtensions.OwnerEntity(OWLIndividual ind)
           
 
Method Summary
 java.lang.String getEntityID()
           
 
Methods inherited from class impl.owl.WrappedIndividual
addAnnotation, addAnnotation, addAnnotation, addProperty, addProperty, addProperty, addProperty, addType, debugString, getAnnotation, getAnnotation, getAnnotations, getAnonID, getDifferentIndividuals, getImplementation, getIncomingProperties, getIncomingProperties, getIncomingProperty, getKB, getLabel, getLabel, getLabels, getLocalName, getOntology, getOWLSOntology, getProperties, getProperties, getProperties, getProperty, getProperty, getProperty, getQName, getSameIndividuals, getSourceOntology, getType, getTypes, getURI, hasProperty, hasProperty, isAnon, isDataValue, isDifferentFrom, isIndividual, isSameAs, isType, removeAnnotations, removeProperties, removeProperty, removeTypes, setAnnotation, setAnnotation, setAnnotation, setLabel, setLabel, setProperty, setProperty, setProperty, setProperty, toRDF, toRDF, toString
 
Methods inherited from class impl.owl.OWLObjectImpl
canCastTo, castTo, equals, getNextView, hashCode, setNextView
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, getNextView, setNextView
 
Methods inherited from interface org.mindswap.owl.OWLObject
canCastTo, castTo, getNextView, setNextView
 

Constructor Detail

OWLSExtensions.OwnerEntity

public OWLSExtensions.OwnerEntity(OWLIndividual ind)
Parameters:
ind -
Method Detail

getEntityID

public java.lang.String getEntityID()


Copyright © 2004 Evren Sirin. All Rights Reserved.