📄 xuser.java
字号:
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#isTalkMode <em>Talk Mode</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Talk Mode</em>' attribute is set.
* @see #unsetTalkMode()
* @see #isTalkMode()
* @see #setTalkMode(boolean)
* @generated
*/
boolean isSetTalkMode();
/**
* Returns the value of the '<em><b>Has Custom Head</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Has Custom Head</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Has Custom Head</em>' attribute.
* @see #isSetHasCustomHead()
* @see #unsetHasCustomHead()
* @see #setHasCustomHead(boolean)
* @see edu.tsinghua.lumaqq.ecore.group.GroupPackage#getXUser_HasCustomHead()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Boolean" required="true"
* @generated
*/
boolean isHasCustomHead();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#isHasCustomHead <em>Has Custom Head</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Has Custom Head</em>' attribute.
* @see #isSetHasCustomHead()
* @see #unsetHasCustomHead()
* @see #isHasCustomHead()
* @generated
*/
void setHasCustomHead(boolean value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#isHasCustomHead <em>Has Custom Head</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetHasCustomHead()
* @see #isHasCustomHead()
* @see #setHasCustomHead(boolean)
* @generated
*/
void unsetHasCustomHead();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#isHasCustomHead <em>Has Custom Head</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Has Custom Head</em>' attribute is set.
* @see #unsetHasCustomHead()
* @see #isHasCustomHead()
* @see #setHasCustomHead(boolean)
* @generated
*/
boolean isSetHasCustomHead();
/**
* Returns the value of the '<em><b>Custom Head Id</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Custom Head Id</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Custom Head Id</em>' attribute.
* @see #isSetCustomHeadId()
* @see #unsetCustomHeadId()
* @see #setCustomHeadId(int)
* @see edu.tsinghua.lumaqq.ecore.group.GroupPackage#getXUser_CustomHeadId()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int" required="true"
* @generated
*/
int getCustomHeadId();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getCustomHeadId <em>Custom Head Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Custom Head Id</em>' attribute.
* @see #isSetCustomHeadId()
* @see #unsetCustomHeadId()
* @see #getCustomHeadId()
* @generated
*/
void setCustomHeadId(int value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getCustomHeadId <em>Custom Head Id</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetCustomHeadId()
* @see #getCustomHeadId()
* @see #setCustomHeadId(int)
* @generated
*/
void unsetCustomHeadId();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getCustomHeadId <em>Custom Head Id</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Custom Head Id</em>' attribute is set.
* @see #unsetCustomHeadId()
* @see #getCustomHeadId()
* @see #setCustomHeadId(int)
* @generated
*/
boolean isSetCustomHeadId();
/**
* Returns the value of the '<em><b>User Flag</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>User Flag</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>User Flag</em>' attribute.
* @see #isSetUserFlag()
* @see #unsetUserFlag()
* @see #setUserFlag(int)
* @see edu.tsinghua.lumaqq.ecore.group.GroupPackage#getXUser_UserFlag()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int" required="true"
* @generated
*/
int getUserFlag();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getUserFlag <em>User Flag</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>User Flag</em>' attribute.
* @see #isSetUserFlag()
* @see #unsetUserFlag()
* @see #getUserFlag()
* @generated
*/
void setUserFlag(int value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getUserFlag <em>User Flag</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetUserFlag()
* @see #getUserFlag()
* @see #setUserFlag(int)
* @generated
*/
void unsetUserFlag();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getUserFlag <em>User Flag</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>User Flag</em>' attribute is set.
* @see #unsetUserFlag()
* @see #getUserFlag()
* @see #setUserFlag(int)
* @generated
*/
boolean isSetUserFlag();
/**
* Returns the value of the '<em><b>Custom Head Timestamp</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Custom Head Timestamp</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Custom Head Timestamp</em>' attribute.
* @see #isSetCustomHeadTimestamp()
* @see #unsetCustomHeadTimestamp()
* @see #setCustomHeadTimestamp(int)
* @see edu.tsinghua.lumaqq.ecore.group.GroupPackage#getXUser_CustomHeadTimestamp()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int" required="true"
* @generated
*/
int getCustomHeadTimestamp();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getCustomHeadTimestamp <em>Custom Head Timestamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Custom Head Timestamp</em>' attribute.
* @see #isSetCustomHeadTimestamp()
* @see #unsetCustomHeadTimestamp()
* @see #getCustomHeadTimestamp()
* @generated
*/
void setCustomHeadTimestamp(int value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getCustomHeadTimestamp <em>Custom Head Timestamp</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetCustomHeadTimestamp()
* @see #getCustomHeadTimestamp()
* @see #setCustomHeadTimestamp(int)
* @generated
*/
void unsetCustomHeadTimestamp();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getCustomHeadTimestamp <em>Custom Head Timestamp</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Custom Head Timestamp</em>' attribute is set.
* @see #unsetCustomHeadTimestamp()
* @see #getCustomHeadTimestamp()
* @see #setCustomHeadTimestamp(int)
* @generated
*/
boolean isSetCustomHeadTimestamp();
/**
* Returns the value of the '<em><b>Window X</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Window X</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Window X</em>' attribute.
* @see #isSetWindowX()
* @see #unsetWindowX()
* @see #setWindowX(int)
* @see edu.tsinghua.lumaqq.ecore.group.GroupPackage#getXUser_WindowX()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int" required="true"
* @generated
*/
int getWindowX();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getWindowX <em>Window X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Window X</em>' attribute.
* @see #isSetWindowX()
* @see #unsetWindowX()
* @see #getWindowX()
* @generated
*/
void setWindowX(int value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getWindowX <em>Window X</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetWindowX()
* @see #getWindowX()
* @see #setWindowX(int)
* @generated
*/
void unsetWindowX();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getWindowX <em>Window X</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Window X</em>' attribute is set.
* @see #unsetWindowX()
* @see #getWindowX()
* @see #setWindowX(int)
* @generated
*/
boolean isSetWindowX();
/**
* Returns the value of the '<em><b>Window Y</b></em>' attribute.
* <!-- begin-user-doc -->
* <p>
* If the meaning of the '<em>Window Y</em>' attribute isn't clear,
* there really should be more of a description here...
* </p>
* <!-- end-user-doc -->
* @return the value of the '<em>Window Y</em>' attribute.
* @see #isSetWindowY()
* @see #unsetWindowY()
* @see #setWindowY(int)
* @see edu.tsinghua.lumaqq.ecore.group.GroupPackage#getXUser_WindowY()
* @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.Int" required="true"
* @generated
*/
int getWindowY();
/**
* Sets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getWindowY <em>Window Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @param value the new value of the '<em>Window Y</em>' attribute.
* @see #isSetWindowY()
* @see #unsetWindowY()
* @see #getWindowY()
* @generated
*/
void setWindowY(int value);
/**
* Unsets the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getWindowY <em>Window Y</em>}' attribute.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @see #isSetWindowY()
* @see #getWindowY()
* @see #setWindowY(int)
* @generated
*/
void unsetWindowY();
/**
* Returns whether the value of the '{@link edu.tsinghua.lumaqq.ecore.group.XUser#getWindowY <em>Window Y</em>}' attribute is set.
* <!-- begin-user-doc -->
* <!-- end-user-doc -->
* @return whether the value of the '<em>Window Y</em>' attribute is set.
* @see #unsetWindowY()
* @see #getWindowY()
* @see #setWindowY(int)
* @generated
*/
boolean isSetWindowY();
} // XUser
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -