Return a new InterfaceAutomaton that is the composition of the specified InterfaceAutomaton and this one.
@param automaton An InterfaceAutomaton to compose with this one.
@return An InterfaceAutomaton that is the composition.
@exception IllegalActionException If this automaton is not composablewith the argument.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.