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

Packages that use IntLiteralAccessor
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 IntLiteralAccessor in com.hp.hpl.jena.ontology.daml
 

Methods in com.hp.hpl.jena.ontology.daml that return IntLiteralAccessor
 IntLiteralAccessor DAMLRestriction.prop_cardinality()
          Property accessor for the cardinality property of a restriction.
 IntLiteralAccessor DAMLRestriction.prop_cardinalityQ()
          Property accessor for the cardinalityQ property of a restriction.
 IntLiteralAccessor DAMLRestriction.prop_maxCardinality()
          Property accessor for the maxCardinality property of a restriction.
 IntLiteralAccessor DAMLRestriction.prop_maxCardinalityQ()
          Property accessor for the maxCardinalityQ property of a restriction.
 IntLiteralAccessor DAMLRestriction.prop_minCardinality()
          Property accessor for the minCardinality property of a restriction.
 IntLiteralAccessor DAMLRestriction.prop_minCardinalityQ()
          Property accessor for the minCardinalityQ property of a restriction.
 



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