org.openorb.ir.persistence
Interface AliasDef

All Superinterfaces:
Contained, IRObject, org.omg.CosPersistentState.StorageObject, TypedefDef

public interface AliasDef
extends TypedefDef

This storagetype describes the AliasDef


Method Summary
 org.omg.CORBA.IDLType original_type_def()
          Original IDLType and TypeCode
 org.omg.CORBA.IDLType original_type_def(org.omg.CosPersistentState.ForUpdate fu)
           
 void original_type_def(org.omg.CORBA.IDLType arg)
          Original IDLType and TypeCode
 
Methods inherited from interface org.openorb.ir.persistence.TypedefDef
type, type
 
Methods inherited from interface org.openorb.ir.persistence.Contained
absolute_name, absolute_name, containing_repository, containing_repository, containing_repository, containing_repository, defined_in, defined_in, defined_in, defined_in, name, name, version, version
 
Methods inherited from interface org.openorb.ir.persistence.IRObject
def_kind, def_kind, def_kind, id, id
 
Methods inherited from interface org.omg.CosPersistentState.StorageObject
destroy_object, get_pid, get_short_pid, get_storage_home, object_exists
 

Method Detail

original_type_def

org.omg.CORBA.IDLType original_type_def()
Original IDLType and TypeCode


original_type_def

org.omg.CORBA.IDLType original_type_def(org.omg.CosPersistentState.ForUpdate fu)

original_type_def

void original_type_def(org.omg.CORBA.IDLType arg)
Original IDLType and TypeCode