metaClass

元类

常用释义

词性释义

n.

元类
例句
  • 全部
You could accomplish the above sort of job with a custom metaclass, attached to XO, but with behavior determined dynamically.
应该用一个附加到XO、行为是动态决定的自定义元类来完成上述工作。
它示范了概要文件的实际细节,并且利用扩展符号展示了带有元类的原型。
注意到如果这个元类扩展以前是一个抽象的EClass,它将不会显示在这个列表中。
分析阶段的产物是一个元类模型,此模型描述候选服务、候选服务的角色构造型及其操作。
您可以通过点击AddExtension按键添加一个扩展,将会启动一个创建元类扩展对话框,如图8所示。
The values of such attributes would be actual instance(s) of the metaclass.
这个属性集的值将会在元类的实例中生效。
The metaclass will create the class (as a new style one) and will pass it to the class initializer procedure.
元类将创建此类(作为一个新式类)并将其传递给类初始化器过程。
Properties of class type (including metaclass and stereotype associations) should have this option selected.
类的属性(包括元类和原型的关联)应该选择这个属性。
许多程序员会混淆元类和基类的不同。
请注意原型仅仅可以被应用到元素下,当它的元类是扩展的。
注意,只需将String.metaClass设置为null,就可以取消元编程。
如果不属于这种情形,那就跳过元类,使您(和您的用户)的生活更加惬意。
Finally, it contains a stereotype, lessThan, which extends the metaclass Association.
最后,它包含了一个原型,lessThan,它扩展了元类Association。
元类扩展的EClass的具体子类型将会自动被添加。
通过使用项目浏览器可以创建元类扩展标记,而不仅仅是在属性视图。
另一个常见的混淆出现在Python类方法与定义在元类中的类方法(最好称之为元方法)之间。
从注释到包,包括类本身,UML中的每个概念都有一个元类。
如果您产生了一个元类联合或者一个固定模型联合,您需要为这个固定模式终端产生工具或者形状。
In the following example, the msg String instance has got a meta-class that we can access through the metaClass property.
在下面的例子中,字符串msg的实例有一个元类,我们可以通过metaClass属性访问该元类。
如果在这个配置文件中没有定义图标,这个对应元类扩展的图标就会被使用。
每个固定模型的元类扩展有一个或者多个条目。
The metamethod "mm" can be invoked from either the metaclass or from the class, but not from the instance.
元方法“mm”可以从元类或类被调用,但不是不能从实例调用。
A metaclass as such is a class and, therefore, has a class description.
如此一个元类也是一个类,因此有自己的类描述。
单单选择同一元类的多项,例如一些属性。
跟流行的观点相反,这是一个在大多数时候都不需要而且不想要自定义元类的工作。
As well as being a class, Duke is an instance of the metaclass Nobility--attribute lookup proceeds as with any object
Duke是一个类,也是元类Nobility的一个实例——属性的查找过程与其他对象一致
有着同一组方法指针的类描述构成一个元类??类描述也是对象。
为C手工创建必需的元类,可以避免元型冲突
同样地,一个元类也有类描述。
Metaclasses defined in the UML 2. 1 metamodel (through metaclass association)
元类定义在UML2.1元类模型中(通过元类的关联)