Package | Description |
---|---|
fr.curie.cd2sbgnml.xmlcdwrappers | |
org.sbml._2001.ns.celldesigner |
Modifier and Type | Method and Description |
---|---|
SpeciesAlias |
AliasWrapper.getCDSpeciesAlias()
Generates the xml for the speciesAlias element.
|
Modifier and Type | Method and Description |
---|---|
List<SpeciesAlias> |
ModelWrapper.getListOfSpeciesAliases() |
List<SpeciesAlias> |
ModelWrapper.getSpeciesAliasFor(String speciesId) |
Constructor and Description |
---|
AliasWrapper(SpeciesAlias alias,
SpeciesWrapper speciesW)
Parse speciesAlias from CellDesigner file.
|
StyleInfo(SpeciesAlias speciesAlias,
String refId) |
Modifier and Type | Field and Description |
---|---|
protected List<SpeciesAlias> |
ListOfSpeciesAliases.speciesAlias |
Modifier and Type | Method and Description |
---|---|
SpeciesAlias |
ObjectFactory.createSpeciesAlias()
Create an instance of
SpeciesAlias |
Modifier and Type | Method and Description |
---|---|
List<SpeciesAlias> |
ListOfSpeciesAliases.getSpeciesAlias()
Gets the value of the speciesAlias property.
|
Copyright © 2018. All rights reserved.