ARB
|
#include <ed4_plugins.hxx>
Public Member Functions | |
virtual | ~ED4_plugin_host () |
virtual AW_root * | get_application_root () const =0 |
virtual GBDATA * | get_database () const =0 |
virtual bool | SAIs_visualized () const =0 |
virtual const char * | get_SAI_background (int start, int end) const =0 |
virtual const char * | get_search_background (int start, int end) const =0 |
virtual int | get_base_position (int seq_position) const =0 |
virtual void | forward_event (AW_event *event) const =0 |
virtual void | announce_current_species (const char *species_name)=0 |
virtual const AW_helix * | get_helix () const =0 |
Definition at line 22 of file ed4_plugins.hxx.
|
inlinevirtual |
Definition at line 25 of file ed4_plugins.hxx.
|
pure virtual |
Implemented in ED4_host.
Referenced by start_RNA3D_plugin(), and start_SECEDIT_plugin().
|
pure virtual |
Implemented in ED4_host.
Referenced by start_RNA3D_plugin(), and start_SECEDIT_plugin().
|
pure virtual |
Implemented in ED4_host.
Referenced by Structure3D::MapSaiToEcoliTemplate(), and SEC_displayParams::reread().
Implemented in ED4_host.
Referenced by Structure3D::MapSaiToEcoliTemplate().
|
pure virtual |
Implemented in ED4_host.
Referenced by Structure3D::MapSearchStringsToEcoliTemplate().
Implemented in ED4_host.
|
pure virtual |
Implemented in ED4_host.
|
pure virtual |
Implemented in ED4_host.
Referenced by Structure3D::MapCurrentSpeciesToEcoliTemplate().
|
pure virtual |
Implemented in ED4_host.
Referenced by SEC_db_interface::edit4_helix(), and SEC_db_interface::SEC_db_interface().