- All Superinterfaces:
- Contained, ContainedOperations, IDLEntity, IDLType, IDLTypeOperations, IRObject, IRObjectOperations, Object, java.io.Serializable, TypedefDefOperations
- All Known Subinterfaces:
- AliasDef, EnumDef, NativeDef, StructDef, UnionDef, ValueBoxDef
- All Known Implementing Classes:
- _AliasDefStub, _EnumDefStub, _NativeDefStub, _StructDefStub, _TypedefDefStub, _UnionDefStub, _ValueBoxDefStub
public interface TypedefDef
extends TypedefDefOperations, Contained, IDLType, Object, IDLEntity
The base interface TypedefDef is inherited by all named
non-object.types (structures, unions, enumerations, and
aliases). The TypedefDef interface is not inherited by the
definition objects for primitive or anonymous types.