Class EmfBooleanSection<T extends org.eclipse.emf.ecore.EObject>
java.lang.Object
com.amalgamasimulation.desktop.ui.editor.sections.internal.Section
com.amalgamasimulation.desktop.ui.editor.sections.BooleanSection
com.amalgamasimulation.desktop.ui.editor.sections.ContainerBooleanSection<T>
com.amalgamasimulation.desktop.ui.editor.sections.EmfBooleanSection<T>
- All Implemented Interfaces:
ILabelSection,ISection
public class EmfBooleanSection<T extends org.eclipse.emf.ecore.EObject>
extends ContainerBooleanSection<T>
-
Field Summary
Fields inherited from class com.amalgamasimulation.desktop.ui.editor.sections.BooleanSection
booleanDataBinding, buttons, checkbox, internalLabelFields inherited from class com.amalgamasimulation.desktop.ui.editor.sections.internal.Section
compositeForSection, elements, eventBroker -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidvoidobservableFeaturePaths(List<org.eclipse.emf.databinding.FeaturePath> featurePaths) voidobservableFeatures(List<org.eclipse.emf.ecore.EStructuralFeature> features) Methods inherited from class com.amalgamasimulation.desktop.ui.editor.sections.ContainerBooleanSection
isEnable, isVisible, setEnable, setVisibleMethods inherited from class com.amalgamasimulation.desktop.ui.editor.sections.BooleanSection
addButton, addButton, createButton, getCountColumns, getRealLabelWidth, isSkipCalculatingWidth, labelProperties, setLabelWidth, updateEnableMethods inherited from class com.amalgamasimulation.desktop.ui.editor.sections.internal.Section
getCompositeSection, moveBelow, needHorizontalIndent, setEnable, setEventBroker, setParent, setVisible, updateSection, updateVisibleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.amalgamasimulation.desktop.ui.editor.common.ISection
updateSection, updateVisible
-
Constructor Details
-
EmfBooleanSection
public EmfBooleanSection()
-
-
Method Details
-
getDataBinding
- Overrides:
getDataBindingin classContainerBooleanSection<T extends org.eclipse.emf.ecore.EObject>
-
createSection
public void createSection()- Overrides:
createSectionin classContainerBooleanSection<T extends org.eclipse.emf.ecore.EObject>
-
observableFeatures
-
observableFeaturePaths
-