|
Remote System Explorer DataStore Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
ISchemaExtender describes the interfaces that tool extensions need to implement to add or extend other schemas in the DataStore.
| Method Summary | |
void |
extendSchema(DataElement schemaRoot)
Add this tool's schema to the global DataStore schema. |
IExternalLoader |
getExternalLoader()
Implement this to returns the external class loader for this extender implementation. |
| Method Detail |
public void extendSchema(DataElement schemaRoot)
schemaRoot - the descriptor rootpublic IExternalLoader getExternalLoader()
|
Remote System Explorer DataStore Release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||