BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
complexType doubleConstraintType

{http://www.w3.org/2001/XMLSchema}anyType
    {bea.com/loc/metadata}doubleConstraintType

Model
<...>
name, description?, key, priority, state, evaluation-period?, instance-name, instance-type, attribute-name, match-undefined?, constraint-type, value
</...>
Prohibited substitutions (block)
none (extensions and restrictions are allowed)
Usage
Derived types: none
Components using this type: constraintsDefinitionType/double-constraint, constraintsDefinitionType/double-constraint
Documentation
Defines a policy constraint on an observed value of type double
            

Nested Element Summary
stringname
          The name of the constraint definition. 
stringdescription optional
          A description of this constraint  
stringkey
          The key for this constraint definition used in constraint bindings. 
stringpriority
          The priority of this constraint. 
annonymous type derived from stringstate
          Defines whether this constraint is triggered when the service is deployed or undeployed. 
longevaluation-period optional
          In the case where a policy violation has been failed and handled, this defines the minimum amount of time the system will wait before re-evaluating that policy. 
stringinstance-name
          The instance name of the object containing the metric that is measured to test this constraint. 
stringinstance-type
          The instance type of the objcet containing the metric that is measured to test this constraint. 
stringattribute-name
          The name of the attribute on the object instance that defines the metric. 
booleanmatch-undefined optional
          If true, the value will be assumed to be 0 if there is no metric available. 
annonymous type derived from stringconstraint-type
          min means the policy fails if the metric goes below a certain value. 
stringvalue
          The boundary condition for this constraint, depending on the constraint type, this policy will fail if the actual value goes above (max) or below (min) this value. 

BEA LOC 1.0 Service Metadata Schema Reference

Version: 1.0