|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--jade.domain.introspection.ShutdownPlatformRequested
This class represents the shutdown-platform-requested
concept in the
jade-introspection
ontology.
Field Summary | |
static java.lang.String |
NAME
A string constant for the name of this event. |
Constructor Summary | |
ShutdownPlatformRequested()
Default constructor. |
Method Summary | |
java.lang.String |
getName()
Retrieve the name of this event. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static final java.lang.String NAME
Constructor Detail |
public ShutdownPlatformRequested()
Method Detail |
public java.lang.String getName()
getName
in interface Event
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |