Fork me on GitHub

Constraints Catalog >

find-local

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

Parameters

ParamTypeOptional?Default valueComment
vManagedElementnoConstrained Managed Element. All the managed elements inherits from the ManagedElement super class can be used (e.g., Component, Node, Scope, etc).
priorityIntegeryes11 is a higher priority than 2, and so on.

Constraint Resolver

Description

When specified for a given variable, it will help to find a value for it from the local Runtime Model part.

Example

<core:find-local v="A" piority="1"/>