Uses of Interface
edu.fiu.jtlex.data.IType
-
Uses of IType in edu.fiu.jtlex.data
Classes in edu.fiu.jtlex.data that implement IType Modifier and Type Class Description static classIEvent.EventClassAn enum that represents the seven different event classes an object may belong to.static classITimex.TimexTypeAn enum that represents the four different types an object may belong to.
Timex may belong to: DATETIME DURATIONSET typeMethods in edu.fiu.jtlex.data that return IType Modifier and Type Method Description ITypeINode. getType()Return the integer that corresponds with the type.