HEADER

Uses of Class
biouml.model.Edge

Packages that use Edge
biouml.model 
biouml.model.dynamics 
biouml.standard.diagram.pathway 

Uses of Edge in biouml.model
 

Methods in biouml.model with parameters of type Edge
CompositeViewDefaultDiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions options, Graphics g)
          
CompositeViewDiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions options, Graphics g)
          
voidNode.addEdge(Edge edge)
          
voidNode.removeEdge(Edge edge)
          
 

Uses of Edge in biouml.model.dynamics
 

Methods in biouml.model.dynamics with parameters of type Edge
CompositeViewEModelDiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions options, Graphics g)
          
 

Uses of Edge in biouml.standard.diagram.pathway
 

Methods in biouml.standard.diagram.pathway with parameters of type Edge
CompositeViewPathwayDiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions viewOptions, Graphics g)
          
 


FOOTER

BOTTOM