2011-11-30 21:42:40 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
|
2013-04-20 18:11:19 +00:00
|
|
|
<model name="" userDefinedModelVersionIdentifier="" type="com.apple.IDECoreDataModeler.DataModel" documentVersion="1.0"
|
|
|
|
lastSavedToolsVersion="1171" systemVersion="11E53" minimumToolsVersion="Automatic" macOSVersion="Automatic" iOSVersion="Automatic">
|
2012-02-05 21:18:38 +00:00
|
|
|
<entity name="MPElementEntity" representedClassName="MPElementEntity" isAbstract="YES" syncable="YES">
|
2012-06-04 09:27:02 +00:00
|
|
|
<attribute name="content" optional="YES" transient="YES" attributeType="Transformable" syncable="YES"/>
|
2012-01-05 00:44:15 +00:00
|
|
|
<attribute name="lastUsed" attributeType="Date" syncable="YES"/>
|
2012-06-07 22:40:30 +00:00
|
|
|
<attribute name="name" attributeType="String" minValueString="1" indexed="YES" syncable="YES"/>
|
2012-06-06 20:38:43 +00:00
|
|
|
<attribute name="type_" attributeType="Integer 16" defaultValueString="17" syncable="YES"/>
|
2012-06-04 22:55:02 +00:00
|
|
|
<attribute name="uses_" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
|
2013-04-20 18:11:19 +00:00
|
|
|
<relationship name="user" minCount="1" maxCount="1" deletionRule="Nullify" destinationEntity="MPUserEntity" inverseName="elements"
|
|
|
|
inverseEntity="MPUserEntity" syncable="YES"/>
|
2012-01-05 00:44:15 +00:00
|
|
|
</entity>
|
2012-02-05 21:18:38 +00:00
|
|
|
<entity name="MPElementGeneratedEntity" representedClassName="MPElementGeneratedEntity" parentEntity="MPElementEntity" syncable="YES">
|
2012-06-04 22:55:02 +00:00
|
|
|
<attribute name="counter_" optional="YES" attributeType="Integer 32" defaultValueString="1" syncable="YES"/>
|
2012-01-19 16:40:39 +00:00
|
|
|
</entity>
|
2012-02-05 21:18:38 +00:00
|
|
|
<entity name="MPElementStoredEntity" representedClassName="MPElementStoredEntity" parentEntity="MPElementEntity" syncable="YES">
|
2012-01-19 16:40:39 +00:00
|
|
|
<attribute name="contentObject" optional="YES" attributeType="Transformable" storedInTruthFile="YES" syncable="YES"/>
|
2012-01-05 00:44:15 +00:00
|
|
|
</entity>
|
2012-06-04 09:27:02 +00:00
|
|
|
<entity name="MPUserEntity" representedClassName="MPUserEntity" syncable="YES">
|
2012-06-06 20:38:43 +00:00
|
|
|
<attribute name="avatar_" attributeType="Integer 16" defaultValueString="0" syncable="YES"/>
|
2012-06-11 14:15:49 +00:00
|
|
|
<attribute name="defaultType_" attributeType="Integer 16" defaultValueString="17" syncable="YES"/>
|
2012-06-04 09:27:02 +00:00
|
|
|
<attribute name="keyID" optional="YES" attributeType="Binary" syncable="YES"/>
|
|
|
|
<attribute name="lastUsed" optional="YES" attributeType="Date" syncable="YES"/>
|
2012-06-07 22:40:30 +00:00
|
|
|
<attribute name="name" attributeType="String" syncable="YES"/>
|
|
|
|
<attribute name="saveKey_" attributeType="Boolean" defaultValueString="NO"/>
|
2013-04-20 18:11:19 +00:00
|
|
|
<relationship name="elements" optional="YES" toMany="YES" deletionRule="Cascade" destinationEntity="MPElementEntity"
|
|
|
|
inverseName="user" inverseEntity="MPElementEntity" syncable="YES"/>
|
2012-06-04 09:27:02 +00:00
|
|
|
</entity>
|
2012-01-05 00:44:15 +00:00
|
|
|
<elements>
|
2012-06-06 20:38:43 +00:00
|
|
|
<element name="MPElementEntity" positionX="160" positionY="192" width="128" height="135"/>
|
2012-02-05 21:18:38 +00:00
|
|
|
<element name="MPElementGeneratedEntity" positionX="160" positionY="192" width="128" height="60"/>
|
|
|
|
<element name="MPElementStoredEntity" positionX="160" positionY="192" width="128" height="60"/>
|
2012-06-11 14:15:49 +00:00
|
|
|
<element name="MPUserEntity" positionX="160" positionY="192" width="128" height="150"/>
|
2012-01-05 00:44:15 +00:00
|
|
|
</elements>
|
2013-04-20 18:11:19 +00:00
|
|
|
</model>
|