Interface PartiallyMutableItemDefinition.Attribute<T>

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Freezable, ItemDefinition<PrismProperty<T>>, MutableDefinition, MutableItemDefinition<PrismProperty<T>>, MutablePrismPropertyDefinition<T>, MutableRawResourceAttributeDefinition<T>, PartiallyMutableItemDefinition<PrismProperty<T>>, PartiallyMutableItemDefinition.Property<T>, PrismContextSensitive, PrismItemAccessDefinition, PrismPropertyDefinition<T>, RawResourceAttributeDefinition<T>, Revivable, Serializable, 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>