Package | Description |
---|---|
org.ginsim.common.utils |
This package hosts a collection of miscellaneous utilities.
|
org.ginsim.core.annotation |
Manage annotations: bibliography, Database entries and links.
|
Modifier and Type | Field and Description |
---|---|
protected static Map<String,OpenHelper> |
OpenUtils.m_helper |
Modifier and Type | Method and Description |
---|---|
static OpenHelper |
OpenUtils.getHelper(Object key)
Get the registered helper for a given "protocol"
|
Modifier and Type | Method and Description |
---|---|
static void |
OpenUtils.addHelperClass(String key,
OpenHelper helper)
Register a protocol handler.
|
Modifier and Type | Class and Description |
---|---|
class |
BiblioList
Bibliography: list of bibliographic entries.
|
class |
DatabaseInfo
MIRIAM-based OpenHelper: open MIRIAM URNs
MIRIAM provides a list of biological databases and the identifiers.org webservice
to open generic links (Database, identifier pairs) in these databases (supporting mirrors)
|
class |
HttpHelper
OpenHelper for generic HTTP links.
|
Modifier and Type | Method and Description |
---|---|
OpenHelper |
AnnotationLink.getHelper() |
Copyright © 2005–2020. All rights reserved.