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.