Uses of Interface
com.amalgamasimulation.desktop.ui.editor.builders.interfaces.IFeatureBuilder
Packages that use IFeatureBuilder
Package
Description
-
Uses of IFeatureBuilder in com.amalgamasimulation.desktop.ui.editor.builders
Subinterfaces of IFeatureBuilder in com.amalgamasimulation.desktop.ui.editor.buildersModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfacestatic interfaceEObjectTextSectionBuilder.IPropertyBuilder<T,V extends org.eclipse.emf.ecore.EObject> Classes in com.amalgamasimulation.desktop.ui.editor.builders that implement IFeatureBuilderModifier and TypeClassDescriptionstatic classEmfAutoCompleteSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfAutoCompleteSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfBooleanSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>static classEmfBooleanSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject>static classEmfColorSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>static classEmfColorSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject>static classEmfComboboxSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfComboboxSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfDistributionSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>static classEmfDistributionSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject>static classEmfEnumSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfEnumSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfLocalDateTimeSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>static classEmfLocalDateTimeSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject>static classEmfLocalTimeSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>static classEmfLocalTimeSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject>static classEmfRealDistributionSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>static classEmfRealDistributionSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject>static classEmfTextSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfTextSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfTimeSeriesSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject>static classEmfTimeSeriesSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject>static classEObjectTextSectionBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject> static classEObjectTextSectionBuilder.PropertyBuilder<T extends org.eclipse.emf.ecore.EObject,V extends org.eclipse.emf.ecore.EObject> -
Uses of IFeatureBuilder in com.amalgamasimulation.desktop.ui.editor.builders.custom
Subinterfaces of IFeatureBuilder in com.amalgamasimulation.desktop.ui.editor.builders.customModifier and TypeInterfaceDescriptionstatic interfacestatic interfacestatic interfacestatic interfaceClasses in com.amalgamasimulation.desktop.ui.editor.builders.custom that implement IFeatureBuilderModifier and TypeClassDescriptionstatic classEmfAutoCompleteBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfComboBoxBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfEnumBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V> static classEmfTextBuilder.Builder<T extends org.eclipse.emf.ecore.EObject,V>