public class AlgorithmWrapper extends DefaultPropertyChangeNotifier implements DataObjectWrapper
propertyChangeSupport| Constructor and Description |
|---|
AlgorithmWrapper(MainModel mainModel,
Class<? extends Algorithm> algorithmClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
addConfiguration(Configuration configuration) |
Class<? extends Algorithm> |
getAlgorithm() |
List<DataObject> |
getDataObjects()
Returns the list of data objects managed by this data object wrapper.
|
String |
getName() |
void |
removeConfiguration(Configuration configuration) |
String |
toString() |
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListenerpublic void addConfiguration(Configuration configuration)
public void removeConfiguration(Configuration configuration)
public String getName()
public List<DataObject> getDataObjects()
DataObjectWrappergetDataObjects in interface DataObjectWrapperCopyright © 2007-2012 Global Information Systems Group, ETH Zurich. All Rights Reserved.