Class EmfButtonProperties<T extends org.eclipse.emf.ecore.EObject,V,E extends EmfButtonProperties<T,V,?>>

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.ButtonProperties<E>
com.amalgamasimulation.desktop.ui.editor.sections.descriptors.buttons.common.EmfButtonProperties<T,V,E>
All Implemented Interfaces:
IButtonProperties, IEmfButtonProperties
Direct Known Subclasses:
ImplEmfButtonProperties, SelectElementsFromTableButtonProperties, SelectEmfElementFromGefButtonProperties, SelectEmfElementFromTableButtonProperties

public abstract class EmfButtonProperties<T extends org.eclipse.emf.ecore.EObject,V,E extends EmfButtonProperties<T,V,?>> extends ButtonProperties<E> implements IEmfButtonProperties