找回密码
 注册
查看: 1863|回复: 0

R语言:MethodDefinition-class()函数中文帮助文档(中英文对照)

[复制链接]
发表于 2012-2-16 17:28:16 | 显示全部楼层 |阅读模式
MethodDefinition-class(methods)
MethodDefinition-class()所属R语言包:methods

                                        Classes to Represent Method Definitions
                                         类来表示方法定义

                                         译者:生物统计家园网 机器人LoveR

描述----------Description----------

These classes extend the basic class "function" when functions are to be stored and used as method definitions.
这些类扩展基本类"function"时,功能将被储存和使用方法定义。


Details

详情----------Details----------

Method definition objects are functions with additional information defining how the function is being used as a method.  The target slot is the class signature for which the method will be dispatched, and the defined slot the signature for which the method was originally specified (that is, the one that appeared in some call to setMethod).
方法定义的对象是带有附加信息的定义作为一种方法的功能是如何被使用的功能。插槽target方法将派出一流的签名,和defined槽的方法最初指定的签名(即,一个出现在一些呼叫setMethod)。


类的对象----------Objects from the Class----------

The action of setting a method by a call to setMethod creates an object of this class.  It's unwise to create them directly.
设置方法调用setMethod由行动创建一个这个类的对象。直接创建它们,这是不明智的。

The class "SealedMethodDefinition" is created by a call to setMethod with argument sealed = TRUE.  It has the same representation as "MethodDefinition".
创建调用与参数"SealedMethodDefinition"setMethod类sealed = TRUE。它具有相同的表示"MethodDefinition"。


插槽----------Slots----------




.Data: Object of class "function"; the data
.Data:Object类的"function";的数据




target: Object of class "signature"; the
target:对象类"signature";




defined: Object of class "signature"; the signature for which a method was found.  If the method was
defined类"signature"对象,发现其中一个方法的签名。如果该方法是




generic: Object of class "character"; the function
generic类"character"对象;功能


延伸----------Extends----------

Class "function", from data part.<br> Class "PossibleMethod", directly.<br> Class "OptionalMethods", by class "function".
"function",直接参考类类"PossibleMethod",从数据的一部分。参考类"OptionalMethods"类"function"。


参见----------See Also----------

class MethodsList for the objects defining sets of methods associated with a particular generic function.  The individual method definitions stored in these objects are from class MethodDefinition, or an extension. Class MethodWithNext for an extension used by callNextMethod.
类MethodsList对象的定义与特定的通用功能的方法集。个人存储在这些对象中的方法定义是从类MethodDefinition,或扩展。类MethodWithNext扩展callNextMethod。

转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。


注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 注册

本版积分规则

手机版|小黑屋|生物统计家园 网站价格

GMT+8, 2025-1-23 01:06 , Processed in 0.036774 second(s), 15 queries .

Powered by Discuz! X3.5

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表