Interface ICommonAttributeCacheProvider

All Superinterfaces:
IDerivedDataPartComputer, IManagedService
All Known Implementing Classes:
CommonAttributeCacheProvider

public interface ICommonAttributeCacheProvider extends IManagedService, IDerivedDataPartComputer
Special interface for cache of CommonAttribute index elements.
  • Method Details

    • getCommonAttributeCacheItems

      Collection<org.eclipse.xtext.resource.IEObjectDescription> getCommonAttributeCacheItems(IBmObject target)
      Gets CommonAttribute index elements
      Parameters:
      target - context EObject for getting index elements, can't be null
      Returns:
      CommonAttribute index elements, never null