コード例 #1
0
ファイル: LsDirOptions.java プロジェクト: hguemar/vishnu
 public SWIGTYPE_p_ecorecpp__mapping__any eGet(int _featureID, boolean _resolve) {
   return new SWIGTYPE_p_ecorecpp__mapping__any(
       VISHNUJNI.LsDirOptions_eGet(swigCPtr, this, _featureID, _resolve), true);
 }