ServiceManager(IdMappingRetrieval)
ServiceManager()所属R语言包:IdMappingRetrieval
The ServiceManager class
ServiceManager的类
译者:生物统计家园网 机器人LoveR
描述----------Description----------
Package: <br> Class ServiceManager<br>
包:参考类的ServiceManager参考
Object<br> ~~|<br> ~~+--ServiceManager<br>
Object参考~~|参考~~+-- ServiceManager参考
Directly known subclasses:<br> <br>
直接已知子类:参考参考
public static class ServiceManager<br> extends Object<br>
公共静态类的ServiceManager参考扩展对象参考
ServiceManager class serves as a container for a set of specialized service objects and provides the means for (optionally interactive) handling of such a set simplifying the process of data retrieval from a variety of resources in a batch mode.
ServiceManager的类作为一套专门的服务对象的容器,并提供(可选互动)处理这样的一套简化检索数据的过程中,从各种资源在批处理模式下的手段。
用法----------Usage----------
ServiceManager(services=list(), ...)
参数----------Arguments----------
参数:services
Annotation services to be contained within the ServiceManager object. Default is NULL.
ServiceManager对象内所载的注释服务。默认NULL。
参数:...
Not used.
不使用。
字段和方法----------Fields and Methods----------
Methods:<br>
方法:<BR>
addServices
addServices
getDataFrameList
getDataFrameList
getDefaultServices
getDefaultServices
getIdMapList
getIdMapList
getServices
getServices
setServices
setServices
Methods inherited from Object:<br> $, $<-, [[, [[<-, as.character, attach, attachLocally, clearCache, clone, detach, equals, extend, finalize, gc, getEnvironment, getFields, getInstantiationTime, getStaticInstance, hasField, hashCode, ll, load, objectSize, print, registerFinalizer, save
从Object继承的方法:参考$,$ < - [[[[< - as.character,附加,attachLocally,clearCache,克隆,分离,等于,扩展,定型,GC,getEnvironment,getFields, getInstantiationTime,getStaticInstance,hasField的hashCode,LL,负载,objectSize,打印,registerFinalizer,功能save
作者(S)----------Author(s)----------
Alex Lisovich, Roger Day
转载请注明:出自 生物统计家园网(http://www.biostatistic.net)。
注:
注1:为了方便大家学习,本文档为生物统计家园网机器人LoveR翻译而成,仅供个人R语言学习参考使用,生物统计家园保留版权。
注2:由于是机器人自动翻译,难免有不准确之处,使用时仔细对照中、英文内容进行反复理解,可以帮助R语言的学习。
注3:如遇到不准确之处,请在本贴的后面进行回帖,我们会逐渐进行修订。
|