Navigation in the models: MAF

Rational® Programming Patterns publishes a Java™ API to access the indexed entities of the local workspace. This API is valid only if the Pacbase facet is active.

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