public class TrimmedWindowImpl extends WindowImpl implements MTrimmedWindow
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
trimBars
The cached value of the '
Trim Bars' containment reference list |
bindingContexts, context, CONTEXT_EDEFAULT, handlers, height, HEIGHT_EDEFAULT, heightESet, ICON_URI_EDEFAULT, iconURI, label, LABEL_EDEFAULT, LOCALIZED_LABEL_EDEFAULT, LOCALIZED_TOOLTIP_EDEFAULT, mainMenu, properties, sharedElements, snippets, tooltip, TOOLTIP_EDEFAULT, variables, width, WIDTH_EDEFAULT, widthESet, windows, x, X_EDEFAULT, xESet, y, Y_EDEFAULT, yESetchildren, selectedElementACCESSIBILITY_PHRASE_EDEFAULT, accessibilityPhrase, CONTAINER_DATA_EDEFAULT, containerData, curSharedRef, LOCALIZED_ACCESSIBILITY_PHRASE_EDEFAULT, ON_TOP_EDEFAULT, onTop, renderer, RENDERER_EDEFAULT, TO_BE_RENDERED_EDEFAULT, toBeRendered, visible, VISIBLE_EDEFAULT, visibleWhen, widget, WIDGET_EDEFAULTCONTRIBUTOR_URI_EDEFAULT, contributorURI, ELEMENT_ID_EDEFAULT, elementId, persistedState, tags, transientData| Modifier | Constructor and Description |
|---|---|
protected |
TrimmedWindowImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.util.List<MTrimBar> |
getTrimBars() |
basicSetMainMenu, eBaseStructuralFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eInvoke, getBindingContexts, getChildren, getContext, getHandlers, getHeight, getIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getMainMenu, getProperties, getSharedElements, getSnippets, getTooltip, getVariables, getWidth, getWindows, getX, getY, isSetHeight, isSetWidth, isSetX, isSetY, setContext, setHeight, setIconURI, setLabel, setMainMenu, setSelectedElement, setTooltip, setWidth, setX, setY, toString, unsetHeight, unsetWidth, unsetX, unsetY, updateLocalizationbasicGetSelectedElement, eInverseAdd, getSelectedElementbasicGetCurSharedRef, basicSetParent, basicSetVisibleWhen, eBasicRemoveFromContainerFeature, getAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetHeight, getMainMenu, getSharedElements, getWidth, getWindows, getX, getY, isSetHeight, isSetWidth, isSetX, isSetY, setHeight, setMainMenu, setWidth, setX, setY, unsetHeight, unsetWidth, unsetX, unsetYgetChildren, getSelectedElement, setSelectedElementgetAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetgetContributorURI, getElementId, getPersistedState, getTags, getTransientData, setContributorURI, setElementIdupdateLocalizationgetIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltipgetContext, getProperties, getVariables, setContextgetHandlersgetBindingContextsgetSnippetsprotected <any> trimBars
Trim Bars' containment reference list.
getTrimBars()protected EClass eStaticClass()
eStaticClass in class WindowImplpublic java.util.List<MTrimBar> getTrimBars()
getTrimBars in interface MTrimmedWindowpublic NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class WindowImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class WindowImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class WindowImplpublic void eUnset(int featureID)
eUnset in class WindowImplpublic boolean eIsSet(int featureID)
eIsSet in class WindowImpl