The Switch for the model's inheritance hierarchy. It supports the call {@link #doSwitch(EObject) doSwitch(object)}to invoke the caseXXX method for each class of the model, starting with the actual class of the object and proceeding up the inheritance hierarchy until a non-null result is returned, which is the result of the switch.
@see fd2.Fd2Package
@generated
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.