Interface ITimeMLLink.ITimeMLLinkType

All Known Implementing Classes:
ITimeMLLink.ALink, ITimeMLLink.SLink, ITimeMLLink.TLink
Enclosing interface:
ITimeMLLink

public static interface ITimeMLLink.ITimeMLLinkType
Interface of to propagate children. Similar in Implementation to ITimeMLNode.IType. The different types of Links are represented by enums in ITimeMLLink such as TLinks or ALinks. In order for them to be grabbed in a link when it could be either one, they are utilized by this wrapper interface so it returns the same type.
Since:
jTLEX 1.0
Author:
Stephan Belizaire