1 package org.omg.mof.Reflective;2 3 4 /**5 * org/omg/mof/Reflective/RefAssociation.java .6 * Generated by the IDL-to-Java compiler (portable), version "3.1"7 * from Reflective.idl8 * lundi 17 mars 2003 15 h 00 CET9 */10 11 12 // end of RefObject interface13 public interface RefAssociation extends RefAssociationOperations, org.omg.mof.Reflective.RefBaseObject, org.omg.CORBA.portable.IDLEntity 14 {15 } // interface RefAssociation16