|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceBaseConstraints | |
---|---|
com.ibm.tws.objects.model | |
com.ibm.tws.objects.plan.types |
Uses of ResourceBaseConstraints in com.ibm.tws.objects.model |
---|
Methods in com.ibm.tws.objects.model that return ResourceBaseConstraints | |
ResourceBaseConstraints |
Resource.getDefaultConstraints()
Returns the default resource constraints. |
ResourceBaseConstraints |
ResourceHeader.getDefaultConstraints()
Returns the default resource constraints. |
Methods in com.ibm.tws.objects.model with parameters of type ResourceBaseConstraints | |
void |
Resource.setDefaultConstraints(ResourceBaseConstraints constraints)
Sets the default resource constraints. |
void |
ResourceHeader.setDefaultConstraints(ResourceBaseConstraints constraints)
Sets the default resource constraints. |
Uses of ResourceBaseConstraints in com.ibm.tws.objects.plan.types |
---|
Subclasses of ResourceBaseConstraints in com.ibm.tws.objects.plan.types | |
class |
ResourceInPlanConstraints
This class includes the information required to describe the additional constraints of a resource in plan, associated to a given interval. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |