Recommendation ITU-T Z.107 (06/2021) Specification and Description Language – Object-oriented data in SDL-2010
Summary
History
Keywords
FOREWORD
Table of Contents
Introduction
1 Scope
     1.1 Objective
     1.2 Application
2 References
3 Definitions
     3.1 Terms defined elsewhere
     3.2 Terms defined in this Recommendation
4 Abbreviations and acronyms
5 Conventions
6 General rules
7 Organization of specification and Description Language specifications
8 Structural concepts
9 Agents
10 Communication
11 Behaviour
12 Data
     12.1 Data definitions
          12.1.1 Data type definition
          12.1.2 Interface definition
          12.1.3 Operation signature
          12.1.4 Generic data type operations
          12.1.5 Pid and pid sorts
          12.1.6 Data type constructors
               12.1.6.1 Literals
               12.1.6.2 Structure data types
               12.1.6.3 Choice data types
          12.1.7 Behaviour of operations
          12.1.8 Additional data definition constructs
               12.1.8.1 Restricted visibility
               12.1.8.2 Syntypes
               12.1.8.3 Constraint
               12.1.8.4 Synonym definition
          12.1.9 Specialization of data types
     12.2 Use of data
          12.2.1 Expressions
          12.2.2 Literal
          12.2.3 Extended primary
          12.2.4 Equality expression
          12.2.5 Conditional expression
          12.2.6 Operation application
          12.2.7 Range check expression
          12.2.8 Synonym
          12.2.9 Type coercion
     12.3 Active use of data
          12.3.1 Variable definition
          12.3.2 Variable access
          12.3.3 Assignment
          12.3.4 Imperative expression
          12.3.5 Value returning procedure call