Class EmfBooleanSection<T extends org.eclipse.emf.ecore.EObject>

java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.internal.Section
All Implemented Interfaces:
ILabelSection, ISection

public class EmfBooleanSection<T extends org.eclipse.emf.ecore.EObject> extends ContainerBooleanSection<T>
  • Constructor Details

    • EmfBooleanSection

      public EmfBooleanSection()
  • Method Details

    • getDataBinding

      public EmfBooleanDataBinding<T> getDataBinding()
      Overrides:
      getDataBinding in class ContainerBooleanSection<T extends org.eclipse.emf.ecore.EObject>
    • createSection

      public void createSection()
      Overrides:
      createSection in class ContainerBooleanSection<T extends org.eclipse.emf.ecore.EObject>
    • observableFeatures

      public void observableFeatures(List<org.eclipse.emf.ecore.EStructuralFeature> features)
    • observableFeaturePaths

      public void observableFeaturePaths(List<org.eclipse.emf.databinding.FeaturePath> featurePaths)