Uses of Interface
org.openrdf.concepts.owls.objectlist.List

Packages that use List
org.openrdf.concepts.swrl OWL definition of the RDF Concrete Syntax for the Semantic Web Rule Language 
 

Uses of List in org.openrdf.concepts.swrl
 

Subinterfaces of List in org.openrdf.concepts.swrl
 interface AtomList
           
 

Methods in org.openrdf.concepts.swrl that return List
 List BuiltinAtom.getSwrlArguments()
          http://www.w3.org/2003/11/swrl#arguments
 

Methods in org.openrdf.concepts.swrl with parameters of type List
 void BuiltinAtom.setSwrlArguments(List value)
          http://www.w3.org/2003/11/swrl#arguments
 



Copyright © 2004-2008 Aduna. All Rights Reserved.