public class AliasDef extends TypedefDef implements AliasDefOperations
type
absolute_name, containing_repository, defined_in, id, version
Constructor and Description |
---|
AliasDef(TypeCode type,
Container defined_in,
Repository containing_repository,
org.slf4j.Logger logger,
POA poa) |
Modifier and Type | Method and Description |
---|---|
void |
define()
second phase of loading IRObjects, define any unresolved links
|
Description |
describe() |
void |
destroy() |
IDLType |
original_type_def() |
void |
original_type_def(IDLType arg) |
type
absolute_name, containing_repository, createContained, createContainedReference, defined_in, id, id, move, name, name, version, version
def_kind, getName, getReference, setReference
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
absolute_name, containing_repository, defined_in, id, id, move, name, name, version, version
type
def_kind
public AliasDef(TypeCode type, Container defined_in, Repository containing_repository, org.slf4j.Logger logger, POA poa)
public IDLType original_type_def()
original_type_def
in interface AliasDefOperations
public void original_type_def(IDLType arg)
original_type_def
in interface AliasDefOperations
public void define()
IRObject
public Description describe()
describe
in interface ContainedOperations
describe
in class Contained
public void destroy()
destroy
in interface IRObjectOperations
destroy
in class IRObject