KickJava   Java API By Example, From Geeks To Geeks.

Java > Open Source Codes > org > omg > uml > foundation > core > Element


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