public class BioPAXToSBMLConverter.BioPAXSpecies
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
java.lang.String |
id |
java.lang.String |
name |
java.util.Vector |
sinonymSpecies
List of identical (from the point of view of SBML) physicalEntityParticipants
|
java.lang.String |
type
Type of BioPAX object linked to the species (protein, complex, dna, rna, dnaRegion, rnaRegion)
|
Constructor and Description |
---|
BioPAXToSBMLConverter.BioPAXSpecies() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
toString() |
public java.lang.String id
public java.lang.String name
public java.lang.String type
public java.util.Vector sinonymSpecies