|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 | ||
|---|---|---|
|
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. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||