• These fall into three categories: method call transformations, field access transformations, and a new object transformation.

    转换类型可分为三类方法调用转换字段访问转换对象转换。

    youdao

  • For example, if a mapping requires the existence of an object in a target model, the transformation engine will try to create it to satisfy the mapping.

    比如说如果映射需要目标模型存在一个对象转换引擎试图创建对象满足映射的需要。

    youdao

  • The asset is a data model container object that provides transformation methods for various content types.

    资产一个数据模型容器对象各种内容类型提供转换方法

    youdao

  • To determine what keyword to add, access the source object from the transformation context and cast it to a UML Class.

    为了决定添加什么关键字转换内容中访问资源对象将其传递一个uml类。

    youdao

  • This method of retrieving data, that is, passing data in the form of a business object, is called non-pass-through or data Transformation Framework (DTF), and it operates on structured data.

    这种业务对象形式传递数据数据检索方法称为非传递数据转换框架(DTF),仅适用于结构化数据。

    youdao

  • For the LDM transformation you have to tag this domain object as an entity stereotype.

    对于ldm转换必须这个对象标记实体构造型

    youdao

  • An MTF transformation results in a set of mappings that relate objects among different models; an object unbound to any mapping is considered out of the scope of the transformation.

    MTF转换结果映射,它们把不同模型中的对象联系起来;一个与任何映射都无关对象认为是位于转换域外的。

    youdao

  • It facilitates the transformation of logical model object names into physical, and allows the users to validate their data objects to ensure their compliance with naming standards.

    有助于逻辑模型对象名称转换物理名称,允许检验数据对象确保它们符合命名标准。

    youdao

  • The transformation process that proceeds from code to executable is well-defined and automated, and object files are an integral link in the chain.

    代码可执行代码转换过程经过了良好的定义实现了自动化目标文件这个有机的连接性环节

    youdao

  • Each of these methods accepts a transformation context object that can be queried to gain access to the source and target objects.

    方法接受转换环境对象可以查询它们访问目标对象。

    youdao

  • THE story of Nokia's transformation from an obscure Finnish conglomerate into the world's largest maker of mobile phones is an object lesson in the virtue of specialisation.

    一个默默无闻芬兰公司转变世界最大手机制造商诺基亚故事关于专业化功效的一堂标准课程

    youdao

  • To determine which tag to add, access the source object from the transformation context and cast it to a UML class.

    决定添加哪个标签转换环境中访问对象转换UML

    youdao

  • The PHP code used in this article is only necessary to create an XSLT processor object and apply the transformation.

    本文使用PHP代码只用创建XSLT处理器对象应用转换

    youdao

  • The business object maps , using the relationship to perform data transformation, are called from interface maps that mediate between application-specific and generic interfaces .

    业务对象映射通过使用关系执行数据转换,将接口映射进行调用这些接口映射用于在应用程序特定的接口通用接口之间进行传输。

    youdao

  • The following table lists these IDs and the object types that you would expect to see in the transformation configuration.

    接下来表格列出了这些IDs以及转换配置看到对象类型

    youdao

  • All operation names start with "post," which means that the current transform object is multiplied from the right with the given transformation matrixthe order of matrix operations matters.

    所有操作名都是以“post ”开头表示当前Transform对象是从右边给定转换矩阵相乘的——矩阵操作顺序非常重要的。

    youdao

  • If you know that you're going to perform only a single transformation using a specific stylesheet, then it's quicker not to precompile into a Templates object, which requires a little more overhead.

    如果知道使用特定样式表执行单个转换那么编译Templates对象中会比较快,因为预编译需要多一点的开销。

    youdao

  • It leaves the cache optional so that the caller can just create a Butterfly object to apply an XSLT transformation, without worrying about caching or framework configuration.

    这样缓存变为可选因此调用程序可以创建一个Butterfly对象应用XSLT转换不必考虑缓存框架配置。

    youdao

  • A business object map that invokes the static relationship to perform a transformation on the state property.

    调用静态关系以便执行state属性转换业务对象映射

    youdao

  • Syntax takes a transformation expression consisting of template variables and constant expressions and returns the resulting syntax object.

    syntax接受一个转换表达式(模板变量常量表达式组成)返回产生语法对象

    youdao

  • Two business object maps, one that invokes the dynamic relationship to perform a transformation on the id property and another business graph map that calls the business object map.

    两个业务对象映射调用动态关系执行id属性转换另一个业务图则调用业务对象映射。

    youdao

  • When this method is invoked, a new TypeDeclaration object is created by the transformation framework.

    调用该方法时,转换框架就生成新的TypeDeclaration对象

    youdao

  • The result of this first transformation goes not to a file, but to a DOM Document object, which then gets passed as the source for the second transformation.

    第一转换结果没有进入文件而是进入一个DOMDocument对象然后把它作为传递第二次转换。

    youdao

  • To apply dynamic relationships in business object maps, you draw a relationship transformation between the two business objects whose identifiers are to be correlated.

    业务对象映射中应用动态关系在其标识符要相关两个业务对象之间绘制一个Relationship转换

    youdao

  • Because you have defined this extension to be invoked when the transformation is processing a UML class, you can safely type the target object to an Abstract Syntax Tree (AST) TypeDeclaration object.

    因为转换处理UM l时,已经定义调用扩展,所以您可以安全地AbstractSyntaxTree (ast)TypeDeclaration对象输入目标对象。

    youdao

  • The transformation Extender transformation engine converts the data to data object format and returns it to the export via the transformation Extender data binding.

    TransformationExtender转换引擎数据转换为数据对象格式通过Transformation Extender数据绑定将数据对象返回导出

    youdao

  • Forestry is a forest for the transformation of human to an object based on the practice of special activities.

    林业人类森林改造对象一种基础特殊实践活动方式

    youdao

  • To implement the logic to do the transformation between the business object and the XML string, copy the code in Listing 4 to the class ContactComponentImpl.

    实现业务对象xml字符串之间传输的逻辑清单4中的代码复制ContactComponentImpl

    youdao

  • Each of these methods accepts a transformation context object, which you can query to gain access to the source and target objects.

    其中方法接受一个transformationcontextobject可以进行查询获取资源以及目标对象的访问权

    youdao

  • With my recent drawing and animation, I've been investigating transformation of subject, object and material.

    试图通过绘画作品动画作品探究主体客体材料之间转换关系

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定