(informal interface)
Package: com.apple.yellow.eoaccess
An EOModelGroup object should have a delegate which can influence how it finds and loads models. In addition to the delegates you assign to EOModelGroup instances, the EOModelGroup class itself can have a delegate. The class delegate implements a single method- defaultModelGroup.
For more information on EOModelGroup instance delegate methods, see the EOModelGroup.Delegate interface specification.
public abstract EOModelGroup defaultModelGroup()
See Also: classDelegate (EOModelGroup class), setClassDelegate (EOModelGroup class)