jade.domain.introspection
Class RemovedContainer
java.lang.Object
|
+--jade.domain.introspection.RemovedContainer
- public class RemovedContainer
- extends java.lang.Object
- implements Event
This class represents the removed-container
concept in the
jade-introspection
ontology.
- Version:
- $Date: 2001/04/30 15:57:29 $ $Revision: 1.2 $
- Author:
- Giovanni Rimassa - Universita` di Parma
Field Summary |
static java.lang.String |
NAME
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
NAME
public static final java.lang.String NAME
RemovedContainer
public RemovedContainer()
getName
public java.lang.String getName()
- Specified by:
- getName in interface Event
setContainer
public void setContainer(ContainerID id)
getContainer
public ContainerID getContainer()