|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Command | |
|---|---|
| ikbs.server | |
| ikbs.server.QuestGenerator | |
| ikbs.server.xml | |
| Uses of Command in ikbs.server |
|---|
| Methods in ikbs.server with parameters of type Command | |
|---|---|
void |
Connection.action(Command c)
|
void |
Connection.initConnection(Command cmd)
Initialisation de la connection avec le client Création de l'objet clientInfo |
void |
Connection.loadBase(Command cmd)
Demander au serveur de charger une base de cas |
void |
Connection.loadModel(Command cmd)
Demander au serveur de charger un modèle |
void |
Connection.processXML(Command cmd)
Commande XML, traitement et génération du questionnaire |
void |
Connection.receiveXML(Command cmd)
Réception d'un flux XML |
void |
Connection.selectCase(Command cmd)
|
| Uses of Command in ikbs.server.QuestGenerator |
|---|
| Methods in ikbs.server.QuestGenerator with parameters of type Command | |
|---|---|
void |
AbstractQuestGenerator.processParam(Command XML)
|
abstract void |
AbstractQuestGenerator.processXML(Command XML)
|
void |
CompleteQuestGenerator.processXML(Command XML)
Traitement de la commande XML et de ses param? |
| Uses of Command in ikbs.server.xml |
|---|
| Methods in ikbs.server.xml that return Command | |
|---|---|
Command |
XMLCommandBuilder.getCommand(org.jdom.Element elem)
Créer une commande à partir d'un élément XML de type commande |
| Methods in ikbs.server.xml with parameters of type Command | |
|---|---|
org.jdom.Element |
XMLCommandBuilder.addCommand(Command cmd)
Ajouter une commande à partir d'un objet commande |
| Constructors in ikbs.server.xml with parameters of type Command | |
|---|---|
XMLCommandBuilder(XMLInterface xmlInterface,
Command cmd)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||