The toolkit then USES those models, elements, and properties to generate code transformations.
该工具包使用那些模型、元素和属性来生成代码转换。
The UML-to-C# transform, like some of the other model-to-code transformations, can be extended.
UML 到 C#转换,如同其他一些模型到代码转换一样,可以被扩展。
A smaller subset of developers will be implementing the model-to-code transformations themselves.
会有更少的开发人员实现模型到代码的转换。
On the other hand, model-to-code transformations do depend on servlet models and the correct use of the related extensions.
另一方面,模型到代码的转换依赖于servlet模型和相关扩展的正确使用。
In addition, all kinds of simpler code transformations (which are just as convenient and useful) are made possible with Quick-Fixes and Context Actions.
另外,使用快速修正和上下文动作,使各种简单代码转换(只是为了方便和可用)成为可能。
Model-to-model transformations help in refining the domain, while model-to-code transformations map the domain model to the specific solution framework.
模型到模型的转换帮助细化领域,而模型到代码的转换将领域模型映射到具体的解决方案框架上。
The developer typically elaborates the system design to some level of detail, then creates a first-pass implementation by applying model-to-code transformations, usually manually.
典型的情况下,开发人员将系统设计细化到一定的详细级别,然后通过应用模型-代码的转换创建第一轮的实现,这通常是手工完成的。
However, it must be possible for users to fully customize this factored out information — for instance, to modify transformations and code generation patterns.
然而,对于用户来说,全面地定制提出的信息一定是可能的——举例来说,修改转换和代码生成模式。
To use mappings to create federation code, you need to define executable transformations.
使用映射建立联邦代码,你需要定义可执行的转换。
What it does do is radically change the way you program: it defines rules that make it possible to apply complex transformations to code at the click of a button.
它仅仅是从根本上改变你编码的方式:它定义了一些规则,使得利用工具(例如点击按钮)完成代码的复杂转换成为可能。
The new message element setter primitive provides an easy way to change data in a mediation flow and update the message without having to write custom code or define XSL transformations.
新的消息元素设置基元提供了一种简便的方法以更改中介流中的数据以及更新消息,而无需编写自定义的代码或定义xsl转换。
The first approach is to compile all the code but without performing any expensive analyses or transformations so that the code is generated quickly.
第一种方法是:编译所有的代码,但是不执行任何耗时多的分析和转换,因此可以快速生成代码。
Code and other target domain artifacts are generated using transformations designed with input from both modeling experts and target domain experts.
代码和其他目标领域工件利用根据建模专家和目标领域专家而设计的转换来生成。
These transformations leverage your best practices and approaches to generating text-based elements, such as code, deployment descriptors, and so forth.
这些转换利用您的最佳实践和方法来生成基于文本的元素,例如代码、部署描述符,等等。
Identified defects may potentially need to be resolved in the model, in the manually developed business logic code, the model transformations, or some combination of these.
已确认的缺陷可能需要在模型中解决,在人工开发的业务逻辑代码中,要在模型转换,或它们的组合中解决。
AMDD obviously relies heavily on models and transformations to automate the forward engineering of application code.
AMDD明显地严重依赖模型和转换,将应用程序代码的未来的工程自动化。
Once a framework and associated plug-ins have been developed, model transformations must be developed to generate application code that leverages those assets.
一旦开发了框架以及相关的插件,就必须开发模型转换来生成利用那些资产的应用程序代码。
This release has also provided more capabilities to help you automate the generation of code and models using transformations.
该版本同样还提供了更多的功能,帮助您自动生成一些代码,以及使用转换的模型。
It may also involve the use of a special replace UML elements option when using transformations to generate code from conceptual UML.
当用转换从概念化uml中创建代码时,它也可能包含特殊的可替代uml元素选项的能力。
In the AMDD approach, the application code is generated via model transformations on top of an existing application framework, which is based on a technical framework.
在AMDD方法中,通过现有应用程序框架之上的模型转换来生成应用程序代码,这是基于技术框架的。
Writing code to handle XML transformations in XSLT is much easier than in any other commonly used programming language.
使用XSLT编写处理xml转换的代码要比使用其他常用的编程语言简单得多。
In the case of AMDD, the effects of poor requirements are propagated to the application code by means of model transformations instead of manual human effort.
在AMDD的情况下,通过模型转换取代人工工作,将糟糕需求的影响繁殖给了应用程序代码。
In summary, we reiterate that software is rarely created from scratch, and that model transformations (to another model or to code) help leverage existing solution frameworks.
总之,我们再次重申,创建软件很少从零开始,并且模型转换(到另一个模型或代码)可以帮助利用现有的解决方案框架。
Transformations and how they can bring modeling efforts to code results in order to extend your system's design
转换和他们如何将建模工作转成代码结果以扩展你的系统设计
Code that has been "delombok-ed" will contain all the transformations made previously by lombok, in plain text.
“已被delombok处理过”的代码将会包含之前由lombok所完成的转换,格式为普通文本。
Using the combination of UML models, transformations, and code modeling to practice a Mixed modeling approach to Architecture management.
使用uml模型、转换,及代码建模的组合来实现对架构管理的Mixed Modeling(混合建模)方法。
Although it often makes sense to drop down to SAX code or use a tool like DTDParser (see Resources), or even handle transformations yourself, you need JAXP in your Arsenal of APIs and tools.
虽然追溯到SAX代码、使用类似DTDParser(参阅参考资料)的工具或甚至自己处理转换,这些都是有意义的,但在API和工具的仓库中您需要JAXP。
By using this extension, you can visually design your.net applications in Unified Modeling Language (UML), and then use transformations to generate code into visual Studio projects.
通过使用该扩展功能,您可以使用统一建模语言(uml)来设计您的. NET程序,然后使用转换功能来生成代码到VisualStudio项目中。
This makes the migrated code model compatible with the C# transformation components, which enables the model to participate in UML-to-C# (forward) and C#-to-UML (reverse) transformations.
这使得迁移的代码模型与 C#转换组件保持一致,这样模型就能够参与到 UML-to-C# (向前进)和 C#-to-UML (向后退)的转换中。
The programmers job is to build the desired projections and also transformations that will generate code into a programming language domain.
程序员的工作则是建立理想的投影,以及生成编程语言领域代码的转化方法。
应用推荐