Fork me on GitHub

Constraints Catalog >

on-node

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

Parameters

ParamTypeOptional?Default valueComment
v1ComponentnoThe constrained Component
v2NodenoThe related Node
priorityIntegeryes11 is a higher priority than 2, and so on.

Constraint Resolver

Description

Garanties that a Component is on a particular Node.

Example

<core:on-node v1="C" v2="N" piority="1"/>