This method should be added to the MManagedObjectModel class and should take an MString containing the path for the attribute in the following format:
EntityName.attributeName
This would fetch an MEntityDescriptionAttribute object for the attribute named attributeName in the entity named EntityName
This method should be added to the
MManagedObjectModelclass and should take anMStringcontaining the path for the attribute in the following format:EntityName.attributeNameThis would fetch an
MEntityDescriptionAttributeobject for the attribute namedattributeNamein the entity namedEntityName