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
 

Fields in biouml.model.util declared as DiagramInfo
protected  DiagramInfo DiagramXmlReader.diagramInfo
           
 

Constructors in biouml.model.util with parameters of type DiagramInfo
DiagramXmlReader(java.lang.String name, java.io.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
 DiagramInfo DiagramInfo.clone(java.lang.String newName)
           
 



Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.