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

Packages that use ArtifactDependency
org.opencrx.kernel.ras1.cci2   
org.opencrx.kernel.ras1.jdo2   
org.opencrx.kernel.ras1.jmi1   
 

Uses of ArtifactDependency in org.opencrx.kernel.ras1.cci2
 

Methods in org.opencrx.kernel.ras1.cci2 with type parameters of type ArtifactDependency
<T extends ArtifactDependency>
Collection<T>
Artifact.getDependency()
          Retrieves a set containing all the elements for the reference dependency.
 

Uses of ArtifactDependency in org.opencrx.kernel.ras1.jdo2
 

Classes in org.opencrx.kernel.ras1.jdo2 that implement ArtifactDependency
 class ArtifactDependency
          Class ArtifactDependency
 

Methods in org.opencrx.kernel.ras1.jdo2 with type parameters of type ArtifactDependency
<T extends ArtifactDependency>
Collection<T>
Artifact.getDependency()
          Retrieves a set containing all the elements for the reference dependency.
 

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

Subinterfaces of ArtifactDependency in org.opencrx.kernel.ras1.jmi1
 interface ArtifactDependency
          Class ArtifactDependency
 

Methods in org.opencrx.kernel.ras1.jmi1 with type parameters of type ArtifactDependency
<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.