public class AttributeDef extends Contained implements AttributeDefOperations
absolute_name, containing_repository, defined_in, id, version| Constructor and Description |
|---|
AttributeDef(Method m,
String attrTypeName,
AttributeMode mode,
Container _defined_in,
Repository _containing_repository,
org.slf4j.Logger logger,
ClassLoader loader,
POA poa) |
| Modifier and Type | Method and Description |
|---|---|
void |
define()
second phase of loading IRObjects, define any unresolved links
|
org.omg.CORBA.ContainedPackage.Description |
describe() |
void |
destroy() |
AttributeMode |
mode() |
void |
mode(AttributeMode a) |
IDLType |
type_def() |
void |
type_def(IDLType a) |
TypeCode |
type() |
absolute_name, containing_repository, createContained, createContainedReference, defined_in, id, id, move, name, name, version, versiondef_kind, getName, getReference, setReferenceclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitabsolute_name, containing_repository, defined_in, id, id, move, name, name, version, versiondef_kindpublic AttributeDef(Method m, String attrTypeName, AttributeMode mode, Container _defined_in, Repository _containing_repository, org.slf4j.Logger logger, ClassLoader loader, POA poa)
public TypeCode type()
type in interface AttributeDefOperationspublic IDLType type_def()
type_def in interface AttributeDefOperationspublic void type_def(IDLType a)
type_def in interface AttributeDefOperationspublic AttributeMode mode()
mode in interface AttributeDefOperationspublic void mode(AttributeMode a)
mode in interface AttributeDefOperationspublic void define()
IRObjectpublic org.omg.CORBA.ContainedPackage.Description describe()
describe in interface ContainedOperationsdescribe in class Containedpublic void destroy()
destroy in interface IRObjectOperationsdestroy in class IRObjectCopyright © 2017 JacORB. All rights reserved.