org.openorb.ir.persistence

Interface InterfaceDefHomeOperations

public interface InterfaceDefHomeOperations extends IRObjectHomeOperations

This storagehome describes the InterfaceDefHome
Method Summary
InterfaceDefcreate(DefinitionKind def_kind, String id, String name, String version, TypeCode type, InterfaceDefRef[] base_interfaces, short interface_type)
Operation create

Method Detail

create

public InterfaceDef create(DefinitionKind def_kind, String id, String name, String version, TypeCode type, InterfaceDefRef[] base_interfaces, short interface_type)
Operation create