| HEADER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Packages that use Edge | |
| biouml.model | |
| biouml.model.dynamics | |
| biouml.model.util | |
| biouml.plugins.gxl | |
| biouml.standard.diagram | |
| Uses of Edge in biouml.model |
| Methods in biouml.model that return Edge | |
Edge[] | Node.getEdges() |
| Methods in biouml.model with parameters of type Edge | |
CompositeView | DefaultDiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions options, Graphics g) |
CompositeView | DiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions options, Graphics g) |
void | Node.addEdge(Edge edge) |
void | Node.removeEdge(Edge edge) |
void | NodeInfo.addEdge(Edge e) |
| Uses of Edge in biouml.model.dynamics |
| Methods in biouml.model.dynamics with parameters of type Edge | |
CompositeView | EModelDiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions options, Graphics g) |
| Uses of Edge in biouml.model.util |
| Methods in biouml.model.util with parameters of type Edge | |
static void | DiagramXmlReader.readEdgeInfo(Element element, Edge edge, String diagramName) |
static boolean | DiagramXmlWriter.isEdgeInfoInformative(Edge edge) |
static void | DiagramXmlWriter.writeEdgeInfo(Element element, Edge edge, Document doc) |
| Uses of Edge in biouml.plugins.gxl |
| Methods in biouml.plugins.gxl that return Edge | |
Edge | GxlParserContext.getEdgeContext() |
| Methods in biouml.plugins.gxl with parameters of type Edge | |
void | GxlParserContext.enterEdgeContext(Edge edge) |
| Uses of Edge in biouml.standard.diagram |
| Methods in biouml.standard.diagram with parameters of type Edge | |
CompositeView | PathwayDiagramViewBuilder.createEdgeView(Edge edge, DiagramViewOptions viewOptions, Graphics g) |
CompositeView | PathwayDiagramViewBuilder.createSemanticRelationView(Edge edge, PathwayDiagramViewOptions viewOptions, Graphics g) |
| FOOTER | |||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||