1 package org.omg.uml.foundation.datatypes;2 3 public interface TimeExpression extends org.omg.uml.foundation.datatypes.Expression {4 }5