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

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

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

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

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

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

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

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

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

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