org.openorb.ir.persistence

Interface ConstantDefHomeOperations

public interface ConstantDefHomeOperations extends IRObjectHomeOperations

This storagehome describes the ConstantDefHome
Method Summary
ConstantDefcreate(DefinitionKind def_kind, String id, String name, String version, IDLType type_def, Any value)
Operation create

Method Detail

create

public ConstantDef create(DefinitionKind def_kind, String id, String name, String version, IDLType type_def, Any value)
Operation create