{ attributes = ( { allowsNull = Y; columnName = dateCreation; externalType = DATETIME; name = dateCreation; valueClassName = NSCalendarDate; }, { allowsNull = N; columnName = idXTMetaDataPreset; name = idXTMetaDataPreset; prototypeName = id; }, { allowsNull = Y; columnName = theKey; externalType = VARCHAR; name = theKey; valueClassName = NSString; valueType = c; width = 255; } ); attributesUsedForLocking = (); className = "it.xplants.xtro.XTMetaDataPreset"; classProperties = (dateCreation, idXTMetaDataPreset, metaDataModels, theKey, titles); externalName = XTMetaDataPreset; fetchSpecificationDictionary = {}; name = XTMetaDataPreset; primaryKeyAttributes = (idXTMetaDataPreset); relationships = ( { destination = XTMetaDataModel; isToMany = Y; joinSemantic = EOInnerJoin; joins = ( { destinationAttribute = idXTMetaDataPreset; sourceAttribute = idXTMetaDataPreset; } ); name = metaDataModels; }, { destination = LocalizedTitle; isToMany = Y; joinSemantic = EOInnerJoin; joins = ( { destinationAttribute = idXTMetaDataPreset; sourceAttribute = idXTMetaDataPreset; } ); name = titles; } ); }