Modifier and Type | Field and Description |
---|---|
protected TaskDefinitionDependency |
TaskDefinitionType.dependency |
protected TaskDefinitionDependency |
TaskDefinitionType.parallelDependency |
Modifier and Type | Method and Description |
---|---|
TaskDefinitionDependency |
ObjectFactory.createTaskDefinitionDependency()
Create an instance of
TaskDefinitionDependency |
TaskDefinitionDependency |
TaskDefinitionType.getDependency()
Gets the value of the dependency property.
|
TaskDefinitionDependency |
TaskDefinitionType.getParallelDependency()
Gets the value of the parallelDependency property.
|
Modifier and Type | Method and Description |
---|---|
void |
TaskDefinitionType.setDependency(TaskDefinitionDependency value)
Sets the value of the dependency property.
|
void |
TaskDefinitionType.setParallelDependency(TaskDefinitionDependency value)
Sets the value of the parallelDependency property.
|
Copyright © 2015. All rights reserved.