org.jacorb.ir

Class TypedefDef

Implemented Interfaces:
ContainedOperations, IDLEntity, IDLTypeOperations, IRObjectOperations, Object, java.io.Serializable, TypedefDefOperations
Known Direct Subclasses:
AliasDef, EnumDef, StructDef, UnionDef

public abstract class TypedefDef
extends Contained
implements TypedefDefOperations

Field Summary

protected TypeCode
type

Fields inherited from class org.jacorb.ir.Contained

absolute_name, containing_repository, defined_in, id, version

Method Summary

TypeCode
type()

Methods inherited from class org.jacorb.ir.Contained

absolute_name, containing_repository, createContained, createContainedReference, defined_in, describe, id, id, move, name, name, version, version

Field Details

type

protected TypeCode type

Method Details

type

public TypeCode type()
Specified by:
type in interface IDLTypeOperations