Uses of Class
com.ibm.tws.objects.types.ResourceBaseConstraints

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.
 



Copyright © 2005 IBM All Rights Reserved.