org.openorb.ir.persistence

Interface IRObject

public interface IRObject extends StorageObject

This storagetype describes the IRObject
Method Summary
DefinitionKinddef_kind()
DefinitionKind
DefinitionKinddef_kind(ForUpdate fu)
voiddef_kind(DefinitionKind arg)
DefinitionKind
Stringid()
RepositoryId
voidid(String arg)
RepositoryId

Method Detail

def_kind

public DefinitionKind def_kind()
DefinitionKind

def_kind

public DefinitionKind def_kind(ForUpdate fu)

def_kind

public void def_kind(DefinitionKind arg)
DefinitionKind

id

public String id()
RepositoryId

id

public void id(String arg)
RepositoryId