lumaqq.ecore

来自「一个功能强大的聊天程序.....基本实现所有功能....强烈推荐下载」· ECORE 代码 · 共 517 行 · 第 1/3 页

ECORE
517
字号
          <eClassifiers xsi:type="ecore:EClass" name="XGroups">
            <eStructuralFeatures xsi:type="ecore:EReference" name="group" upperBound="-1"
                eType="#//tsinghua/lumaqq/ecore/group/XGroup" containment="true" resolveProxies="false"/>
          </eClassifiers>
          <eClassifiers xsi:type="ecore:EClass" name="XOrganization">
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="id" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="name" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="path" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
          </eClassifiers>
          <eClassifiers xsi:type="ecore:EClass" name="XUser">
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="cardName" unique="false"
                eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
                defaultValueLiteral="" unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="female" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="headId" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastMessageTime"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Long"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="level" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="member" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="nick" unique="false"
                eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
                defaultValueLiteral="" unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="organizationId"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="pinned" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="qq" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="signature" unique="false"
                eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"
                defaultValueLiteral="" unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="talkMode" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="hasCustomHead"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="customHeadId" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="userFlag" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="customHeadTimestamp"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowX" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="windowY" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
          </eClassifiers>
        </eSubpackages>
        <eSubpackages name="login" nsURI="http://lumaqq.tsinghua.edu/ecore/edu/tsinghua/lumaqq/ecore/login"
            nsPrefix="login">
          <eClassifiers xsi:type="ecore:EClass" name="Login">
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoLogin" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="loginHidden" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="password" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="qq" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="rememberPassword"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
          </eClassifiers>
          <eClassifiers xsi:type="ecore:EClass" name="Logins">
            <eStructuralFeatures xsi:type="ecore:EReference" name="login" upperBound="-1"
                eType="#//tsinghua/lumaqq/ecore/login/Login" containment="true" resolveProxies="false"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="lastLogin" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
            <eStructuralFeatures xsi:type="ecore:EReference" name="network" lowerBound="1"
                eType="#//tsinghua/lumaqq/ecore/LoginOption" containment="true"/>
          </eClassifiers>
        </eSubpackages>
        <eSubpackages name="option" nsURI="http://lumaqq.tsinghua.edu/ecore/edu/tsinghua/lumaqq/ecore/option"
            nsPrefix="option">
          <eClassifiers xsi:type="ecore:EClass" name="GUIOption">
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="autoDock" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="bold" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontColor" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontName" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//String"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="fontSize" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="groupBackground"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="height" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="hideWhenMinimize"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="imOnTop" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="italic" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="locationX" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="locationY" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="minimizeWhenClose"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="onlineTipLocationX"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="onlineTipLocationY"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Int"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="onTop" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showBlacklist"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showFriendTip"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showNick" unique="false"
                lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showOnlineOnly"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showOnlineTip"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showLastLoginTip"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showSignature"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showCustomHead"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"
                unsettable="true"/>
            <eStructuralFeatures xsi:type="ecore:EAttribute" name="showSmallHead"
                unique="false" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean"

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?