BEA LOC 1.0 Service Metadata Schema Reference

bea.com/loc/metadata
element float-constraint

Model
<float-constraint>
name, description?, key, priority, state, evaluation-period?, instance-name, instance-type, attribute-name, match-undefined?, constraint-type, value
</float-constraint>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Content Type
declared by type floatConstraintType
element-only content, not nillable.
Usage
This element can be the child of element constraints.
Documentation
 see floatConstraintType

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