pl.edu.agh.cast.data.model.presentation
Class IPresentationElement.Properties
java.lang.Object
pl.edu.agh.cast.data.model.presentation.IPresentationElement.Properties
- Enclosing interface:
- IPresentationElement<T extends IElement>
public static class IPresentationElement.Properties
- extends Object
Enumeration of property name constants.
- Author:
- AGH CAST Team
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ORIGINAL_ELEMENTS
public static final String ORIGINAL_ELEMENTS
- The name of the 'original elements' property.
- See Also:
- Constant Field Values
DERIVED_TYPE
public static final String DERIVED_TYPE
- The name of the 'derived type' property.
- See Also:
- Constant Field Values
LABEL
public static final String LABEL
- The name of the 'label' property.
- See Also:
- Constant Field Values
IPresentationElement.Properties
public IPresentationElement.Properties()
Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.