Class AbstractProperty<S extends Enum<S>>

java.lang.Object
ch.nolix.system.element.multistateconfiguration.AbstractProperty<S>
Type Parameters:
S - is the type of the Enum representation of the state of the AbstractMultiStateConfiguration of a AbstractProperty.
All Implemented Interfaces:
INameHolder
Direct Known Subclasses:
AbstractMaterializedProperty, ForwardingProperty

public abstract class AbstractProperty<S extends Enum<S>> extends Object implements INameHolder
Author:
Silvan Wyss