Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IEmfFormatBuilder
Packages that use IEmfFormatBuilder
Package
Description
-
Uses of IEmfFormatBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Subinterfaces of IEmfFormatBuilder in com.amalgamasimulation.desktop.ui.editor.buildersModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfaceClasses in com.amalgamasimulation.desktop.ui.editor.builders that implement IEmfFormatBuilderModifier and TypeClassDescriptionstatic classEmfAutoCompleteSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfComboboxSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEObjectTextSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject> -
Uses of IEmfFormatBuilder in com.amalgamasimulation.desktop.ui.editor.builders.custom
Subinterfaces of IEmfFormatBuilder in com.amalgamasimulation.desktop.ui.editor.builders.customModifier and TypeInterfaceDescriptionstatic interfacestatic interfaceClasses in com.amalgamasimulation.desktop.ui.editor.builders.custom that implement IEmfFormatBuilderModifier and TypeClassDescriptionstatic classEmfAutoCompleteBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfComboBoxBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V>