Package org.eclipse.tigerstripe.workbench.queries

This package contains interfaces required when querying the contents of Tigerstripe projects.

See:
          Description

Interface Summary
IArtifactQuery Base Query type for all Artifact Queries
IQueryAllArtifacts This query returns all the artifacts for a Tigerstripe project.
IQueryArtifactsByType This query returns all artifacts of the specified type for a Tigerstripe project.
IQueryRelationshipsByArtifact This query returns all IRelationships corresponding to either or both ends set.
 

Package org.eclipse.tigerstripe.workbench.queries Description

This package contains interfaces required when querying the contents of Tigerstripe projects.