cds.savot.model
Class TRSet

java.lang.Object
  extended by cds.savot.model.SavotSet
      extended by cds.savot.model.TRSet

public class TRSet
extends SavotSet

Set of TR elements

Version:
2.6 Copyright CDS 2002-2005 (kickoff 31 May 02)
Author:
Andre Schaaff
See Also:
SavotSet

Constructor Summary
TRSet()
          Constructor
 
Method Summary
 TDSet getTDSet(int TRIndex)
          Get a TDSet object at the TRIndex position of the TRSet
 
Methods inherited from class cds.savot.model.SavotSet
addItem, getItemAt, getItemCount, getItems, removeAllItems, removeItemAt, setItems
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TRSet

public TRSet()
Constructor

Method Detail

getTDSet

public TDSet getTDSet(int TRIndex)
Get a TDSet object at the TRIndex position of the TRSet

Parameters:
TRIndex -
Returns:
TDSet


Copyright © 2009 UDS/CNRS