Class ReferenceScopeHelper


  • public class ReferenceScopeHelper
    extends Object
    THIS IS MPS-INTERNAL STUFF AND MAY CHANGE WITHOUT NOTICE. DON'T USE OUTSIDE OF MPS CORE. Each time one tries to navigate dynamic reference, there's a new Scope instance created and consulted. It's obvious there' no need to build scope again and again unless a model has been modified. ReferenceScopeHelper is deemed to address this kind of scope caching.
    Since:
    2018.3
    • Constructor Detail

      • ReferenceScopeHelper

        public ReferenceScopeHelper()