Interface ShadowReferenceAttributeDefinition

All Superinterfaces:
Cloneable, DebugDumpable, Definition, Freezable, ItemDefinition<PrismContainer<ShadowAssociationValueType>>, LayeredDefinition, LivePrismItemDefinition, LocalItemDefinitionStore, PrismContainerDefinition<ShadowAssociationValueType>, PrismItemAccessDefinition, PrismItemBasicDefinition, PrismItemMiscDefinition, PrismItemStorageDefinition, PrismLifecycleDefinition, PrismPresentationDefinition, ResourceObjectInboundDefinition.ItemInboundDefinition, Revivable, Serializable, ShadowAttributeDefinition<ShadowReferenceAttribute,ShadowAssociationValueType>, ShadowItemLayeredDefinition, ShadowItemUcfDefinition, ShortDumpable, SmartVisitable<Definition>, Visitable<Definition>
All Known Implementing Classes:
ShadowReferenceAttributeDefinitionImpl

Definition of an association item, e.g., `ri:group`. The association can be native or simulated; it can point right to the target object (like `group` object class), or to an intermediate - a.k.a. "associated" - one (like `groupMembership` object class).
See Also: