Changes between Version 5 and Version 6 of EnumDefinition
- Timestamp:
- 2017-09-27 08:39:58 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
EnumDefinition
v5 v6 1 1 [[TOC]][[BackLinksMenu]] 2 = Base Ideas = 2 3 == (1) [wiki:NameSpaces Namespaces] == 4 == (1.1) [wiki:DataTypes Data Types] == 3 5 == (2) [wiki:TypeDefinition Types] == 4 = (3) [wiki:EnumDefinition Enums] = 5 == Enum DATA DEFINITION ( .tdx ) == 6 == Enum DATA DEFINITION ( .vdx ) == 7 === INFORMATION MODEL === 8 === PROCEDURAL MODEL === 6 == (3) [wiki:EnumDefinition Enums] == 9 7 == (4) [wiki:SignalDefinition Signals] == 10 8 == (5) [wiki:SingletonDefinition Singletons] == 11 9 == (6) [wiki:ClassDefinition Classes] == 10 == (6.1) [wiki:FiniteStateMachines Finite State Machines] == 12 11 == (7) [wiki:ExpressionSyntax Expression Syntax] == 13 === (7.1) [wiki:WhatAboutIdentifiers What about identifiers (Expression Syntax) ?] === 14 === (7.2) [wiki:CompileTimeTypeChecking Compile Time Type Checking] === 12 == (7.1) [wiki:WhatAboutIdentifiers What about identifiers (Expression Syntax) ?] == 13 == (7.2) [wiki:CompileTimeTypeChecking Compile Time Type Checking] == 14 == (8) [wiki:compoundStatementsLlambdas Lambda Statements (Compound Statements)] ==