📄 optionpackage.java
字号:
* <!-- end-user-doc -->
* @see edu.tsinghua.lumaqq.ecore.option.impl.OptionsImpl
* @see edu.tsinghua.lumaqq.ecore.option.impl.OptionPackageImpl#getOptions()
* @generated
*/
int OPTIONS = 3;
/**
* The feature id for the '<em><b>Login Option</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPTIONS__LOGIN_OPTION = 0;
/**
* The feature id for the '<em><b>Gui Option</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPTIONS__GUI_OPTION = 1;
/**
* The feature id for the '<em><b>Message Option</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPTIONS__MESSAGE_OPTION = 2;
/**
* The feature id for the '<em><b>Other Option</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPTIONS__OTHER_OPTION = 3;
/**
* The feature id for the '<em><b>Sync Option</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPTIONS__SYNC_OPTION = 4;
/**
* The feature id for the '<em><b>Key Option</b></em>' containment reference.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPTIONS__KEY_OPTION = 5;
/**
* The number of structural features of the '<em>Options</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OPTIONS_FEATURE_COUNT = 6;
/**
* The meta object id for the '{@link edu.tsinghua.lumaqq.ecore.option.impl.OtherOptionImpl <em>Other Option</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see edu.tsinghua.lumaqq.ecore.option.impl.OtherOptionImpl
* @see edu.tsinghua.lumaqq.ecore.option.impl.OptionPackageImpl#getOtherOption()
* @generated
*/
int OTHER_OPTION = 4;
/**
* The feature id for the '<em><b>Browser</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OTHER_OPTION__BROWSER = 0;
/**
* The feature id for the '<em><b>Enable Latest</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OTHER_OPTION__ENABLE_LATEST = 1;
/**
* The feature id for the '<em><b>Keep Stranger In Latest</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OTHER_OPTION__KEEP_STRANGER_IN_LATEST = 2;
/**
* The feature id for the '<em><b>Latest Size</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OTHER_OPTION__LATEST_SIZE = 3;
/**
* The feature id for the '<em><b>Show Fake Cam</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OTHER_OPTION__SHOW_FAKE_CAM = 4;
/**
* The number of structural features of the '<em>Other Option</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int OTHER_OPTION_FEATURE_COUNT = 5;
/**
* The meta object id for the '{@link edu.tsinghua.lumaqq.ecore.option.impl.SyncOptionImpl <em>Sync Option</em>}' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see edu.tsinghua.lumaqq.ecore.option.impl.SyncOptionImpl
* @see edu.tsinghua.lumaqq.ecore.option.impl.OptionPackageImpl#getSyncOption()
* @generated
*/
int SYNC_OPTION = 5;
/**
* The feature id for the '<em><b>Auto Check Update</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int SYNC_OPTION__AUTO_CHECK_UPDATE = 0;
/**
* The feature id for the '<em><b>Auto Download Friend Remark</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int SYNC_OPTION__AUTO_DOWNLOAD_FRIEND_REMARK = 1;
/**
* The feature id for the '<em><b>Auto Download Group</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int SYNC_OPTION__AUTO_DOWNLOAD_GROUP = 2;
/**
* The feature id for the '<em><b>Auto Upload Group</b></em>' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int SYNC_OPTION__AUTO_UPLOAD_GROUP = 3;
/**
* The number of structural features of the '<em>Sync Option</em>' class.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @generated
* @ordered
*/
int SYNC_OPTION_FEATURE_COUNT = 4;
/**
* The meta object id for the '{@link edu.tsinghua.lumaqq.ecore.option.OpType <em>Op Type</em>}' enum.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see edu.tsinghua.lumaqq.ecore.option.OpType
* @see edu.tsinghua.lumaqq.ecore.option.impl.OptionPackageImpl#getOpType()
* @generated
*/
int OP_TYPE = 6;
/**
* Returns the meta object for class '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption <em>GUI Option</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for class '<em>GUI Option</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption
* @generated
*/
EClass getGUIOption();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isAutoDock <em>Auto Dock</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Auto Dock</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isAutoDock()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_AutoDock();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isBold <em>Bold</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Bold</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isBold()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_Bold();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getFontColor <em>Font Color</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Font Color</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getFontColor()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_FontColor();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getFontName <em>Font Name</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Font Name</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getFontName()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_FontName();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getFontSize <em>Font Size</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Font Size</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getFontSize()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_FontSize();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getGroupBackground <em>Group Background</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Group Background</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getGroupBackground()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_GroupBackground();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getHeight <em>Height</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Height</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getHeight()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_Height();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isHideWhenMinimize <em>Hide When Minimize</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Hide When Minimize</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isHideWhenMinimize()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_HideWhenMinimize();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isImOnTop <em>Im On Top</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Im On Top</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isImOnTop()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ImOnTop();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isItalic <em>Italic</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Italic</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isItalic()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_Italic();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getLocationX <em>Location X</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Location X</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getLocationX()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_LocationX();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getLocationY <em>Location Y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Location Y</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getLocationY()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_LocationY();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isMinimizeWhenClose <em>Minimize When Close</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Minimize When Close</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isMinimizeWhenClose()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_MinimizeWhenClose();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getOnlineTipLocationX <em>Online Tip Location X</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Online Tip Location X</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getOnlineTipLocationX()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_OnlineTipLocationX();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#getOnlineTipLocationY <em>Online Tip Location Y</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Online Tip Location Y</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#getOnlineTipLocationY()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_OnlineTipLocationY();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isOnTop <em>On Top</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>On Top</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isOnTop()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_OnTop();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowBlacklist <em>Show Blacklist</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Blacklist</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowBlacklist()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowBlacklist();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowFriendTip <em>Show Friend Tip</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Friend Tip</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowFriendTip()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowFriendTip();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowNick <em>Show Nick</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Nick</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowNick()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowNick();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineOnly <em>Show Online Only</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Online Only</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineOnly()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowOnlineOnly();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineTip <em>Show Online Tip</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Online Tip</em>'.
* @see edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowOnlineTip()
* @see #getGUIOption()
* @generated
*/
EAttribute getGUIOption_ShowOnlineTip();
/**
* Returns the meta object for the attribute '{@link edu.tsinghua.lumaqq.ecore.option.GUIOption#isShowLastLoginTip <em>Show Last Login Tip</em>}'.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return the meta object for the attribute '<em>Show Last Login Tip</em>'.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -