Uses of Interface
org.tridas.interfaces.TridasIdentifiable

Packages that use TridasIdentifiable
org.tridas.interfaces   
org.tridas.schema   
org.tridas.util   
 

Uses of TridasIdentifiable in org.tridas.interfaces
 

Subinterfaces of TridasIdentifiable in org.tridas.interfaces
 interface ITridas
           
 interface ITridasDerivedSeries
           
 interface ITridasSeries
           
 

Uses of TridasIdentifiable in org.tridas.schema
 

Classes in org.tridas.schema that implement TridasIdentifiable
 class BaseSeries
          A base type inherited by measurementSeries and derivedSeries.
 class TridasDerivedSeries
          Java class for anonymous complex type.
 class TridasElement
          Java class for anonymous complex type.
 class TridasEntity
          Base data type inherited by all TRiDaS entities.
 class TridasMeasurementSeries
          Java class for anonymous complex type.
 class TridasObject
          An object is the item to be investigated.
 class TridasProject
          Java class for anonymous complex type.
 class TridasRadius
          Java class for anonymous complex type.
 class TridasSample
          Java class for anonymous complex type.
 

Uses of TridasIdentifiable in org.tridas.util
 

Classes in org.tridas.util with type parameters of type TridasIdentifiable
 class TridasIdentifierMap<V extends TridasIdentifiable>
          A quick map from TridasIdentifier to anything that implements ITridas
 

Classes in org.tridas.util that implement TridasIdentifiable
 class TridasObjectEx
           
 



Copyright © 2011 TRiDaS. All Rights Reserved.