hep.aida.ref.tuple
Class AbstractTuple.AbstractTupleColumnFactory.ITupleTupleColumn

java.lang.Object
  extended by hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
      extended by hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.ITupleTupleColumn
All Implemented Interfaces:
hep.aida.IBaseTupleColumn, hep.aida.ITupleColumn, hep.aida.ITupleColumn.ITuple, FTupleColumn
Enclosing class:
AbstractTuple.AbstractTupleColumnFactory

public static class AbstractTuple.AbstractTupleColumnFactory.ITupleTupleColumn
extends AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
implements hep.aida.ITupleColumn.ITuple


Nested Class Summary
 
Nested classes/interfaces inherited from interface hep.aida.ITupleColumn
hep.aida.ITupleColumn.B, hep.aida.ITupleColumn.C, hep.aida.ITupleColumn.D, hep.aida.ITupleColumn.F, hep.aida.ITupleColumn.I, hep.aida.ITupleColumn.ITuple, hep.aida.ITupleColumn.L, hep.aida.ITupleColumn.Object, hep.aida.ITupleColumn.S, hep.aida.ITupleColumn.String, hep.aida.ITupleColumn.Z
 
Method Summary
 hep.aida.ITuple defaultValue()
           
 void fill(hep.aida.ITuple value)
           
 hep.aida.ITuple fillableObject()
           
 java.lang.Class type()
           
 hep.aida.ITuple value()
           
 
Methods inherited from class hep.aida.ref.tuple.AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn
defaultValue, hasDefaultValue, maximum, maxValue, mean, meanValue, minimum, minValue, name, rms, rmsValue
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface hep.aida.IBaseTupleColumn
maximum, mean, minimum, name, rms
 

Method Detail

type

public java.lang.Class type()
Specified by:
type in interface hep.aida.IBaseTupleColumn
Specified by:
type in interface FTupleColumn
Overrides:
type in class AbstractTuple.AbstractTupleColumnFactory.BaseTupleColumn

fill

public void fill(hep.aida.ITuple value)
          throws java.lang.IllegalArgumentException
Specified by:
fill in interface hep.aida.ITupleColumn.ITuple
Throws:
java.lang.IllegalArgumentException

value

public hep.aida.ITuple value()
Specified by:
value in interface hep.aida.ITupleColumn.ITuple

defaultValue

public hep.aida.ITuple defaultValue()
Specified by:
defaultValue in interface hep.aida.ITupleColumn.ITuple

fillableObject

public hep.aida.ITuple fillableObject()
Specified by:
fillableObject in interface hep.aida.ITupleColumn.ITuple


jHepWork 1.1 (C) Chekanov