blob: 52986c529a364356e2eac22578dc0d49af19d9ff [file] [log] [blame]
/**
*/
package SimpleBPMN;
/**
* <!-- begin-user-doc -->
* A representation of the model object '<em><b>Association</b></em>'.
* <!-- end-user-doc -->
*
*
* @see SimpleBPMN.SimpleBPMNPackage#getAssociation()
* @model annotation="gmf.link style='dot' target.decoration='arrow'"
* @generated
*/
public interface Association extends ConnectingObject {
} // Association