Package org.eclipse.tigerstripe.queries

This package contains interfaces required when dealing with 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.
IQueryCapabilitiesArtifacts This query returns all the defined capabilities for a Tigerstripe project.
IQueryModelArtifacts This query returns all the Model Artifacts for a Tigerstripe project.
IQueryRelationshipsByArtifact This query returns all IRelationships corresponding to either or both ends set.
IQuerySessionArtifacts This query returns all Session Artifacts for a Tigerstripe project.
 

Package org.eclipse.tigerstripe.queries Description

This package contains interfaces required when dealing with Tigerstripe projects.