|
Generated by JDiff |
|||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES | DETAIL: CONSTRUCTORS | METHODS | FIELDS |
Added Methods | |
EOModel addModelWithPathURL(URL ) |
Creates and returns a new EOModel object from the contents of the model archive identified by url ; may return null . |
EOModel modelWithPathURL(URL ) |
Returns the EOModel whose URL is identical to url or null if the receiver does not contain an EOModel with the specified URL. |
Changed Methods | ||
EOModel addModelWithPath(String ) |
Now deprecated. |
use addModelWithPathURL instead |
EOModel modelWithPath(String ) |
Now deprecated. |
use modelWithPathURL instead |
|
||||||||
PREV CLASS NEXT CLASS FRAMES NO FRAMES |