1 package org.omg.mof.Model;2 3 4 /**5 * org/omg/mof/Model/Association.java .6 * Generated by the IDL-to-Java compiler (portable), version "3.1"7 * from mof1.idl8 * lundi 17 mars 2003 15 h 01 CET9 */10 11 12 // end of interface AssociationClass13 public interface Association extends AssociationOperations, org.omg.mof.Model.AssociationClass, org.omg.mof.Model.ModelElement, org.omg.mof.Model.Namespace, org.omg.mof.Model.GeneralizableElement, org.omg.mof.Model.Classifier14 {15 } // interface Association16