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

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

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 with parameters of type Artifact
 void ArtifactDependency.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 void ArtifactContext.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 void VariabilityPoint.setAsset(Artifact asset)
          Sets a new value for the reference asset.
 void ArtifactDependency.setDependsOnArtifact(Artifact dependsOnArtifact)
          Sets a new value for the reference dependsOnArtifact.
 

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

Classes in org.opencrx.kernel.ras1.jdo2 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.jdo2 with parameters of type Artifact
 void ArtifactDependency.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 void ArtifactContext.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 void VariabilityPoint.setAsset(Artifact asset)
          Sets a new value for the reference asset.
 void ArtifactDependency.setDependsOnArtifact(Artifact dependsOnArtifact)
          Sets a new value for the reference dependsOnArtifact.
 

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.
 void ArtifactContext.setArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 void VariabilityPoint.setAsset(Artifact asset)
          Sets a new value for the reference asset.
 void ArtifactDependency.setDependsOnArtifact(Artifact dependsOnArtifact)
          Sets a new value for the reference dependsOnArtifact.
 



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