|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectSOMA.explorer.ExplorerItem
SOMA.mobilePlace.MobilePlaceManagerExplorerItem
Voce di menu per la gestione di un MPM
.
Field Summary | |
(package private) MobilePlaceManager |
mpm
|
Fields inherited from class SOMA.explorer.ExplorerItem |
Syntax |
Constructor Summary | |
MobilePlaceManagerExplorerItem(MobilePlaceManager mpm)
Costruttore. |
Method Summary | |
java.lang.Object |
Execute(java.util.Collection Parameters,
java.io.PrintStream out)
Esegue la voce di menu con i parametri specificati. |
Methods inherited from class SOMA.explorer.ExplorerItem |
Execute, getSyntax, Help, Help, setSyntax, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
MobilePlaceManager mpm
Constructor Detail |
public MobilePlaceManagerExplorerItem(MobilePlaceManager mpm)
Method Detail |
public java.lang.Object Execute(java.util.Collection Parameters, java.io.PrintStream out)
ExplorerItem
LoadExplorerItem
Execute
in class ExplorerItem
Parameters
- parametri da utilizzare nell'esecuzione.out
- PrintStream a cui inviare l'output.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |