HEADER

Uses of Class
biouml.standard.type.SpecieReference

Packages that use SpecieReference
biouml.standard.type 

Uses of SpecieReference in biouml.standard.type
 

Methods in biouml.standard.type that return SpecieReference
SpecieReference[]Reaction.getSpecieReferences()
          
SpecieReferenceSpecieReference.clone(DataCollection origin, String name)
          
 

Methods in biouml.standard.type with parameters of type SpecieReference
voidReaction.setSpecieReferences(SpecieReference[] species)
          Should be used only to load initial set of specie references.
 


FOOTER

BOTTOM