Property
eFactoryInstance
The factory instance for creating objects of this package’s classes.
var eFactoryInstance: EFactory { get }
Discussion
Returns a factory that can create instances of any classifier defined in this package. The factory is created lazily when first accessed.