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.
 

Methods in org.opencrx.kernel.ras1.cci2 that return ArtifactContext
 ArtifactContext Artifact.getArtifactContext(boolean idIsPersistent, String id)
          Retrieves the value for the reference artifactContext for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.cci2 with parameters of type ArtifactContext
 void Artifact.addArtifactContext(boolean idIsPersistent, String id, ArtifactContext artifactContext)
          Adds the specified element to the set of the values 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.
 

Methods in org.opencrx.kernel.ras1.jdo2 that return ArtifactContext
 ArtifactContext Artifact.getArtifactContext(boolean idIsPersistent, String id)
          Retrieves the value for the reference artifactContext for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.jdo2 with parameters of type ArtifactContext
 void Artifact.addArtifactContext(boolean idIsPersistent, String id, ArtifactContext artifactContext)
          Adds the specified element to the set of the values 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
 



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