public interface IRObjectOperations
IDLTypeOperations
, IDLType
, IRObject
Modifier and Type | Method and Description |
---|---|
DefinitionKind |
def_kind()
返回
DefinitionKind 对应于此接口存储库对象。
|
void |
destroy()
破坏这个对象。
|
DefinitionKind def_kind()
DefinitionKind
对应于此接口存储库对象。
DefinitionKind
对应于此Interface Repository对象。
void destroy()
Repository
或在PrimitiveDef
则BAD_INV_ORDER
引发异常轻微值2.一种企图破坏的对象将离开储存库在非相干状态导致BAD_INV_ORDER
例外与次要代码1被升高。
BAD_INV_ORDER
- 如果在存储库或
PrimitiveDef
上调用此方法,或者如果企图销毁对象将使存储库处于非相干状态
Submit a bug or feature
For further API reference and developer documentation, see Java SE Documentation. That documentation contains more detailed, developer-targeted descriptions, with conceptual overviews, definitions of terms, workarounds, and working code examples.
Copyright © 1993, 2014, Oracle and/or its affiliates. All rights reserved.