The engineer thought of a new model.
その技術者は新型を思いついた。 - Tanaka Corpus
The engineer thought of a new model. その技術者は新型を思いついた。 - Tatoeba例文
You can reverse engineer existing source into a model.
既存のソースをモデルにリバースエンジニアできます。 - NetBeans
(ii) In the case of a flight engineer qualification, the applicable aircraft model 二 航空機関士の資格にあつては当該航空機の型式 - 日本法令外国語訳データベースシステム
Nested classes that have been removed from the source code still appear in the UML model after a Reverse Engineer action.
ソースコードから削除された入れ子クラスが、リバースエンジニアリング後に UML モデルにまた表示される。 - NetBeans
In this tutorial, you learned how to reverse engineer a Java application by importing its data into a UML model.
このチュートリアルでは、UML モデルにデータをインポートすることによって Java アプリケーションをリバースエンジニアリングする方法を学びました。 - NetBeans
After modifying the Java source file, you will use the Reverse Engineer feature to reflect the change in the corresponding UML model element.
Java ソースファイルを変更したら、リバースエンジニアリング機能を使用して、対応する UML モデル要素に変更内容を反映します。 - NetBeans
By using the Reverse Engineer feature, the changes made to the Java source project can be reflected in the corresponding UML model project.
リバースエンジニアリング機能を使用することで、Java ソースプロジェクトの変更内容を、対応する UML モデルプロジェクトに反映できます。 - NetBeans
In this section, you continue with your application development by modifying the generated source code in the Source editor and using the Reverse Engineer feature to update your UML model of your application.
この節では、生成されたソースコードをソースエディタで変更し、リバースエンジニアリング機能を使用してアプリケーションの UML モデルを更新して、アプリケーションの開発を続けます。 - NetBeans
To provide a system capable of automatically and easily carrying out creation of analyzing model, execution of analysis, and evaluation of analysis result to relax the load of a design engineer. 解析用モデルの作成,解析の実行および解析結果の評価までを、自動的かつ容易に行え、設計担当者の負担を軽減できるシステムを提供すること。 - 特許庁
The second answer to why model question, found in What Were They Thinking section,focuses on that frustrated sustaining engineer who was handed 300,000 lines of code and given the task to maintain it and fix bugs.
「なぜモデル化」という疑問の 2 番目の答えは、「考えられていたこと」の節にあります。 2 番目の答えは、長さ 30 万行のコードを渡されて、その保守とバグ修正の仕事を任され、苛立ちを募らせている技術者に焦点を当てています。 - NetBeans
When your manager asks for a code review, simplyreverse-engineer your code to update your model and take the diagrams into the meeting.Though reverse engineering is a tremendously useful tool to help you understand legacy code, it does not provide answers to all the questions. 部署の責任者からコードレビューを求められたら、コードをリバースエンジニアリングしてモデルを更新し、図を会合に持参すればよいだけです。 リバースエンジニアリングは過去のコードの理解に役立つ非常に有用なツールですが、あらゆる疑問に対する答えを提供するものではありません。 - NetBeans