The notion of an "association" is similar to that of an association in UML and is used to model a relationship among two attributes. See the javadoc for {@link Association} for more info on the semantics of associations.
An association is used to relate one attribute to another. The type of the association specifies the type of the related attribute with the {@link #getRelatedType()} method.
@author Jody Garnett, Refractions Research, Inc. @author Justin Deoliveira, The Open Planning Project @source $URL$
|
|
|
|