Package iu.type

Class PropertyFacade<D,T>

java.lang.Object
iu.type.ElementBase
iu.type.PropertyFacade<D,T>
Type Parameters:
D - declaring type
T - property type
All Implemented Interfaces:
IuAnnotatedElement, IuAttribute<D,T>, IuDeclaredElement<D>, IuNamedElement<D>, IuProperty<D,T>, DeclaredAttribute<D,T>

final class PropertyFacade<D,T> extends ElementBase implements IuProperty<D,T>, DeclaredAttribute<D,T>
Facade implementation of IuProperty.