© 2006-2007 ETH Zurich

org.ximtec.igesture.core
Interface DataObjectWrapper

All Known Implementing Classes:
AlgorithmWrapper, GestureSetList, TestSetList

public interface DataObjectWrapper

Interface for components that handle data objects.

Version:
1.0 26.03.2008
Author:
Ueli Kurmann, Beat Signer, signer@inf.ethz.ch

Method Summary
 List<DataObject> getDataObjects()
          Returns the list of data objects managed by this data object wrapper.
 

Method Detail

getDataObjects

List<DataObject> getDataObjects()
Returns the list of data objects managed by this data object wrapper.

Returns:
list of data objects.

© 2006-2007 ETH Zurich

Copyright © 2007-2010 Global Information Systems Group, ETH Zurich. All Rights Reserved.