Class RuleServiceHelperImpl

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void dispose()
      Dispose.
      <T extends VElement>
      java.util.Set<T>
      getInvolvedEObjects​(org.eclipse.emf.ecore.EStructuralFeature.Setting setting, java.lang.Object newValue, java.lang.Class<T> renderableClass)
      Gets the involved EObjects that would be hidden or disabled if newValue would be set.
      int getPriority()
      Returns the priority for this view service.
      void instantiate​(ViewModelContext context)
      Instantiate the view service.
      • Methods inherited from class java.lang.Object

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