Interface MutableRawResourceAttributeDefinition<T>

All Superinterfaces:
Definition.DefinitionMutator, ItemDefinition.ItemDefinitionMutator, PrismItemAccessDefinition, PrismItemAccessDefinition.Mutable, PrismItemBasicDefinition.Mutable, PrismItemMatchingDefinition.Mutator, PrismItemStorageDefinition.Mutable, PrismItemValuesDefinition.Mutator<T>, PrismLifecycleDefinition.Mutable, PrismPresentationDefinition.Mutable, PrismPropertyDefinition.PrismPropertyDefinitionMutator<T>, ResourceItemPrismDefinition.Mutable, ShadowItemUcfDefinition.Mutable
All Known Subinterfaces:
PartiallyMutableItemDefinition.Attribute<T>
All Known Implementing Classes:
TransformablePropertyDefinition.RefinedAttribute, TransformablePropertyDefinition.ResourceAttribute

Mutable interface to (some of) ShadowSimpleAttributeDefinition implementations. TODO remove this