{ attributes = ( { allowsNull = Y; columnName = flagHidden; externalType = TINYINT; name = flagHidden; valueClassName = NSNumber; valueType = c; }, { allowsNull = N; columnName = idProperty; externalType = INT; name = idProperty; userInfo = {"_EntityModeler" = {generateSource = NO; }; }; valueClassName = NSNumber; valueType = i; }, { allowsNull = Y; columnName = idXTContainer; externalType = INT; name = idXTContainer; userInfo = {"_EntityModeler" = {generateSource = NO; }; }; valueClassName = NSNumber; valueType = i; }, { allowsNull = Y; columnName = theBehaviours; externalType = BLOB; name = theBehaviours; userInfo = {"_EntityModeler" = {generateSource = NO; }; }; valueClassName = NSData; }, { allowsNull = Y; columnName = theJavaClass; externalType = VARCHAR; name = theJavaClass; userInfo = {"_EntityModeler" = {generateSource = NO; }; }; valueClassName = NSString; valueType = c; width = 255; }, { allowsNull = Y; columnName = theKey; externalType = VARCHAR; name = theKey; userInfo = {"_EntityModeler" = {generateSource = NO; }; }; valueClassName = NSString; valueType = c; width = 255; }, { allowsNull = Y; columnName = theValues; externalType = BLOB; name = theValues; userInfo = {"_EntityModeler" = {generateSource = NO; }; }; valueClassName = NSData; } ); className = "it.xplants.xtro.XTProperty"; classProperties = ( container, flagHidden, idXTContainer, theBehaviours, theJavaClass, theKey, theValues ); externalName = XTProperty; fetchSpecificationDictionary = {}; name = XTProperty; primaryKeyAttributes = (idProperty); relationships = ( { destination = XTContainer; isToMany = N; joinSemantic = EOInnerJoin; joins = ({destinationAttribute = idXTContainer; sourceAttribute = idXTContainer; }); name = container; } ); }