ModelSwitch.java 文件源码

java
阅读 26 收藏 0 点赞 0 评论 0

项目:boomslang-wireframesketcher 作者:
/**
 * Returns the result of interpreting the object as an instance of '<em>Switch</em>'.
 * <!-- begin-user-doc -->
 * This implementation returns null;
 * returning a non-null result will terminate the switch.
 * <!-- end-user-doc -->
 * @param object the target of the switch.
 * @return the result of interpreting the object as an instance of '<em>Switch</em>'.
 * @see #doSwitch(org.eclipse.emf.ecore.EObject) doSwitch(EObject)
 * @generated
 */
public T caseSwitch(com.wireframesketcher.model.Switch object) {
    return null;
}
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号