Fork me on GitHub

Constraints Catalog >

in-scope

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

Parameters

ParamTypeOptional?Default valueComment
v1NodenoThe constrained Node
v2ScopenoThe related Scope
priorityIntegeryes11 is a higher priority than 2, and so on.

Constraint Resolver

Description

Garanties that a Node is on a particular Scope

Example

<core:in-scope v1="N" v2="S" piority="1"/>