查询
1 词典释义:
supertype
时间: 2025-07-22 09:17:12

超级类型

双语例句
  • Remember, the supertype relation is reflexive.

    记住超类型的关系是反身的。

  • The type from which a subtype inherits attributes is known as its supertype.

    子类型所继承的属性来自哪个类型,该类型就被认为是这个子类型的超类型。

  • Local handles have the class Local and can also be stored in variables declared with the supertype handle.

    类Local产生的本地句柄同样可以被存储在父类Handle声明的句柄里。

  • Understand how to create an entity supertype, subtypes, and associated services to allow the processing of each.

    了解如何创建实体超类型、子类型和相关服务。

  • We can call this method with any kind of collection whose element type is a supertype of the element type of the array.

    我们可以使用其元素类型是数组的元素类型的一个子类型的任何集合调用这个方法。

  • Entities that share some attributes, including an identifier (primary key), but not others may be modelled as having a common supertype.

    一些实体具有某些共同的属性,比如标识符(主键),而其他属性不同,这些实体可能具有共同的超类型。

  • ArrayStoreException - the runtime type of the specified array is not a supertype of the runtime type of every element in this collection.

    如果指定数组的运行时类型不是集合中每个元素运行时类型的父一级类型时抛出。

  • ArrayStoreException - if the runtime type of the specified array is not a supertype of the runtime type of every element in this collection.

    如果指定数组的运行时类型不是集合中每个元素运行时类型的父一级类型时抛出。

  • You might think the same is true of generic types as well — that List is a supertype of List, and that you can pass a List where a List is expected.

    您也许认为这一原理同样适用于泛型类型——List是List的超类型,那么可以在需要List的地方传递List。

  • ST_Geometry, which is the supertype to all geometry types; as a function that applies to all geometry types, it is properly a method of the supertype.

    作为一个应用于所有几何类型的函数,它实际上是超类型的一个方法。

  • For the supertype, you can refer to the general types "unit" or "SoftwareComponent" defined in the "core" schema, or you can refer to a more specific unit in another predefined domain.

    对于超类,您可以引用“core”方案之中“Unit”或者“Soft wareComponent”定义的通用类型,或者您可以引用另一种预定义域中更特定的单元。

  • Normalization decisions are finalized in the logical data model resulting in the final normalized representation of entity-to-entity relationships as well as supertype-to-subtype hierarchies.

    规范化决定在逻辑数据模型中得以完成,并导致实体-实体关系与超类型-子类型层次关系的最终规范化表示。