Generated by
JDiff

Class com.webobjects.eoaccess.EOModel

Added Constructors
EOModel(NSDictionary, URL)  
EOModel(URL)  
 

Changed Constructors
EOModel(String) Now deprecated.
use EOModel(URL url) instead.
 

Added Methods
URL pathURL() Returns the URL to the EOModel file used to create the receiver or null if the model wasn't initialized from an URL.
 

Changed Methods
String path() Now deprecated.
use pathURL instead.