Uses of Class
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.SelectEmfElementFromGefButtonProperties
Packages that use SelectEmfElementFromGefButtonProperties
Package
Description
-
Uses of SelectEmfElementFromGefButtonProperties in com.amalgamasimulation.desktop.ui.editor
Methods in com.amalgamasimulation.desktop.ui.editor that return SelectEmfElementFromGefButtonPropertiesModifier and TypeMethodDescriptionstatic <T extends org.eclipse.emf.ecore.EObject,V>
SelectEmfElementFromGefButtonProperties<T, V> Buttons.selectEmfElementFromGef() -
Uses of SelectEmfElementFromGefButtonProperties in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons
Methods in com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons that return SelectEmfElementFromGefButtonPropertiesModifier and TypeMethodDescriptionSelectEmfElementFromGefButtonProperties.customAction(SelectEmfElementFromGefButtonProperties.CustomAction<T, V> customAction) SelectEmfElementFromGefButtonProperties.filter(BiFunction<org.eclipse.emf.ecore.EObject, Object, Boolean> filter) SelectEmfElementFromGefButtonProperties.multipleSelect()