Fork me on GitHub

Constraints Catalog >

self-sizing

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

Parameters

ParamTypeOptional?Default valueComment
vComponentnoThe constrained Component
max-inputsIntegernoThe maximum limite of input components for each constrainted instance of the specified type, that fires the self-sezing process
priorityIntegeryes11 is a higher priority than 2, and so on.

Constraint Resolver

Description

replicate components when their input connections are saturated.

Example

<core:self-sizing v="Calculator" max-inputs="14"/>