Interface ShadowAttribute<V extends PrismValue,D extends ShadowAttributeDefinition<V,D,RV,SA>,RV,SA extends ShadowAttribute<V,D,RV,SA>>

All Known Subinterfaces:
ShadowSimpleAttribute<T>
All Known Implementing Classes:
ShadowReferenceAttribute, ShadowSimpleAttributeImpl

public interface ShadowAttribute<V extends PrismValue,D extends ShadowAttributeDefinition<V,D,RV,SA>,RV,SA extends ShadowAttribute<V,D,RV,SA>>