metaclass
美
英 
例句
You could accomplish the above sort of job with a custom metaclass, attached to XO, but with behavior determined dynamically.
应该用一个附加到XO、行为是动态决定的自定义元类来完成上述工作。
It demonstrates the actual details of the profile and shows each stereotype with its metaclass, using the extension notation.
它示范了概要文件的实际细节,并且利用扩展符号展示了带有元类的原型。
Observe that if the metaclass extension was to an abstract EClass, it will not show in the list.
注意到如果这个元类扩展以前是一个抽象的EClass,它将不会显示在这个列表中。
The outcome of the analysis phase is a metaclass model that describes candidate services, their role stereotypes, and their operations.
分析阶段的产物是一个元类模型,此模型描述候选服务、候选服务的角色构造型及其操作。
You can add a new extension by clicking the Add Extension button, which starts the Create Metaclass Extension dialog shown in Figure 8.
您可以通过点击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.
类的属性(包括元类和原型的关联)应该选择这个属性。
Many programmers are confused about the difference between a metaclass and a base class.
许多程序员会混淆元类和基类的不同。
Please note that the stereotype can be applied only to the elements whose metaclass it extends.
请注意原型仅仅可以被应用到元素下,当它的元类是扩展的。
Notice that you can undo the metaprogramming by simply setting the String. metaClass to null.
注意,只需将String.metaClass设置为null,就可以取消元编程。
If this is not your case, skip the metaclass and make your life (and that of your users) happier.
如果不属于这种情形,那就跳过元类,使您(和您的用户)的生活更加惬意。
Finally, it contains a stereotype, lessThan, which extends the metaclass Association.
最后,它包含了一个原型,lessThan,它扩展了元类Association。
Concrete subtypes of the metaclass extension's EClass will automatically be added.
元类扩展的EClass的具体子类型将会自动被添加。
Ability to create metaclass extensions through Project Explorer, not just in the Properties view.
通过使用项目浏览器可以创建元类扩展标记,而不仅仅是在属性视图。
Another common confusion arises between Python classmethods and methods defined in a metaclass, best called metamethods.
另一个常见的混淆出现在Python类方法与定义在元类中的类方法(最好称之为元方法)之间。
From comments to packages, including classes themselves, every concept in UML has a metaclass.
从注释到包,包括类本身,UML中的每个概念都有一个元类。
If you generate a metaclass association or a stereotype association, you need to generate the tooling or shape for the stereotyped ends.
如果您产生了一个元类联合或者一个固定模型联合,您需要为这个固定模式终端产生工具或者形状。
In the following example, the msg String instance has got a meta-class that we can access through the metaClass property.
在下面的例子中,字符串msg的实例有一个元类,我们可以通过metaClass属性访问该元类。
If there is no icon defined in the profile, the icon corresponding to the metaclass extension will be used.
如果在这个配置文件中没有定义图标,这个对应元类扩展的图标就会被使用。
One or more entries for each metaclass extension of each stereotype.
每个固定模型的元类扩展有一个或者多个条目。
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.
如此一个元类也是一个类,因此有自己的类描述。
Just select multiple items of the same metaclass, such as several attributes.
单单选择同一元类的多项,例如一些属性。
Contrary to popular belief, this is a job where most of the time you do not need and you do not want a custom metaclass.
跟流行的观点相反,这是一个在大多数时候都不需要而且不想要自定义元类的工作。
As well as being a class, Duke is an instance of the metaclass Nobility--attribute lookup proceeds as with any object
Duke是一个类,也是元类Nobility的一个实例——属性的查找过程与其他对象一致
class descriptions with the same set of method pointers constitute a metaclass ? class descriptions are objects , too
有着同一组方法指针的类描述构成一个元类??类描述也是对象。
The metatype conflict can be avoided by manually creating the needed metaclass for C
为C手工创建必需的元类,可以避免元型冲突
a metaclass , again , has a class description
同样地,一个元类也有类描述。
Metaclasses defined in the UML 2. 1 metamodel (through metaclass association)
元类定义在UML2.1元类模型中(通过元类的关联)