| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
The boolean variables that can be used in the conditionals. Each variable has the form of either a pattern match or a workload constraint, combined with a unique ID under which it can be referenced in the conditional itself. Their value is true or false, depending on whether the underlying constraint would be satisfied or not. Note that weights given within the variables are ignored.
Nested Element Summary | |
| MatchVariable A variable that is defined as a pattern match. |
| WorkloadVariable A variable that is defined as a workload time unit. |
<xs:element name="Variables"><xs:complexType></xs:element><xs:choice maxOccurs="unbounded" minOccurs="1"></xs:complexType><xs:element name="MatchVariable"><xs:complexType></xs:element>
</xs:complexType><xs:element maxOccurs="unbounded" minOccurs="1" name="WorkloadVariable"></xs:choice><xs:complexType></xs:element>
</xs:complexType>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |