Interface {aroma.core} | R Documentation |
Package: aroma.core
Class Interface
+--
Interface
Directly known subclasses:
AromaPlatformInterface, SegmentedGenomicSignalsInterface, UnitAnnotationDataFile, UnitNamesFile, UnitTypesFile
public class Interface
This class represents a special set of classes whose purpose is to provide methods (but not fields) shared by multiple different classes.
Interface(core=NA, ...)
core |
The core value. |
... |
Not used. |
Methods:
extend | - | |
getFields | - | |
print | - | |
uses | - |
Henrik Bengtsson (http://www.braju.com/R/)