Interface Association<T extends AggregateRoot<T,ID>,ID extends Identifier>

All Superinterfaces:
Identifiable<ID>

@Stereotype(priority=0) public interface Association<T extends AggregateRoot<T,ID>,ID extends Identifier> extends Identifiable<ID>
An association to an AggregateRoot.
Author:
Christian Stettler, Henning Schwentner, Stephan Pirnbaum, Martin Schimak, John Sullivan, Oliver Drotbohm
See Also: