case classStateMachineFunction(name: String, signature: FunctionSig, start: String, stateMap: Map[String, String], transitionList: List[(String, Set[Int], String)]) extends Function with Product with Serializable
Linear Supertypes
Serializable, Serializable, Product, Equals, Function, AnyRef, Any