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元類模型中(通過元類的關聯)