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

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

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

Subclasses of Artifact in org.opencrx.kernel.ras1.jdo2
 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 ArtifactContext.addToArtifact(Artifact artifact)
          Sets a new value for the reference artifact.
 void ArtifactContext.addToArtifact(Artifact artifact, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:ArtifactHasContext.
 void VariabilityPoint.addToAsset(Artifact asset)
          Sets a new value for the reference asset.
 void VariabilityPoint.addToAsset(Artifact asset, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:ArtifactHasVP.
 void ArtifactDependency.addToDependsOnArtifact(Artifact dependsOnArtifact)
          Sets a new value for the reference dependsOnArtifact.
 void ArtifactDependency.addToDependsOnArtifact(Artifact dependsOnArtifact, boolean idIsPersistent, String id)
          Set the object's composite association org:opencrx:kernel:ras1:ArtifactHasDependency.
 

Constructors in org.opencrx.kernel.ras1.jdo2 with parameters of type Artifact
Artifact.Slice(Artifact object, int index)
          Constructor
 



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