| Modifier and Type | Method and Description |
|---|---|
Resource |
ResourceRequirement.getResource() |
| Modifier and Type | Method and Description |
|---|---|
List<Resource> |
Schedule.getResourceList() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceRequirement.setResource(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
void |
Schedule.setResourceList(List<Resource> resourceList) |
| Modifier and Type | Class and Description |
|---|---|
class |
GlobalResource |
class |
LocalResource |
| Modifier and Type | Field and Description |
|---|---|
protected Resource |
ResourceCapacityTracker.resource |
| Constructor and Description |
|---|
NonrenewableResourceCapacityTracker(Resource resource) |
RenewableResourceCapacityTracker(Resource resource) |
ResourceCapacityTracker(Resource resource) |
| Modifier and Type | Method and Description |
|---|---|
Resource |
RenewableResourceUsedDay.getResource() |
| Constructor and Description |
|---|
RenewableResourceUsedDay(Resource resource,
int usedDay) |
Copyright © 2006–2020 JBoss by Red Hat. All rights reserved.