ShadowAssociationTypeDefinitionType (Complex Type)

Namespace: http://midpoint.evolveum.com/xml/ns/public/common/common-3

Definition of a simulated association between resource objects. TODO decide about minOccurs for this structure: it is convenient to have strict requirements; but on the other hand, it makes inheritance (gradual filling in) non-schema-compliant.
Item Summary  
Name Type Multiplicity Description
name property
QName
[1,1] The name of the association type. 
associationClass property
QName
[1,1] The name of the (existing) association class. 
displayName property
string
[0,1] Human readable name. 
description property
string
[0,1] Free-form textual description of the object. 
documentation property
string
[0,1] Technical documentation for a particular object or construct. 
lifecycleState property
string
[0,1] Lifecycle state of the object. 
subject container
ShadowAssociationTypeSubjectDefinitionType
[0,1] Definition of object type or types on the "subject" side of this type of association. 
object container
ShadowAssociationTypeObjectDefinitionType
[0,1] Definition of object type or types on the "object" side of this type of association.