Main Page | Packages | Class Hierarchy | Class List | Directories | File List | Class Members

agents.ontology.CheckpointAction Class Reference

Inherited by agents.ontology.RetrieveCheckpointAction, and agents.ontology.SaveCheckpointAction.

Inheritance diagram for agents.ontology.CheckpointAction:

[legend]
Collaboration diagram for agents.ontology.CheckpointAction:
[legend]
List of all members.

Public Member Functions

void setCheckpoint (Checkpoint value)
Checkpoint getCheckpoint ()
void setExecId (String value)
String getExecId ()

Private Attributes

Checkpoint checkpoint
String execId

Detailed Description

Protege name: CheckpointAction
Author:
ontology bean generator
Version:
2006/01/28, 19:52:04


Member Function Documentation

Checkpoint agents.ontology.CheckpointAction.getCheckpoint  ) 
 

String agents.ontology.CheckpointAction.getExecId  ) 
 

void agents.ontology.CheckpointAction.setCheckpoint Checkpoint  value  ) 
 

void agents.ontology.CheckpointAction.setExecId String  value  ) 
 


Member Data Documentation

Checkpoint agents.ontology.CheckpointAction.checkpoint [private]
 

Protege name: checkpoint

String agents.ontology.CheckpointAction.execId [private]
 

Protege name: execId


The documentation for this class was generated from the following file:
Generated on Fri Feb 17 09:37:56 2006 for MAG by  doxygen 1.4.4