vSphere Client SDK API Documentation : version 5.5.0.1300321

Uses of Class
com.vmware.vise.data.Constraint

Packages that use Constraint
com.vmware.vise.data   
com.vmware.vise.data.query   
 

Uses of Constraint in com.vmware.vise.data
 

Fields in com.vmware.vise.data declared as Constraint
 Constraint ResourceSpec.constraint
          The criteria for matching objects that provide properties for the resource set.
 

Uses of Constraint in com.vmware.vise.data.query
 

Subclasses of Constraint in com.vmware.vise.data.query
 class CompositeConstraint
          Defines the matching criteria based on more than one type of Constraint
 class ObjectIdentityConstraint
          Defines the matching criteria based on the object.
 class PropertyConstraint
          Defines the matching criteria based on property of the object.
 class RelationalConstraint
          Defines the matching criteria based on some relation to the object queried.
 

Fields in com.vmware.vise.data.query declared as Constraint
 Constraint RelationalConstraint.constraintOnRelatedObject
          A constraint on the related objects by the given relationship.
 Constraint[] CompositeConstraint.nestedConstraints
          The nested or sub-constraints that this composite is made of.
 


vSphere Client SDK API Documentation : version 5.5.0.1300321

Copyright @ 2012 VMware, Inc. All rights reserved.