Uses of Interface
org.opencrx.kernel.ras1.cci2.ArtifactContextQuery

Packages that use ArtifactContextQuery
org.opencrx.kernel.ras1.jmi1   
 

Uses of ArtifactContextQuery in org.opencrx.kernel.ras1.jmi1
 

Methods in org.opencrx.kernel.ras1.jmi1 that return ArtifactContextQuery
 ArtifactContextQuery Ras1Package.createArtifactContextQuery()
           
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type ArtifactContextQuery
<T extends ArtifactContext>
List<T>
UseCase.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
TestPart.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
TestModel.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
TestDiagram.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
RequirementPart.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
RequirementModel.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
RequirementDiagram.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
InterfaceSpec.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
ImplementationPart.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
DesignPart.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
DesignModel.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
DesignDiagram.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
<T extends ArtifactContext>
List<T>
Artifact.getArtifactContext(ArtifactContextQuery query)
          Retrieves the value for the reference artifactContext for the specified query.
 



This software is published under the BSD license. Copyright © 2003-2007, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.