|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IRObjectOperations
Defines the operations, applicable to the interface repository object.
Method Summary | |
---|---|
DefinitionKind |
def_kind()
Get the definition kind of this interface repository object. |
void |
destroy()
Destroy this interface repository object. |
Method Detail |
---|
DefinitionKind def_kind()
void destroy() throws BAD_INV_ORDER
BAD_INV_ORDER,
- minor code 1, if destroying this object would
leave the repository in an incoherent state.
BAD_INV_ORDER,
- minor code 2, if the method is invoked on the
Repository or on the definition of the primitive type.
BAD_INV_ORDER
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |