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

Packages that use Artifact
org.opencrx.kernel.ras1.cci2   
org.opencrx.kernel.ras1.jmi1   
org.opencrx.kernel.ras1.jpa3   
 

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

Subinterfaces of Artifact in org.opencrx.kernel.ras1.cci2
 interface DesignPart
          Abstract class DesignPart
 interface ImplementationPart
          Class ImplementationPart
 interface RequirementPart
          Abstract class RequirementPart
 interface TestPart
          Abstract class TestPart
 

Methods in org.opencrx.kernel.ras1.cci2 that return Artifact
 Artifact ArtifactDependency.getArtifact()
          Retrieves the value for the reference artifact.
 

Methods in org.opencrx.kernel.ras1.cci2 with parameters of type Artifact
 void ArtifactDependency.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 

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

Subinterfaces of Artifact in org.opencrx.kernel.ras1.jmi1
 interface Artifact
          Class Artifact
 interface DesignDiagram
          Class DesignDiagram
 interface DesignModel
          Class DesignModel
 interface InterfaceSpec
          Class InterfaceSpec
 interface RequirementDiagram
          Class RequirementDiagram
 interface RequirementModel
          Class RequirementModel
 interface TestDiagram
          Class TestDiagram
 interface TestModel
          Class TestModel
 interface UseCase
          Class UseCase
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type Artifact
 void ArtifactDependency.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 

Uses of Artifact in org.opencrx.kernel.ras1.jpa3
 

Classes in org.opencrx.kernel.ras1.jpa3 that implement Artifact
 class Artifact
          Class Artifact
 class DesignDiagram
          Class DesignDiagram
 class DesignModel
          Class DesignModel
 class ImplementationPart
          Class ImplementationPart
 class InterfaceSpec
          Class InterfaceSpec
 class RequirementDiagram
          Class RequirementDiagram
 class RequirementModel
          Class RequirementModel
 class TestDiagram
          Class TestDiagram
 class TestModel
          Class TestModel
 class UseCase
          Class UseCase
 

Methods in org.opencrx.kernel.ras1.jpa3 that return Artifact
 Artifact ArtifactDependency.getArtifact()
          Retrieves the value for the reference artifact.
 

Methods in org.opencrx.kernel.ras1.jpa3 with parameters of type Artifact
 void ArtifactDependency.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 



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