Class AssociationVariable

java.lang.Object
cruise.umple.compiler.UmpleVariable
cruise.umple.compiler.AssociationVariable

public class AssociationVariable
extends UmpleVariable
An association variable represents one of the variables used to represent an association. In a two-directional association (navigable) there would be one of these in each associated class. See also AssociationEnd TODO: Code smell. Should be replaced by the 'otherEnd' of the AssociationEnd In Umple_Code.ump: Methods for testing various complex properties