Ejemplo n.º 1
0
 public int getNumOfSCOs() {
   return _navViewer.getAllScoIdentifiers().length;
 }
Ejemplo n.º 2
0
 public String[] getAllScoIdentifiers() {
   return _navViewer.getAllScoIdentifiers();
 }