Core.Validities

From emotive
Revision as of 09:15, 30 July 2014 by Nb (talk | contribs) (Created page with "{{DISPLAYTITLE:OTX '''Validities''' data model}}Category:OTX-CoreCategory:Validities == Classification == {{ClassificationCore | Validities | OTX validities data model...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Classification

Name Validities
Short Description OTX validities data model
Class OTX Core
Pre-Conditions -
Specified by ISO 13209-2

Introduction

A OTX document may contain a list of so-called Validities (German validities), which for the Validity Concept are needed in OTX. A Validity is defined at the global level Boolean expression. It is used to configure processes according to their runtime environment.

Icons Note.png Validities documents can be defined across. It is recommended to define Validities for reuse in a central OTX document.

Actions, Groups and procedures have a ValidFor property over a Validity is bound to the corresponding element. At runtime, the element will only be executed if the value of the Validity True.

Properties

  • Name
    Within the OTX document unique name
  • Specification
    Description of Validity
  • Visibility
    • Private (Standard)
    • Packa­ge
    • Public
  • Expression (expression)
    Any contains also composed Boolean expression of the condition for the validity

Checker rules

Core_Chk007 Have specification if no realisation exists

See also

Validation (OTX-Checker)
​​Naming Conventions
Declarations
Visibilities
Imports
Signatures
Parameter Declarations
Procedures
Comments