Class InteractionHelper.InteractionHelperCache

  • All Implemented Interfaces:
    com.nomagic.uml2.project.service.DisposableService, com.nomagic.utils.DisableableCache, com.nomagic.utils.ResetableCache
    Enclosing class:
    InteractionHelper

    static final class InteractionHelper.InteractionHelperCache
    extends com.nomagic.uml2.cache.CompositeProjectCache<Project>
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      (package private) static InteractionHelper.InteractionHelperCache getInstance​(Project prj)  
      • Methods inherited from class com.nomagic.uml2.cache.CompositeProjectCache

        createCache, createCache, createCacheWithIdentifier, createLRUCacheWithIdentifier, disableCache, enableCache, invalidateCache, toClassIdentifier
      • Methods inherited from class com.nomagic.uml2.cache.ResetableProjectCache

        addValidator, disposeService, hasValidators, removeValidator, removeValidators
      • Methods inherited from class com.nomagic.uml2.project.service.ElementProjectService

        getIfPresent, getOrCreateInstance, getOrCreateInstanceWithNullSupport, getReferencedProject
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait