MethodWithNext-class(methods)
MethodWithNext-class()所属R语言包:methods
Class MethodWithNext
类MethodWithNext
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Class of method definitions set up for callNextMethod
类方法定义设置为callNextMethod
类的对象----------Objects from the Class----------
Objects from this class are generated as a side-effect of calls to callNextMethod.
从这个类的对象作为一个调用callNextMethod的副作用产生。
插槽----------Slots----------
.Data: Object of class "function"; the actual
.Data:Object类的"function";实际
nextMethod: Object of class "PossibleMethod" the method to use in response to a callNextMethod()
nextMethod类"PossibleMethod"方法使用响应callNextMethod()对象
excluded: Object of class "list"; one or more
excluded:Object类的"list";一个或多个
target: Object of class "signature", from class
target:Object类的"signature",从类
defined: Object of class "signature", from
defined:Object类的"signature",从
generic: Object of class "character"; the function
generic类"character"对象;功能
延伸----------Extends----------
Class "MethodDefinition", directly.<br> Class "function", from data part.<br> Class "PossibleMethod", by class "MethodDefinition".<br> Class "OptionalMethods", by class "MethodDefinition".
"MethodDefinition",直接参考类类"function",从数据的一部分。参考类"PossibleMethod"类"MethodDefinition"。参考类"OptionalMethods"由类"MethodDefinition"。
方法----------Methods----------
findNextMethod signature(method = "MethodWithNext"):
findNextMethodsignature(method = "MethodWithNext"):
loadMethod signature(method = "MethodWithNext"): used
loadMethodsignature(method = "MethodWithNext"):
show signature(object = "MethodWithNext")
显示signature(object = "MethodWithNext")
参见----------See Also----------
callNextMethod, and class MethodDefinition.
callNextMethod类MethodDefinition。
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|