📄 optionpackage.java
字号:
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowLastLoginTip()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowLastLoginTip();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSignature <em>Show Signature</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Signature</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSignature()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowSignature();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowCustomHead <em>Show Custom Head</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Custom Head</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowCustomHead()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowCustomHead();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSmallHead <em>Show Small Head</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Small Head</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowSmallHead()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowSmallHead();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isTreeMode <em>Tree Mode</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Tree Mode</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isTreeMode()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_TreeMode();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isUseTabIMWindow <em>Use Tab IM Window</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Use Tab IM Window</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isUseTabIMWindow()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_UseTabIMWindow();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isBarExpanded <em>Bar Expanded</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Bar Expanded</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isBarExpanded()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_BarExpanded();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getWidth <em>Width</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Width</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getWidth()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_Width();
/**
* Returns the meta object for class '{@link edu.tsinghua.lumaqq.ecore.option.KeyOption <em>Key Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Key Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.KeyOption
* @generated
*/
EClass getKeyOption();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.KeyOption#getMessageKey <em>Message Key</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Message Key</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.KeyOption#getMessageKey()
* @see #getKeyOption()
* @generated
*/
EAttribute getKeyOption_MessageKey();
/**
* Returns the meta object for class '{@link edu.tsinghua.lumaqq.ecore.option.MessageOption <em>Message Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Message Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.MessageOption
* @generated
*/
EClass getMessageOption();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.MessageOption#isAutoEject <em>Auto Eject</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Auto Eject</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.MessageOption#isAutoEject()
* @see #getMessageOption()
* @generated
*/
EAttribute getMessageOption_AutoEject();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.MessageOption#isEnableSound <em>Enable Sound</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Enable Sound</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.MessageOption#isEnableSound()
* @see #getMessageOption()
* @generated
*/
EAttribute getMessageOption_EnableSound();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.MessageOption#isRejectStranger <em>Reject Stranger</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Reject Stranger</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.MessageOption#isRejectStranger()
* @see #getMessageOption()
* @generated
*/
EAttribute getMessageOption_RejectStranger();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.MessageOption#isRejectTempSessionIM <em>Reject Temp Session IM</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Reject Temp Session IM</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.MessageOption#isRejectTempSessionIM()
* @see #getMessageOption()
* @generated
*/
EAttribute getMessageOption_RejectTempSessionIM();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.MessageOption#isUseEnterInMessageMode <em>Use Enter In Message Mode</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Use Enter In Message Mode</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.MessageOption#isUseEnterInMessageMode()
* @see #getMessageOption()
* @generated
*/
EAttribute getMessageOption_UseEnterInMessageMode();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.MessageOption#isUseEnterInTalkMode <em>Use Enter In Talk Mode</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Use Enter In Talk Mode</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.MessageOption#isUseEnterInTalkMode()
* @see #getMessageOption()
* @generated
*/
EAttribute getMessageOption_UseEnterInTalkMode();
/**
* Returns the meta object for class '{@link edu.tsinghua.lumaqq.ecore.option.Options <em>Options</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Options</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.Options
* @generated
*/
EClass getOptions();
/**
* Returns the meta object for the containment reference '{@link edu.tsinghua.lumaqq.ecore.option.Options#getLoginOption <em>Login Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Login Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.Options#getLoginOption()
* @see #getOptions()
* @generated
*/
EReference getOptions_LoginOption();
/**
* Returns the meta object for the containment reference '{@link edu.tsinghua.lumaqq.ecore.option.Options#getGuiOption <em>Gui Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Gui Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.Options#getGuiOption()
* @see #getOptions()
* @generated
*/
EReference getOptions_GuiOption();
/**
* Returns the meta object for the containment reference '{@link edu.tsinghua.lumaqq.ecore.option.Options#getMessageOption <em>Message Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Message Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.Options#getMessageOption()
* @see #getOptions()
* @generated
*/
EReference getOptions_MessageOption();
/**
* Returns the meta object for the containment reference '{@link edu.tsinghua.lumaqq.ecore.option.Options#getOtherOption <em>Other Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Other Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.Options#getOtherOption()
* @see #getOptions()
* @generated
*/
EReference getOptions_OtherOption();
/**
* Returns the meta object for the containment reference '{@link edu.tsinghua.lumaqq.ecore.option.Options#getSyncOption <em>Sync Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Sync Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.Options#getSyncOption()
* @see #getOptions()
* @generated
*/
EReference getOptions_SyncOption();
/**
* Returns the meta object for the containment reference '{@link edu.tsinghua.lumaqq.ecore.option.Options#getKeyOption <em>Key Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the containment reference '<em>Key Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.Options#getKeyOption()
* @see #getOptions()
* @generated
*/
EReference getOptions_KeyOption();
/**
* Returns the meta object for class '{@link edu.tsinghua.lumaqq.ecore.option.OtherOption <em>Other Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Other Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.OtherOption
* @generated
*/
EClass getOtherOption();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.OtherOption#getBrowser <em>Browser</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Browser</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.OtherOption#getBrowser()
* @see #getOtherOption()
* @generated
*/
EAttribute getOtherOption_Browser();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.OtherOption#isEnableLatest <em>Enable Latest</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Enable Latest</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.OtherOption#isEnableLatest()
* @see #getOtherOption()
* @generated
*/
EAttribute getOtherOption_EnableLatest();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.OtherOption#isKeepStrangerInLatest <em>Keep Stranger In Latest</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Keep Stranger In Latest</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.OtherOption#isKeepStrangerInLatest()
* @see #getOtherOption()
* @generated
*/
EAttribute getOtherOption_KeepStrangerInLatest();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.OtherOption#getLatestSize <em>Latest Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Latest Size</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.OtherOption#getLatestSize()
* @see #getOtherOption()
* @generated
*/
EAttribute getOtherOption_LatestSize();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.OtherOption#isShowFakeCam <em>Show Fake Cam</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Fake Cam</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.OtherOption#isShowFakeCam()
* @see #getOtherOption()
* @generated
*/
EAttribute getOtherOption_ShowFakeCam();
/**
* Returns the meta object for class '{@link edu.tsinghua.lumaqq.ecore.option.SyncOption <em>Sync Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>Sync Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.SyncOption
* @generated
*/
EClass getSyncOption();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.SyncOption#isAutoCheckUpdate <em>Auto Check Update</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Auto Check Update</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.SyncOption#isAutoCheckUpdate()
* @see #getSyncOption()
* @generated
*/
EAttribute getSyncOption_AutoCheckUpdate();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.SyncOption#isAutoDownloadFriendRemark <em>Auto Download Friend Remark</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Auto Download Friend Remark</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.SyncOption#isAutoDownloadFriendRemark()
* @see #getSyncOption()
* @generated
*/
EAttribute getSyncOption_AutoDownloadFriendRemark();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.SyncOption#isAutoDownloadGroup <em>Auto Download Group</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Auto Download Group</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.SyncOption#isAutoDownloadGroup()
* @see #getSyncOption()
* @generated
*/
EAttribute getSyncOption_AutoDownloadGroup();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.SyncOption#getAutoUploadGroup <em>Auto Upload Group</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Auto Upload Group</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.SyncOption#getAutoUploadGroup()
* @see #getSyncOption()
* @generated
*/
EAttribute getSyncOption_AutoUploadGroup();
/**
* Returns the meta object for enum '{@link edu.tsinghua.lumaqq.ecore.option.OpType <em>Op Type</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for enum '<em>Op Type</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.OpType
* @generated
*/
EEnum getOpType();
/**
* Returns the factory that creates the instances of the model.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the factory that creates the instances of the model.
* @generated
*/
OptionFactory getOptionFactory();
/**
* <!-- begin-user-doc -->
* Defines literals for the meta objects that represent
* <ul>
* <li>each class,</li>
* <li>each feature of each class,</li>
* <li>each enum,</li>
* <li>and each data type</li>
* </ul>
* <!-- end-user-doc -->
* @generated
*/
interface Literals {
/**
* The meta object literal for the '{@link edu.tsinghua.lumaqq.ecore.option.impl.GUIOptionImpl <em>GUI Option</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see edu.tsinghua.lumaqq.ecore.option.impl.GUIOptionImpl
* @see edu.tsinghua.lumaqq.ecore.option.impl.OptionPackageImpl#getGUIOption()
* @generated
*/
EClass GUI_OPTION = eINSTANCE.getGUIOption();
/**
* The meta object literal for the '<em><b>Auto Dock</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute GUI_OPTION__AUTO_DOCK = eINSTANCE.getGUIOption_AutoDock();
/**
* The meta object literal for the '<em><b>Bold</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute GUI_OPTION__BOLD = eINSTANCE.getGUIOption_Bold();
/**
* The meta object literal for the '<em><b>Font Color</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
*/
EAttribute GUI_OPTION__FONT_COLOR = eINSTANCE.getGUIOption_FontColor();
/**
* The meta object literal for the '<em><b>Font Name</b></em>' attribute feature.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -