Class AssociationClass


public class AssociationClass
extends UmpleClass
A combination of Class and Association (as defined in UML) An AssociationClass is a full-fledged class, but at the same time It associates two other classes that would otherwise have a many-many relationship. Instances of the AssociationClass represent data held by the links between those two classes.