DataMuseum.dk

Presents historical artifacts from the history of:

Rational R1000/400

This is an automatic "excavation" of a thematic subset of
artifacts from Datamuseum.dk's BitArchive.

See our Wiki for more about Rational R1000/400

Excavated with: AutoArchaeologist - Free & Open Source Software.


top - download

⟦6d531216e⟧ Ada Source

    Length: 3072 (0xc00)
    Types: Ada Source
    Notes: 03_class, FILE, R1k_Segment, e3_tag, package Physicalobject, seg_00e3b8

Derivation

└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
    └─ ⟦5a81ac88f⟧ »Space Info Vol 1« 
        └─⟦this⟧ 

E3 Source Code



with Expertsystem, Monkeyobject;
use Expertsystem, Monkeyobject;
package Physicalobject is

    type Object is private;

    procedure Make (Name : Physical_Object;
                    Is_At : Coordinate;
                    Weight : Weight_Type;
                    On : Physical_Object);

    function Name (The_Reference : in Expertsystem.Reference)
                  return Physical_Object;
    function Is_At (The_Reference : in Expertsystem.Reference)
                   return Coordinate;
    function Weight (The_Reference : in Expertsystem.Reference)
                    return Weight_Type;
    function Is_On (The_Reference : in Expertsystem.Reference)
                   return Physical_Object;

    procedure Modify_Coordinate (The_Reference : in Expertsystem.Reference;
                                 New_Coordinate : in Coordinate);
    procedure Modify_Weight (The_Reference : in Expertsystem.Reference;
                             New_Weight : in Weight_Type);
    procedure Modify_Is_On (The_Reference : in Expertsystem.Reference;
                            New_Object : in Physical_Object);

    function Instances return Collection.Object;

    procedure Clear;

    Illegal_Make : exception;

private
    type Object is
        record
            Name : Physical_Object;
            Is_At : Coordinate;
            Weight : Weight_Type;
            On : Physical_Object;
        end record;
end Physicalobject;

E3 Meta Data

    nblk1=2
    nid=0
    hdr6=4
        [0x00] rec0=19 rec1=00 rec2=01 rec3=05e
        [0x01] rec0=13 rec1=00 rec2=02 rec3=000
    tail 0x2150a0130821e3fc0ccba 0x42a00088462060003