getEdgeEnds method

List getEdgeEnds()

Implementation

List getEdgeEnds() {
  return edgeEnds;
}