First, the business Insight hierarchy defines member type attributes as business terms.
首先,BusinessInsight分层结构是以业务术语定义的成员类型属性。
A member is basically a source record of a particular member type (e.g., person, claim, organization, etc.).
一个成员实际上就是某个成员类型的一个源记录(比如,个人、claim、组织等)。
Searches for the specified members of the specified member type, using the specified binding constraints.
使用指定绑定约束搜索指定成员类型的指定成员。
In addition to basic documentation, you'll probably write types that are specific to a certain member type, or perhaps a certain set of member types.
除了基本的文档外,可能还要针对某个特定的成员类型或者一组成员类型编写类型。
For convenience, we'll use the word "type" in this section to refer to classes and traits generically, as opposed to referring to member type declarations.
为了方便,我们会使用通用的“类型”这一词语来指代类和Trait,对应的还有成员类型。
It basically holds the relationship between a source container unit (that has a member type of requirement for a specific type of object) and target member unit of that object type.
它主要维持一个源容器单元(它拥有目标特定类型requirement类型成员)和目标类型的目标成员单元之间的关系。
Therefore, they should be modeled as glossary terms and the member type to which the attributes belong should be modeled as categories to indicate the containment aspect (see Figure 2).
因此,它们应该被作为术语表的术语建模,而属性所属于的成员类型则应作为类别建模以表明包含关系(参见图2)。
Then, Listing 6 USES the new enumeration as the type for the member variable.
然后,清单6使用新定义的枚举作为一个成员变量的类型。
A data object structure represents a graph that, in addition to hosting member elements, encapsulates references to type and usage metadata about each of these elements.
一个数据对象架构代表了一个图,除了成员元素,它还封装了对关于每一个元素类型及使用元数据的引用。
A J2EE application component that defines a member requirement on an EJB module type of the component.
一个J2EE应用软件组件,它确定了对这个组件的EJB单元类型的成员需求。
For each server, the list displays the status, member servers, type, parent (if applicable), IDS version, and the date and time that the server was last monitored.
对于每个服务器,该列表显示了它的状态、成员服务器、类型、父服务器(如果有)、IDS版本和最后一次监控服务器的时间和日期。
As you might expect, this must be the same type that you declared for the member variable.
正如您所料,默认值的类型必须与成员变量声明的类型完全相同。
BC mode allows certain automatic type conversions to occur, as well as automatic selection of the first member of a node-set.
BC模式允许进行某些自动类型转换和自动选择节点集的第一个成员。
An unsafe context is enabled by using the unsafe modifier in the declaration of a type or member.
非安全环境,可以通过使用unsafe修饰符得以标记,在建立一个类型或成员时。
BC mode impacts numeric comparisons in two ways: allowing selection of the first member of a set and obtaining NaN for a non-numeric value, rather than throwing a type error.
BC模式对数字比较的影响有两个方面:允许选择集合的第一个成员,对于非数字值返回NaN而不是抛出类型错误。
Any member declared with the protected keyword is visible only to the defining type, including other instances of the same type and any derived types.
任何用protected关键字声明的成员只对定义它的类型,包括其实例和任何继承类型可见。
By creating a new enumeration (grade) of the previously defined type, you can then use it like any other member variable.
用以前定义过的类型建立一个新的枚举(grade)之后,您就可以像使用其他成员变量一样使用它了。
Because closures are objects of type closure, they can also be a property of a class or a member of a collection.
因为闭包是Closure类型的对象,所以它们也可以作为类的属性或集合的成员。
It is recommended that all serializable classes contain a private static data member named serialVersionUID, of type long.
建议让所有可序列化的类都包含类型为long、名为serialversionuid的私有静态数据成员。
A MemberLink type represents the containment relationship that defines the linkage between two units, where the target of the link is the member and the source is the container.
MemberLink类型代表确定两个单元之间联系的限制关系,这里的连接目标就是成员,而源就是容器。
We use the term member to refer to a field, method, or type in a generic way.
我们一般使用术语成员(member)来指代字段,方法或者类型。
In addition, Visual Basic.net allows you to touch a static member through an instance of a type, even a derived type, as you can see in the code in Figure 12.
另外,Visual Basic . NET允许您通过类型的实例、甚至派生类型的实例来触及静态成员,如图12中的代码所示。
Each member of a NodeList is in fact a dom node (org.w3c.dom.Node), and you can then find out the name of the node, its type, and pretty much anything else about that node you want.
实际上,NodeList的每个成员都是一个domNode (or g . w3c . dom .Node),并且您可以找到每个节点的名称和类型,甚至关于节点的任何内容。
Create one member of type defaultProcessServer (make sure that you change the default to avoid creating a cluster that doesn't support WebSphere Process Server applications).
创建一个defaultprocessserver类型的成员(确保更改了缺省值,以避免创建不支持WebSphereProcessServer应用程序的集群)。
Create one member of type defaultProcessServer (make sure that you change the default — or you will create a cluster that doesn't support WebSphere Process Server applications).
创建一个defaultprocessserver类型的成员(确保更改了缺省值——否则将创建不支持WebSphereProcessServer应用程序的集群)。
Let's explore these visibility options in more detail. To keep things simple, we'll use fields for member examples. Method and type declarations behave the same way.
让我们来仔细探索一下这些可见性选项。为了简单,我们会使用字段来作为成员的例子。方法,类型声明的行为和字段是一致的。
Each type of network has its own focus area, member size, geographical spread, societal impact and objective.
每一种网络都具有自己独特的关注领域、成员规模、地域分布、社会影响和目标。
Most object-oriented languages have constructs to constrain the visibility (or scope) of type and type-member declarations.
大多数面向对象语言都有控制类型或者类型成员可见性(作用域)声明的结构。
Most object-oriented languages have constructs to constrain the visibility (or scope) of type and type-member declarations.
大多数面向对象语言都有控制类型或者类型成员可见性(作用域)声明的结构。
应用推荐