Query Infrastructure - QueryProcessors

Package Specification

See DevDocQueryInfrastructure for overview and usage. Basically, send specific QueryRequests to GraphExplorer and await QueryResponses. The mapping between queries and responses is done by QueryProcessors, which can process certain types of requests, as defined in seg.jUCMNav.model.util.modelexplore.QueryObject.

Related Documentation

For overviews, tutorials, examples, guides, and tool documentation, please see: @see seg.jUCMNav.model.util.modelexplore.GraphExplorer @see seg.jUCMNav.model.util.modelexplore.QueryObject @see seg.jUCMNav.model.util.modelexplore.AbstractQueryProcessor