STP Core EMF Resource Management

 

Overview

The proper management of EMF resources in an Eclipse environment is often the pitfall of many Eclipse applications. This layer standardizes the access, loading, modification, sharing, saving, and unloading mechanisms for all STP clients. This API is currently a little misplaced, and will likely come to rest at a layer beneath STP. For now, clients that wish to use the model should take advantage of this API for loading, modifying, and saving EMF resources which contain model elements.

[Top]