Uses of Class
com.e1c.langtool.ui.editor.regex.RegExGroup
Packages that use RegExGroup
-
Uses of RegExGroup in com.e1c.langtool.ui.editor.regex
Methods in com.e1c.langtool.ui.editor.regex with parameters of type RegExGroupConstructor parameters in com.e1c.langtool.ui.editor.regex with type arguments of type RegExGroupModifierConstructorDescriptionRegExGroupComputer(org.eclipse.core.databinding.observable.value.IObservableValue<RegExFile> currentFile, org.eclipse.core.databinding.observable.list.IObservableList<RegExGroup> groups, org.eclipse.core.databinding.observable.value.IObservableValue<RegExItem> item, org.eclipse.core.databinding.observable.value.IObservableValue<TranslateLanguage> currentLanguage, ITranslationStorageManager storageManager, ITranslatingProjectManager translatingProjectManager, IStorageSettingsManager storageSettingsManager) RegExTranslationComputedValue(org.eclipse.core.databinding.observable.list.IObservableList<RegExGroup> groups, org.eclipse.core.databinding.observable.value.IObservableValue<RegExItem> item)