Uses of Interface
org.opencrx.kernel.ras1.jmi1.ArtifactDependency

Packages that use ArtifactDependency
org.opencrx.kernel.ras1.jmi1   
 

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

Methods in org.opencrx.kernel.ras1.jmi1 with type parameters of type ArtifactDependency
<T extends ArtifactDependency>
List<T>
Artifact.getDependency(ArtifactDependencyQuery query)
          Retrieves the value for the reference dependency for the specified query.
 

Methods in org.opencrx.kernel.ras1.jmi1 that return ArtifactDependency
 ArtifactDependency ArtifactDependencyClass.createArtifactDependency()
          Creates an instance of class ArtifactDependency.
 ArtifactDependency ArtifactDependencyClass.getArtifactDependency(Object object)
          Creates an instance of class ArtifactDependency based on the specified Object instance.
 ArtifactDependency Artifact.getDependency(boolean idIsPersistent, String id)
          Retrieves the value for the reference dependency for the specified qualifier attribute value.
 ArtifactDependency Artifact.getDependency(String id)
          Retrieves the value for the reference dependency for the specified qualifier attribute value.
 

Methods in org.opencrx.kernel.ras1.jmi1 with parameters of type ArtifactDependency
 void Artifact.addDependency(boolean idIsPersistent, String id, ArtifactDependency dependency)
          Adds the specified element to the set of the values for the reference dependency.
 void Artifact.addDependency(String id, ArtifactDependency dependency)
          Adds the specified element to the set of the values for the reference dependency using a reassignable qualifier.
 



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