Exemplo n.º 1
0
 public Set<Swimlane> getSwimlanes() {
   return repeatList.getSwimlanes();
 }
Exemplo n.º 2
0
 public Set<Swimlane> getSwimlanes() {
   return list.getSwimlanes();
 }