Uses of Interface
org.eclipse.tigerstripe.queries.IArtifactQuery

Packages that use IArtifactQuery
org.eclipse.tigerstripe.queries This package contains interfaces required when dealing with Tigerstripe projects. 
 

Uses of IArtifactQuery in org.eclipse.tigerstripe.queries
 

Subinterfaces of IArtifactQuery in org.eclipse.tigerstripe.queries
 interface IQueryAllArtifacts
          This query returns all the artifacts for a Tigerstripe project.
 interface IQueryArtifactsByType
          This query returns all artifacts of the specified type for a Tigerstripe project.
 interface IQueryCapabilitiesArtifacts
          This query returns all the defined capabilities for a Tigerstripe project.
 interface IQueryModelArtifacts
          This query returns all the Model Artifacts for a Tigerstripe project.
 interface IQueryRelationshipsByArtifact
          This query returns all IRelationships corresponding to either or both ends set.
 interface IQuerySessionArtifacts
          This query returns all Session Artifacts for a Tigerstripe project.