Class AllRulesCache


  • public class AllRulesCache
    extends java.lang.Object
    Since:
    2.14
    • Constructor Detail

      • AllRulesCache

        public AllRulesCache​(Grammar grammar)
    • Method Detail

      • findInEmfObject

        public static AllRulesCache findInEmfObject​(org.eclipse.emf.common.notify.Notifier emfObject)
      • removeFromEmfObject

        public static AllRulesCache removeFromEmfObject​(org.eclipse.emf.common.notify.Notifier emfObject)
      • attachToEmfObject

        public void attachToEmfObject​(org.eclipse.emf.common.notify.Notifier emfObject)
      • getAllRules

        public java.util.Map<java.lang.String,​AbstractRule> getAllRules()