pl.edu.agh.cast.data.model.presentation
Class IPresentationDataSet.Properties

java.lang.Object
  extended by pl.edu.agh.cast.data.model.presentation.IPresentationDataSet.Properties
Enclosing interface:
IPresentationDataSet<T extends IPresentationElement<? extends IElement>>

public static class IPresentationDataSet.Properties
extends Object

Enumeration of property name constants.

Author:
AGH CAST Team

Field Summary
static String ORIGINAL_DATA_SETS
          The name of the 'original data sets' property.
 
Constructor Summary
IPresentationDataSet.Properties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ORIGINAL_DATA_SETS

public static final String ORIGINAL_DATA_SETS
The name of the 'original data sets' property.

See Also:
Constant Field Values
Constructor Detail

IPresentationDataSet.Properties

public IPresentationDataSet.Properties()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.