Interface PartiallyMutableItemDefinition.Attribute<T>

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Definition.DefinitionMutator, Freezable, ItemDefinition<PrismProperty<T>>, ItemDefinition.ItemDefinitionMutator, LivePrismItemDefinition, MutableRawResourceAttributeDefinition<T>, PartiallyMutableItemDefinition<PrismProperty<T>>, PartiallyMutableItemDefinition.Property<T>, PrismItemAccessDefinition, PrismItemAccessDefinition.Mutable, PrismItemBasicDefinition, PrismItemBasicDefinition.Mutable, PrismItemMatchingDefinition.Mutator, PrismItemStorageDefinition, PrismItemStorageDefinition.Mutable, PrismItemValuesDefinition.Mutator<T>, PrismLifecycleDefinition, PrismLifecycleDefinition.Mutable, PrismPresentationDefinition, PrismPresentationDefinition.Mutable, PrismPropertyDefinition.PrismPropertyDefinitionMutator<T>, ResourceItemPrismDefinition.Mutable, Revivable, Serializable, ShadowItemUcfDefinition.Mutable, SmartVisitable<Definition>, Visitable<Definition>
All Known Implementing Classes:
TransformablePropertyDefinition.RefinedAttribute, TransformablePropertyDefinition.ResourceAttribute
Enclosing interface:
PartiallyMutableItemDefinition<I extends Item<?,?>>

public static interface PartiallyMutableItemDefinition.Attribute<T> extends MutableRawResourceAttributeDefinition<T>, PartiallyMutableItemDefinition.Property<T>