Package org.topbraid.spin.util

Various utilities that don't fit elsewhere.

See:
          Description

Interface Summary
ProgressMonitor An abstraction of the Eclipse IProgressMonitor for intermediate status messages and the ability to cancel long-running processes.
 

Class Summary
ImplementationByType Extended polymorphism support for Jena, checking whether the Node has a given rdf:type.
ModulesUtil Utilities on SPIN modules.
PropertyPathsGetter A utility that can be used to find all SimplePropertyPaths encoded in a SPIN element where either subject or object is ?this.
QueryWrapper Wraps a (pre-compiled) Jena Query with its source SPIN Query and a human-readable string representation.
SimpleImplementation An extension of the Jena polymorphism mechanism.
SPINQueryFinder  
SPINUtil Some static util methods for SPIN that don't fit anywhere else.
 

Package org.topbraid.spin.util Description

Various utilities that don't fit elsewhere.