Difference between revisions of "Design Documentation"

Line 3: Line 3:
 
* [[Framework | Component architecture framework]]: a high level description of how component instantiation and communication are handled within geWorkbench.
 
* [[Framework | Component architecture framework]]: a high level description of how component instantiation and communication are handled within geWorkbench.
 
* [[Properties | Configuration properties]]: A description of how to set and get configuration properties for your component.
 
* [[Properties | Configuration properties]]: A description of how to set and get configuration properties for your component.
 +
* [[BISON]]: A formal Biomedical Informatics Structured Ontology for the representation of bioinformatics data-structure and data-structure transformation.
 +
  
 
Coming soon:
 
Coming soon:
* BISON.
 
 
* Use cases.
 
* Use cases.
 
* Design docs for various plugin components.
 
* Design docs for various plugin components.

Revision as of 15:48, 7 February 2007

Developers Home | A Simple Plugin | geWorkbench Archive Files | Collaborative Development | Design Documentation | Javadocs | gForge Page | Report Defects


  • Component architecture framework: a high level description of how component instantiation and communication are handled within geWorkbench.
  • Configuration properties: A description of how to set and get configuration properties for your component.
  • BISON: A formal Biomedical Informatics Structured Ontology for the representation of bioinformatics data-structure and data-structure transformation.


Coming soon:

  • Use cases.
  • Design docs for various plugin components.