|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 3072 (0xc00)
Types: Ada Source
Notes: 03_class, FILE, R1k_Segment, e3_tag, package Goal, seg_00c7f6
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000
└─⟦cfc2e13cd⟧ »Space Info Vol 2«
└─⟦this⟧
with Expertsystem, Monkeyobject;
use Expertsystem, Monkeyobject;
package Goal is
type Object is private;
procedure Make (Status : Goal_State;
Goal_Type : G_Type;
Name : Physical_Object;
Go_To : Coordinate);
function Status (The_Reference : in Expertsystem.Reference)
return Goal_State;
function Goal_Type
(The_Reference : in Expertsystem.Reference) return G_Type;
function Object_Name (The_Reference : in Expertsystem.Reference)
return Physical_Object;
function Go_To (The_Reference : in Expertsystem.Reference)
return Coordinate;
procedure Modify_Status (The_Reference : in Expertsystem.Reference;
New_Status : in Goal_State);
procedure Modify_Goal_Type (The_Reference : in Expertsystem.Reference;
New_Type : in G_Type);
procedure Modify_Object_Name (The_Reference : in Expertsystem.Reference;
New_Object : in Physical_Object);
procedure Modify_Go_To (The_Reference : in Expertsystem.Reference;
New_Location : in Coordinate);
function Instances return Collection.Object;
procedure Clear;
Illegal_Make : exception;
private
type Object is
record
Status : Goal_State;
Goal_Type : G_Type;
Name : Physical_Object;
Go_To : Coordinate;
end record;
end Goal;
nblk1=2
nid=0
hdr6=4
[0x00] rec0=1a rec1=00 rec2=01 rec3=00e
[0x01] rec0=15 rec1=00 rec2=02 rec3=000
tail 0x2170984d882074fc4f73d 0x42a00088462060003