ADVANCED INFORMATION

TECHNOLOGY SOLUTIONS _____

 

Home         Products         Services         Free Quote         Site Map          Advanced Search          Contact .

 

 Strategic Outsourcing             Scientific Solutions              Business Applications           Software Tools .

 

 Talk to a representative > .

Home
Abstract
Quickstart
Presentations
Achitecture
Meta Model
Diagram Markup Language
Extension Points
SBML Support
BioUML Download
Release Notes
Development Roadmap
Cyclonet Project
Team: Systems Modeling
Module Type
Diagram View Part
Diagram Editor Part
Visible Plug-in
Repository Actions

In this section:

<< | >>

In this sub-section:

\\

 

Sample GUI's >>>>>

Testimonial Laurent Favre, CEO, AlternativeSoft AG - http://www.alternativesoft.com/

"We have been working with [ITC Software] for more than 2 years now. We started with contract basis work and finally came to ODC which is completely dedicated for our tasks. High team stability, good proficiency and efficient administration support are the factors which bring high value to our collaboration."  ..../more

 

TED Ideas worth spreading.

Inspired talks by the
world's greatest
thinkers and doers >>

 

Climate Change >


> Decision Theory
 

 

Framework for Systems Biology

 

 


BioUML Workbench Extension Points

Extension point: biouml.workbench.visiblePlugin

Visible plugin

Identifier:  biouml.workbench.visiblePlugin

Description: BioUML workbench provides special tab where 'visible' plug-ins will be shown. For this purpose any plug-in can provide one ore more visible plug-in extensions.
There is special utility class
biouml.workbench.plugins.VisiblePlugin from which other visible plug-ins can be inherited.

Configuration Markup:

   <!ELEMENT visiblePlugin>
   <!ATTLIST visiblePlugin
      name         CDATA #REQUIRED
      class        CDATA #REQUIRED
      displayName  CDATA #IMPLIED 
      icon         CDATA #IMPLIED
    >

  • name - a unique name of plug-in.
  • class - the fully-qualified name of a class which implements ru.biosoft.DataCollection.
  • displayName - a plug-in title as it will be shown in plug-ins tab.
  • node-image - a relative name of the icon that will be used alongside the plug-in title.

Note: some other valid properties from ru.biosoft.DataCollection and its ancestor can be used if necessary.

Examples:

Following is an example of a visible plug-in definition:

   <extension
       point="biouml.workbench.visiblePlugins">

      <visiblePlugin
         name="SBW"
         class="biouml.plugins.sbw.SbwVisiblePlugin"

         displayName="Systems Biology Workbench">
      </visiblePlugin>

   </extension>

API Information: The value of the class attribute must represent an implementor of ru.biosoft.DataCollection.

Supplied Implementation:


[\\] [Module Type] [Diagram View Part] [Diagram Editor Part] [Visible Plug-in] [Repository Actions]
 

  Issue Online Request for Proposal .

 
Home    Site Map    FREE Quote    Advanced Search     About us      Meet the Team      Legal    Investors   Contact

© 2002-2008  ITC Software. All rights reserved. This site was last updated on 12/08/2008

Product and company names mentioned herein may be trademarks of their respective owners. info(at)itcsoftware.com
         

web metrics
 


Recommend this page: