Methods in com.ontotext.ordi.wsmo4rdf.remote.client.conn that throw NonExistingEntryException_Exception |
void |
WsmoConnectionService.addGoal(int arg0,
String arg1)
|
void |
WsmoConnectionService.addMediator(int arg0,
String arg1)
|
void |
WsmoConnectionService.addOntology(int arg0,
String arg1)
|
void |
WsmoConnectionService.addWebService(int arg0,
String arg1)
|
void |
WsmoConnectionService.clearWarnings(int arg0)
|
void |
WsmoConnectionService.close(int arg0)
|
void |
WsmoConnectionService.commit(int arg0)
|
void |
WsmoConnectionService.deleteGoal(int arg0,
String arg1)
|
void |
WsmoConnectionService.deleteMediator(int arg0,
String arg1)
|
void |
WsmoConnectionService.deleteOntology(int arg0,
String arg1)
|
void |
WsmoConnectionService.deleteWebService(int arg0,
String arg1)
|
String |
WsmoConnectionService.evaluate(int arg0,
String arg1)
|
String |
WsmoConnectionService.getDescription(int arg0)
|
String |
WsmoConnectionService.getGoal(int arg0,
String arg1)
|
String |
WsmoConnectionService.getMediator(int arg0,
String arg1)
|
String |
WsmoConnectionService.getOntology(int arg0,
String arg1)
|
String |
WsmoConnectionService.getVersion(int arg0)
|
String |
WsmoConnectionService.getWebService(int arg0,
String arg1)
|
boolean |
WsmoConnectionService.isAutoCommit(int arg0)
|
boolean |
WsmoConnectionService.isOpen(int arg0)
|
boolean |
WsmoConnectionService.isReadOnly(int arg0)
|
List<String> |
WsmoConnectionService.listGoals(int arg0)
|
List<String> |
WsmoConnectionService.listMediators(int arg0)
|
List<String> |
WsmoConnectionService.listOntologies(int arg0)
|
List<String> |
WsmoConnectionService.listWebServices(int arg0)
|
void |
WsmoConnectionService.rollback(int arg0)
|
void |
WsmoConnectionService.saveGoal(int arg0,
String arg1)
|
void |
WsmoConnectionService.saveMediator(int arg0,
String arg1)
|
void |
WsmoConnectionService.saveOntology(int arg0,
String arg1)
|
void |
WsmoConnectionService.saveWebService(int arg0,
String arg1)
|
void |
WsmoConnectionService.setAutoCommit(int arg0,
boolean arg1)
|
void |
WsmoConnectionService.setDescription(int arg0,
String arg1)
|