|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IQueryRelationshipsByArtifact
This query returns all IRelationships corresponding to either or both ends set.
| Method Summary | |
|---|---|
void |
setIncludeProjectDependencies(boolean includeProjectDependencies)
Determines whether artifacts in dependant projects are included in the query results. |
void |
setOriginatingFrom(java.lang.String fullyQualifiedName)
Set the originating artifact. |
void |
setTerminatingIn(java.lang.String fullyQualifiedName)
Set the terminating artifact. |
| Methods inherited from interface org.eclipse.tigerstripe.workbench.queries.IArtifactQuery |
|---|
includeDependencies, setIncludeDependencies |
| Method Detail |
|---|
void setOriginatingFrom(java.lang.String fullyQualifiedName)
fullyQualifiedName - of the "originating" artifactvoid setTerminatingIn(java.lang.String fullyQualifiedName)
fullyQualifiedName - of the "terminating" artifactvoid setIncludeProjectDependencies(boolean includeProjectDependencies)
includeProjectDependencies -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||