Changes between Version 22 and Version 23 of NameSpaces


Ignore:
Timestamp:
2017-09-11 21:21:11 (8 years ago)
Author:
archibald
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • NameSpaces

    v22 v23  
    99To store namespaces we need a structure similar to that detailed below ... [wiki:NotationExplaination explaination of the notation] 
    1010 
    11 == DATA DEFINITION ( .tdx ) == 
     11== Namespace DATA DEFINITION ( .tdx ) == 
    1212{{{ 
    1313NAMESPACE $project:tdx - $system:lang    // however $project is implied and not really needed 
     
    3636}}} 
    3737 
    38 == DATA DEFINITION ( .vdx ) == 
     38== Namespace DATA DEFINITION ( .vdx ) == 
    3939=== INFORMATION MODEL === 
    4040[[Image(namespace.png,width=98%)]] 
     
    4444[[Image(existingNamespaceClause.png,width=98%)]] 
    4545 
    46 = (2) [wiki:TypeDefinition Types] = 
    47 = (3) [wiki:EnumDefinition Enums] = 
    48 = (4) [wiki:SignalDefinition Signals] = 
    49 = (5) [wiki:SingletonDefinition Singletons] = 
    50 = (6) [wiki:ClassDefinition Classes] = 
     46== (2) [wiki:TypeDefinition Types] == 
     47== (3) [wiki:EnumDefinition Enums] == 
     48== (4) [wiki:SignalDefinition Signals] == 
     49== (5) [wiki:SingletonDefinition Singletons] == 
     50== (6) [wiki:ClassDefinition Classes] ==