Fork me on GitHub

Constraints Catalog >

out-components

  • Namecapce: fr.liglab.adele.cube.core
  • Arity: Unary
  • Capabilities: check

Parameters

ParamTypeOptional?Default valueComment
vComponentnoThe constrained Component
maxIntegernoThe maximum number of output components
priorityIntegeryes11 is a higher priority than 2, and so on.

Constraint Resolver

Description

Ensure that a component has at max the defined number of Output Components.

Example

<core:out-components v="Calculator" max="14"/>