A methodology of this type business rule-driven object-oriented model is also proposed.
提出了此类业务规则驱动的面向对象建模方法。
A constraint is a restriction on one or more values of an object-oriented model or system.
一个约束就是对一个面向对象模型或者系统的一个或者一些值的限制。
The object-oriented model defines a system as a collection of sets of interacting active and passive objects.
面向对象的模型将系统定义为一组交互的主动和被动对象的集合。
Supported by DAMS, it can be according to object-oriented model to modeling of the data, and the persistent is finished by DAMS.
在DAMS的支持下,上层应用模块可以按照面向对象模型对数据建模,对象数据的持久化由DAMS完成。
Then base on the object-oriented theory of software engineering & PDM theory, one object-oriented model of LED lamp is presented.
然后根据面向对象的思想和产品数据库管理理论,提出了面向对象的LED灯具建模解决方案。
The object-oriented model includes many of the concepts of the entity-relationship model, but represents executable code as well as data.
物件定向的模型含实质- 联系的模型许多观念,但是表现可运行的码和数据。
Through topic granularity and topic type specialization, DITA brings the following benefits of the object-oriented model to information sets.
通过主题粒度和主题类型专门化,DITA为信息集带来了面向对象模型的以下优点。
As a result, developers often find their code departing from the object-oriented model and diving instead into a procedural programming style.
因此,开发人员常常发现他们的代码偏离了面向对象模型的轨道,反而陷入了过程编程模型的泥潭。
The Semantic Web in Linked Data format is a perfect way to represent knowledge on the Web because the object-oriented model is simple to understand.
Linkeddata格式的语义Web是在Web上呈现知识的理想方式,原因是面向对象的模型很容易理解。
Expert system of transformer fault diagnosis based on knowledge base is posed and general structure of system and object-oriented model are discussed in the paper.
提出了基于知识库的变压器故障诊断专家系统。文中给出系统总体结构模型和面向对象模型。
I don't like WSDL that much, because it offers an almost object-oriented model of a Web service with operations, interfaces, etc., which doesn't fit well with SOAP.
我不太喜欢WSDL,因为它提供了一个几乎是面向对象的WebService模型,包含操作、接口等等,它不太适合SOAP。
The mental picture presented in the previous paragraph describing Python's object-oriented model is actually a fairly good approximation of how Python actually works.
上一段描述Python的面向对象的模型图像是对Python的实际工作方式很好的模拟。
Firstly, the paper reviewed the study achievements on power system object-oriented modeling concisely. A new power system object-oriented model was founded subsequently.
首先对目前国内外取得的研究成果作了简要综述,随后提出了一种新的电力系统面向对象模型。
In this paper, borrowing some concepts from the object-oriented model, writers put forward the idea of semantic object model, and describe an integration architecture based on the model.
该文借鉴面向对象建模方法的思想,提出了语义对象模型的概念,并基于该模型描述了一个集成应用系统的体系结构。
In object-oriented model base management system, properties, method, data interface and metadata of model are encapsulated as model object. Model metadata are used to assist model management.
在面向对象的资源环境模型库管理系统中,模型的属性、方法、数据接口和元数据被封装为模型对象,模型元数据用于资源环境模型的辅助管理。
An abstract object-oriented model for power network topology is built up and an automatic generation method of primary topology is introduced, which applies the model and system vector coordinates.
提出了一种面向对象的抽象电力网络拓扑的模型,并用此模型实现了用系统矢量图的坐标关系自动生成原始拓扑的方法。
You can keep the code object oriented by encapsulating the actual model knowledge within the model itself.
您可以通过将实际的模型知识封装到模型中来保证代码是面向对象的。
When you apply OOP (object Oriented Programming) principles to the domain model, it gets the object flavor.
将面向对象的编程(OOP)原理应用到领域模型时,就与处理对象时有些类似。
Inheritance is an important feature in Object Oriented Programming, and UML provides a way to model it.
继承在面向对象编程中是一个重要的特性,UML为它的建模提供了方法。
The fundamental beauty of object-oriented design lies in its ability to model real-world domain entities and their respective behavior as abstract objects.
面向对象设计最根本的魅力在于,它能够将真实世界领域中的实体及各自的行为建模为抽象的对象。
Imparting transactional semantics to object-oriented components required an extension of the TPM model, in which transactions are instead defined in terms of invoking methods on transactional objects.
将事务性语义告知面向对象的组件要求对TPM模型进行扩展—在这个模型中事务是按照事务性对象的调用方法定义的。
The road to SOAP starts with RPC, which is an entirely different model from what you may be used to using if you've been doing object-oriented programming for a while.
SOAP之路以RPC开始,如果您一直在做面向对象编程,那么它是与您可能习惯使用的完全不同的模型。
UML diagrams allow you to model both object-oriented and non object-oriented elements such as modules.
UML图允许您建模面向对象和非面向对象的元素,如模块。
This article has focused on applying basic object-oriented principles to a domain model using Hibernate features.
本文主要关注使用Hibernate特性在领域模型上应用基本的面向对象原则。
A more expressive and reusable domain model can emerge when you transfer common object-oriented concepts such as inheritance and polymorphism to the database via a framework like Hibernate.
通过Hibernate等框架把继承和多态性等面向对象概念应用于数据库,就能够产生表现力和可重用性更强的领域模型。
It can be very helpful to model XML data as objects, and you can easily use Python's object-oriented constructs to do just that.
它对于把XML数据模型化为对象也有很大的帮助,而且对您来说,使用Python的面向对象的结构做到这一点并不困难。
Enforce strict user navigation rules with a natural, object-oriented linear programming model and without coding verbose if/else blocks.
使用自然和面向对象的线性编程模型,而不是冗长的的if/else块来定义严格的用户导航规则。
As James Martin and James Odell wrote long time ago in their book "Object-Oriented Analysis and design," analysts, designers, and implementers should all use the same system model.
正如JamesMartin和JamesOdell很久以前在《面向对象分析设计》中所写的,分析师、设计师和实现者都应该使用同一系统模型。
As James Martin and James Odell wrote long time ago in their book "Object-Oriented Analysis and design," analysts, designers, and implementers should all use the same system model.
正如JamesMartin和JamesOdell很久以前在《面向对象分析设计》中所写的,分析师、设计师和实现者都应该使用同一系统模型。
应用推荐