예제 #1
0
 // declare attribute accessors
 public long getElementidLongBased() {
   if (IsMovingGraphicalElement != null) {
     return IsMovingGraphicalElement.getElementidLongBased();
   }
   return 0;
 }