|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of Dependency in org.globus.cog.abstraction.impl.common.queue |
| Methods in org.globus.cog.abstraction.impl.common.queue that return Dependency | |
Dependency |
QueueImpl.getDependency()
|
| Methods in org.globus.cog.abstraction.impl.common.queue with parameters of type Dependency | |
void |
QueueImpl.setDependency(Dependency dependency)
|
| Uses of Dependency in org.globus.cog.abstraction.impl.common.set |
| Methods in org.globus.cog.abstraction.impl.common.set that return Dependency | |
Dependency |
SetImpl.getDependency()
|
| Methods in org.globus.cog.abstraction.impl.common.set with parameters of type Dependency | |
void |
SetImpl.setDependency(Dependency dependency)
|
| Uses of Dependency in org.globus.cog.abstraction.impl.common.taskgraph |
| Classes in org.globus.cog.abstraction.impl.common.taskgraph that implement Dependency | |
class |
DependencyImpl
|
| Methods in org.globus.cog.abstraction.impl.common.taskgraph that return Dependency | |
Dependency |
TaskGraphImpl.getDependency()
|
| Methods in org.globus.cog.abstraction.impl.common.taskgraph with parameters of type Dependency | |
void |
TaskGraphImpl.setDependency(Dependency dependency)
|
| Uses of Dependency in org.globus.cog.abstraction.interfaces |
| Methods in org.globus.cog.abstraction.interfaces that return Dependency | |
Dependency |
TaskGraph.getDependency()
Returns the dependency object associated with this TaskGraph. |
| Methods in org.globus.cog.abstraction.interfaces with parameters of type Dependency | |
void |
TaskGraph.setDependency(Dependency dependency)
Sets all the dependencies associated with this TaskGraph. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||