Ausfuehrbarer Plan
Ausgabe auf dem Terminal
Objekte anlegen und zerstören
Ausfuehrbarer Plan. Ein Plan enthaelt eine Reihe von Basisaktionen. Plaene werden im Planer/Intention erzeugt und von der Effektorenkomponente ausgefuehrt.Plan ist nicht zur Vererbung geeignet.
Quelltext
[Header | [Implementierung]
CVS Informationen zum Interface
************************************************** * * Aktueller Stand * * $RCSfile: Plan.h,v $ * $Revision: 1.16 $ * $Date: 1998/08/14 13:21:06 $ * $Author: myritz $ * **************************************************
Plan(int length)
~Plan()
void addAction( const Action& newAction )
void addPlan( const Plan& newPlan )
Action& actionAt(int index)
const Array <Action> actions()
int length()
virtual StorableObject* copy()
virtual String toString()
Einleitung | Architektur | Dynamische Zusammenhänge | Referenzhandbuch | FAQ | Anhang A | Anhang B
generated by doc++