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