Class ExtensionProperty<E extends IRespondingMutableElement<E>>

java.lang.Object
ch.nolix.system.property.extension.ExtensionProperty<E>
Type Parameters:
E - the type of the extension of a ExtensionProperty.
All Implemented Interfaces:
MaterializationRequestable, Property, IExtensionProperty<E>

public final class ExtensionProperty<E extends IRespondingMutableElement<E>> extends Object implements IExtensionProperty<E>
Author:
Silvan Wyss