Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
genmodel (EMF ANT タスクを使用して作成されたもの) をプログラムで変更する方法はありますか? 創作後はもう自分で触りたくありません。
プログラムで変更するとはどういう意味ですか? ソース モデルの新しい要素に対応させる場合は、ecore2genmodel アプリケーションを使用できます (Ant では使用できません)。または reconcileGenModel="reload" パラメーターを使用して既存の Ant タスクを再実行します。
genmodel 属性 (クラス名の規則、EMF 機能生成設定など) を設定する場合は、手動で設定することをお勧めします。手動でカスタマイズすることを目的としています。