org.openorb.ir.persistence
Interface Repository

All Superinterfaces:
Container, IRObject, org.omg.CosPersistentState.StorageObject

public interface Repository
extends Container

This storagetype describes the Repository


Method Summary
 java.lang.String name()
           
 void name(java.lang.String arg)
           
 
Methods inherited from interface org.openorb.ir.persistence.Container
aliases, aliases, aliases, all, all, all, constants, constants, constants, enums, enums, enums, exceptions, exceptions, exceptions, interfaces, interfaces, interfaces, modules, modules, modules, natives, natives, natives, structs, structs, structs, unions, unions, unions, value_boxes, value_boxes, value_boxes, values, values, values
 
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

name

java.lang.String name()

name

void name(java.lang.String arg)