コード例 #1
0
 public Set<Swimlane> getSwimlanes() {
   return repeatList.getSwimlanes();
 }
コード例 #2
0
 public Set<Swimlane> getSwimlanes() {
   return list.getSwimlanes();
 }