1 package org.omg.uml.foundation.core;2 3 public interface Element extends javax.jmi.reflect.RefObject {4 }5