Interface PartiallyMutableItemDefinition.Property<T>

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Freezable, ItemDefinition<PrismProperty<T>>, MutableDefinition, MutableItemDefinition<PrismProperty<T>>, MutablePrismPropertyDefinition<T>, PartiallyMutableItemDefinition<PrismProperty<T>>, PrismContextSensitive, PrismItemAccessDefinition, PrismPropertyDefinition<T>, Revivable, Serializable, SmartVisitable<Definition>, Visitable<Definition>
All Known Subinterfaces:
PartiallyMutableItemDefinition.Attribute<T>
All Known Implementing Classes:
TransformablePropertyDefinition, TransformablePropertyDefinition.RefinedAttribute, TransformablePropertyDefinition.ResourceAttribute
Enclosing interface:
PartiallyMutableItemDefinition<I extends Item<?,?>>

public static interface PartiallyMutableItemDefinition.Property<T> extends MutablePrismPropertyDefinition<T>, PartiallyMutableItemDefinition<PrismProperty<T>>