pl.edu.agh.cast.data.model.visual
Class IVisualElement.Properties

java.lang.Object
  extended by pl.edu.agh.cast.data.model.visual.IVisualElement.Properties
Enclosing interface:
IVisualElement<M extends IPresentationElement<? extends IElement>>

public static class IVisualElement.Properties
extends Object

Enumeration of property name constants.

Author:
AGH CAST Team

Field Summary
static String PRESENTATION_ELEMENT
          The name of the 'presentation element' property.
 
Constructor Summary
IVisualElement.Properties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PRESENTATION_ELEMENT

public static final String PRESENTATION_ELEMENT
The name of the 'presentation element' property.

See Also:
Constant Field Values
Constructor Detail

IVisualElement.Properties

public IVisualElement.Properties()


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