Uses of Interface
com.hp.hpl.jena.ontology.daml.LiteralAccessor

Packages that use LiteralAccessor
com.hp.hpl.jena.ontology.daml A re-implementation of the Jena 1.X DAML+OIL API, to assist Jena 1 users to move to Jena2. 
 

Uses of LiteralAccessor in com.hp.hpl.jena.ontology.daml
 

Subinterfaces of LiteralAccessor in com.hp.hpl.jena.ontology.daml
 interface IntLiteralAccessor
          Encapsulates the standard methods of modifying a property on a DAML object, where the value of the property is an RDF literal (as opposed to another DAML value, see PropertyAccessor, and the literal is known to encapsulate an integer value.
 

Methods in com.hp.hpl.jena.ontology.daml that return LiteralAccessor
 LiteralAccessor DAMLCommon.prop_comment()
          Accessor for the property of the comment on the value, whose value is a literal (string).
 LiteralAccessor DAMLCommon.prop_label()
          Accessor for the property of the label on the value, whose value is a literal (string).
 LiteralAccessor DAMLOntology.prop_versionInfo()
          Property value accessor for the version info property of the ontology.
 



Copyright © 2000, 2001, 2002, 2003, 2004, 2005 Hewlett-Packard Development Company, LP