Changes between Version 4 and Version 5 of ClassDefinition


Ignore:
Timestamp:
2017-09-27 08:40:55 (8 years ago)
Author:
archibald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ClassDefinition

    v4 v5  
    11[[TOC]][[BackLinksMenu]] 
     2= Base Ideas = 
    23== (1) [wiki:NameSpaces Namespaces] == 
     4== (1.1) [wiki:DataTypes Data Types] == 
    35== (2) [wiki:TypeDefinition Types] == 
    46== (3) [wiki:EnumDefinition Enums] == 
    57== (4) [wiki:SignalDefinition Signals] == 
    68== (5) [wiki:SingletonDefinition Singletons] == 
    7 = (6) [wiki:ClassDefinition Classes] = 
    8 == Class DATA DEFINITION ( .tdx ) == 
    9 == Class DATA DEFINITION ( .vdx ) == 
    10 === INFORMATION MODEL === 
    11 === PROCEDURAL MODEL === 
     9== (6) [wiki:ClassDefinition Classes] == 
     10== (6.1) [wiki:FiniteStateMachines Finite State Machines] == 
    1211== (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)] ==