IMAFModelService Java API

The IMAFModelService service API can be used to access the instances of the local workspace.

It also includes a method which can be used to obtain the list of the problems related to an entity model.

With this interface, named Model Access Facilities, you can perform the following actions:
  • Navigate in the local workspace through the model entities
  • Run searches to access lists of instances
  • Find the references to an instance
  • Open or close a location

Feedback