Interface NavigationParticipant


  • public interface NavigationParticipant
    Effective (usually index-based) builders of Go to Root/Class/Symbol/etc. lists. Participants are invoked one by one, followed by the default (or dummy) participant. Processed models are reported to the processedConsumer to exclude them from the scope of subsequent participants. The default participant loads unprocessed models into memory recursively (which forces models to be loaded into memory).