| Package | Description | 
|---|---|
| org.openmrs.util | 
 Shared utilities for OpenMRS classes 
 | 
| Modifier and Type | Method and Description | 
|---|---|
Set<Graph.Edge> | 
Graph.getEdges()  | 
Set<Graph.Edge> | 
Graph.getEdgesEndingWith(T aNode)
Obtains the edges ending with a given node 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Graph.addEdge(Graph.Edge anEdge)  | 
Copyright © 2024 OpenMRS Inc.. All rights reserved.