org.jacorb.ir
public abstract class IRObject extends Object implements IRObjectOperations
Version: $Id: IRObject.java,v 1.9 2006/06/15 16:43:14 alphonse.bendt Exp $
| Field Summary | |
|---|---|
| protected DefinitionKind | def_kind |
| protected static char | fileSeparator |
| protected Object | myRef |
| protected String | name |
| protected ORB | orb |
| Method Summary | |
|---|---|
| DefinitionKind | def_kind() |
| abstract void | destroy() |
| String | getName() |
| Object | getReference() |
| void | setReference(Object ref) |