コード例 #1
0
ファイル: Present_Data.java プロジェクト: samsontu/eon2pm
 public Collection getEPR_queryValue() {
   return ModelUtilities.getOwnSlotValues(this, "EPR_query");
 }
コード例 #2
0
 public Collection getstepsValue() {
   return ModelUtilities.getOwnSlotValues(this, "steps");
 }