Skip to content

Requirement

Johannes Heucher edited this page Oct 12, 2022 · 3 revisions

A Requirement is a Runtime Context which is needed by another Runtime Context like a Workspace or an Application. By defining a Requirement towards another Runtime Context the given Runtime Context is allowed to use the required Runtime Context's content, e.g. XMOM Objects and Order Types. In terms of modeling the given Runtime Context can use all of the XMOM Objects provided by required Runtime Contexts to build new XMOM Objects, e.g. Workflows. The foreign objects are used in a write-protected manner.

An Application Definition as a blueprint of a future Application can also define Requirements, which will become the new Application's Requirements.

Requirements are part of the Modularization feature of the Xyna Factory, where further details of how to manage and monitor Requirements can be found.

See Also

Clone this wiki locally