[This is preliminary documentation and subject to change.]
The attribute in the source class where the associated object(s) are stored.
The attribute map of the target attribute
If the association is a one-to-one association then the target attribute should be an object of the same type as the associated class
If the association is a one-to-many association then the target attribute should be a PersistentObjectCollection
AssociationMap Class | AtomsFramework Namespace