org.openorb.ir.persistence
Interface IRObject
- All Superinterfaces:
- org.omg.CosPersistentState.StorageObject
- All Known Subinterfaces:
- AliasDef, AttributeDef, ConstantDef, Contained, Container, EnumDef, ExceptionDef, InterfaceDef, ModuleDef, NativeDef, OperationDef, Repository, StructDef, TypedefDef, UnionDef, ValueBoxDef, ValueDef, ValueMemberDef
- public interface IRObject
- extends org.omg.CosPersistentState.StorageObject
This storagetype describes the IRObject
|
Method Summary |
org.omg.CORBA.DefinitionKind |
def_kind()
DefinitionKind |
void |
def_kind(org.omg.CORBA.DefinitionKind arg)
DefinitionKind |
org.omg.CORBA.DefinitionKind |
def_kind(org.omg.CosPersistentState.ForUpdate fu)
|
java.lang.String |
id()
RepositoryId |
void |
id(java.lang.String arg)
RepositoryId |
| Methods inherited from interface org.omg.CosPersistentState.StorageObject |
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists |
def_kind
public org.omg.CORBA.DefinitionKind def_kind()
- DefinitionKind
def_kind
public org.omg.CORBA.DefinitionKind def_kind(org.omg.CosPersistentState.ForUpdate fu)
def_kind
public void def_kind(org.omg.CORBA.DefinitionKind arg)
- DefinitionKind
id
public java.lang.String id()
- RepositoryId
id
public void id(java.lang.String arg)
- RepositoryId