Class NdTypeInterface

All Implemented Interfaces:
IDestructable, INdStruct

public class NdTypeInterface extends NdNode
Represents one interface implemented by a specific type. This is an intermediate object between a NdType and the NdTypeIds corresponding to its interfaces, which is necessary in order to implement the many-to-many relationship between them.