Interface DerivedAttribute<T>

All Superinterfaces:
Attribute<T>

public interface DerivedAttribute<T> extends Attribute<T>