HEADER

Uses of Class
biouml.standard.type.DiagramInfo

Packages that use DiagramInfo
biouml.model.util 
biouml.plugins.cellml 
biouml.standard.type 

Uses of DiagramInfo in biouml.model.util
 

Constructors in biouml.model.util with parameters of type DiagramInfo
DiagramXmlReader.DiagramXmlReader(String name, InputStream stream, DiagramInfo diagramInfo)
          This constructor is used to read diagram from stream and can be used to read diagram from relational database (TEXT or BLOB).
 

Uses of DiagramInfo in biouml.plugins.cellml
 

Subclasses of DiagramInfo in biouml.plugins.cellml
class DiagramInfo
          
 

Uses of DiagramInfo in biouml.standard.type
 

Methods in biouml.standard.type that return DiagramInfo
DiagramInfoDiagramInfo.clone(String newName)
          
 


FOOTER

BOTTOM