com.novell.zos.constraint
Interface NotConstraint

All Superinterfaces:
Constraint, ContainerConstraint, Serializable

public interface NotConstraint
extends ContainerConstraint

Perform a logical not operation of all the child constraints. This is a no-op if this constraint contains no children.


Field Summary
 
Fields inherited from interface com.novell.zos.constraint.Constraint
TYPE_ACCEPT, TYPE_ALLOCATION, TYPE_CONTINUE, TYPE_DEFAULT, TYPE_PROVISION, TYPE_REPOSITORY, TYPE_RESOURCE, TYPE_START, TYPE_VMHOST, TYPES
 
Method Summary
 
Methods inherited from interface com.novell.zos.constraint.ContainerConstraint
addChild, getChildCount, getChildren, removeChild
 
Methods inherited from interface com.novell.zos.constraint.Constraint
getReason, setReason, toString, toXmlDocument, validate
 



Copyright 2008 Novell, Inc. All Rights Reserved.