39 lines
3.3 KiB
Plaintext
39 lines
3.3 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
||
|
<model name="" userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0" lastSavedToolsVersion="2057" systemVersion="12C60" minimumToolsVersion="Automatic" macOSVersion="Automatic" iOSVersion="Automatic">
|
||
|
<entity name="MPElementEntity" representedClassName="MPElementEntity" isAbstract="YES" syncable="YES">
|
||
|
<attribute name="content" optional="YES" transient="YES" attributeType="Transformable" syncable="YES"/>
|
||
|
<attribute name="lastUsed" attributeType="Date" indexed="YES" syncable="YES"/>
|
||
|
<attribute name="loginName" optional="YES" attributeType="String" elementID="A1B9F981-D33C-4BFE-9F94-C9D3E1F78E51" syncable="YES"/>
|
||
|
<attribute name="name" attributeType="String" minValueString="1" indexed="YES" syncable="YES"/>
|
||
|
<attribute name="requiresExplicitMigration_" attributeType="Boolean" defaultValueString="NO">
|
||
|
<userInfo/>
|
||
|
</attribute>
|
||
|
<attribute name="type_" attributeType="Integer 16" defaultValueString="17" syncable="YES"/>
|
||
|
<attribute name="uses_" attributeType="Integer 16" defaultValueString="0" indexed="YES" syncable="YES"/>
|
||
|
<attribute name="version_" attributeType="Integer 16" minValueString="0" defaultValueString="0" syncable="YES"/>
|
||
|
<relationship name="user" minCount="1" maxCount="1" deletionRule="Nullify" destinationEntity="MPUserEntity" inverseName="elements" inverseEntity="MPUserEntity" syncable="YES"/>
|
||
|
</entity>
|
||
|
<entity name="MPElementGeneratedEntity" representedClassName="MPElementGeneratedEntity" parentEntity="MPElementEntity" syncable="YES">
|
||
|
<attribute name="counter_" optional="YES" attributeType="Integer 32" defaultValueString="1" syncable="YES"/>
|
||
|
</entity>
|
||
|
<entity name="MPElementStoredEntity" representedClassName="MPElementStoredEntity" parentEntity="MPElementEntity" syncable="YES">
|
||
|
<attribute name="contentObject" optional="YES" attributeType="Transformable" storedInTruthFile="YES" syncable="YES"/>
|
||
|
</entity>
|
||
|
<entity name="MPUserEntity" representedClassName="MPUserEntity" syncable="YES">
|
||
|
<attribute name="avatar_" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
|
||
|
<attribute name="defaultType_" attributeType="Integer 16" defaultValueString="17" syncable="YES"/>
|
||
|
<attribute name="keyID" optional="YES" attributeType="Binary" syncable="YES"/>
|
||
|
<attribute name="lastUsed" optional="YES" attributeType="Date" syncable="YES"/>
|
||
|
<attribute name="name" attributeType="String" syncable="YES"/>
|
||
|
<attribute name="saveKey_" attributeType="Boolean" defaultValueString="NO">
|
||
|
<userInfo/>
|
||
|
</attribute>
|
||
|
<relationship name="elements" optional="YES" toMany="YES" deletionRule="Cascade" destinationEntity="MPElementEntity" inverseName="user" inverseEntity="MPElementEntity" syncable="YES"/>
|
||
|
</entity>
|
||
|
<elements>
|
||
|
<element name="MPElementEntity" positionX="-0" positionY="-286" width="128" height="178"/>
|
||
|
<element name="MPElementGeneratedEntity" positionX="216" positionY="-288" width="128" height="58"/>
|
||
|
<element name="MPElementStoredEntity" positionX="214" positionY="-171" width="128" height="58"/>
|
||
|
<element name="MPUserEntity" positionX="-218" positionY="-288" width="128" height="148"/>
|
||
|
</elements>
|
||
|
</model>
|