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

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

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

Methods in org.opencrx.kernel.ras1.jmi1 that return ArtifactDependencyQuery
 ArtifactDependencyQuery Ras1Package.createArtifactDependencyQuery()
           
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type ArtifactDependencyQuery
<T extends ArtifactDependency>
List<T>
UseCase.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
TestPart.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
TestModel.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
TestDiagram.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
RequirementPart.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
RequirementModel.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
RequirementDiagram.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
InterfaceSpec.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
ImplementationPart.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
DesignPart.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
DesignModel.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
DesignDiagram.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
<T extends ArtifactDependency>
List<T>
Artifact.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency 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.