org.openorb.ir.persistence
public interface ValueDefHomeOperations extends IRObjectHomeOperations
Method Summary | |
---|---|
ValueDef | create(DefinitionKind def_kind, String id, String name, String version, boolean is_custom, boolean is_abstract, ValueDefRef base_value, boolean is_truncatable, ValueDefRef[] abstract_base_values, InterfaceDefRef[] supported_interfaces, Initializer[] initializers, TypeCode type)
Operation create |