vs.communication
Class OperatorStatus

java.lang.Object
  extended by vs.communication.OperatorStatus
All Implemented Interfaces:
jade.content.Concept, jade.content.Term, java.io.Serializable
Direct Known Subclasses:
Aborted, Finished, Scheduled

public class OperatorStatus
extends java.lang.Object
implements jade.content.Concept

The status of an operator after its execution Protege name: OperatorStatus

Version:
2008/10/29, 15:01:49
Author:
ontology bean generator
See Also:
Serialized Form

Constructor Summary
OperatorStatus()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperatorStatus

public OperatorStatus()