Interface PrismContainerDefinition.PrismContainerDefinitionMutator<C extends Containerable>

All Superinterfaces:
Definition.DefinitionMutator, ItemDefinition.ItemDefinitionMutator, PrismItemAccessDefinition, PrismItemAccessDefinition.Mutable, PrismItemBasicDefinition.Mutable, PrismItemStorageDefinition.Mutable, PrismLifecycleDefinition.Mutable, PrismPresentationDefinition.Mutable
All Known Subinterfaces:
PartiallyMutableItemDefinition.Container<C>, PrismObjectDefinition.PrismObjectDefinitionMutator<O>
All Known Implementing Classes:
PrismContainerDefinitionImpl, PrismObjectDefinitionImpl, ResourceAttributeContainerDefinitionImpl, ShadowAssociationsContainerDefinitionImpl, ShadowReferenceAttributeDefinitionImpl, TransformableContainerDefinition, TransformableObjectDefinition
Enclosing interface:
PrismContainerDefinition<C extends Containerable>

public static interface PrismContainerDefinition.PrismContainerDefinitionMutator<C extends Containerable> extends ItemDefinition.ItemDefinitionMutator
The "createXXX" methods also add the new definition into this container.