package org.omg.uml.foundation.core; /** * Relationship object instance interface. * * <p><em><strong>Note:</strong> This type should not be subclassed or implemented * by clients. It is generated from a MOF metamodel and automatically implemented * by MDR (see <a href="http://mdr.netbeans.org/">mdr.netbeans.org</a>).</em></p> */ public interface Relationship extends org.omg.uml.foundation.core.ModelElement { }