public class PartImpl extends UIElementImpl implements MPart
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected <any> |
bindingContexts
The cached value of the '
Binding Contexts' reference list |
protected boolean |
closeable
The cached value of the '
Closeable' attribute |
protected static boolean |
CLOSEABLE_EDEFAULT
The default value of the '
Closeable' attribute |
protected IEclipseContext |
context
The cached value of the '
Context' attribute |
protected static IEclipseContext |
CONTEXT_EDEFAULT
The default value of the '
Context' attribute |
protected static java.lang.String |
CONTRIBUTION_URI_EDEFAULT
The default value of the '
Contribution URI' attribute |
protected java.lang.String |
contributionURI
The cached value of the '
Contribution URI' attribute |
protected java.lang.String |
description
The cached value of the '
Description' attribute |
protected static java.lang.String |
DESCRIPTION_EDEFAULT
The default value of the '
Description' attribute |
protected boolean |
dirty
The cached value of the '
Dirty' attribute |
protected static boolean |
DIRTY_EDEFAULT
The default value of the '
Dirty' attribute |
protected <any> |
handlers
The cached value of the '
Handlers' containment reference list |
protected static java.lang.String |
ICON_URI_EDEFAULT
The default value of the '
Icon URI' attribute |
protected java.lang.String |
iconURI
The cached value of the '
Icon URI' attribute |
protected java.lang.String |
label
The cached value of the '
Label' attribute |
protected static java.lang.String |
LABEL_EDEFAULT
The default value of the '
Label' attribute |
protected static java.lang.String |
LOCALIZED_DESCRIPTION_EDEFAULT
The default value of the '
Localized Description' attribute |
protected static java.lang.String |
LOCALIZED_LABEL_EDEFAULT
The default value of the '
Localized Label' attribute |
protected static java.lang.String |
LOCALIZED_TOOLTIP_EDEFAULT
The default value of the '
Localized Tooltip' attribute |
protected <any> |
menus
The cached value of the '
Menus' containment reference list |
protected java.lang.Object |
object
The cached value of the '
Object' attribute |
protected static java.lang.Object |
OBJECT_EDEFAULT
The default value of the '
Object' attribute |
protected <any> |
properties
The cached value of the '
Properties' map |
protected MToolBar |
toolbar
The cached value of the '
Toolbar' containment reference |
protected java.lang.String |
tooltip
The cached value of the '
Tooltip' attribute |
protected static java.lang.String |
TOOLTIP_EDEFAULT
The default value of the '
Tooltip' attribute |
protected <any> |
trimBars
The cached value of the '
Trim Bars' containment reference list |
protected <any> |
variables
The cached value of the '
Variables' attribute list |
ACCESSIBILITY_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 |
PartImpl() |
| Modifier and Type | Method and Description |
|---|---|
NotificationChain |
basicSetToolbar(MToolBar newToolbar,
NotificationChain msgs) |
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
int |
eDerivedOperationID(int baseOperationID,
java.lang.Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
java.lang.Object |
eInvoke(int operationID,
<any> arguments) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.util.List<MBindingContext> |
getBindingContexts() |
IEclipseContext |
getContext() |
java.lang.String |
getContributionURI() |
java.lang.String |
getDescription() |
java.util.List<MHandler> |
getHandlers() |
java.lang.String |
getIconURI() |
java.lang.String |
getLabel() |
java.lang.String |
getLocalizedDescription() |
java.lang.String |
getLocalizedLabel() |
java.lang.String |
getLocalizedTooltip() |
java.util.List<MMenu> |
getMenus() |
java.lang.Object |
getObject() |
java.util.Map<java.lang.String,java.lang.String> |
getProperties() |
MToolBar |
getToolbar() |
java.lang.String |
getTooltip() |
java.util.List<MTrimBar> |
getTrimBars() |
java.util.List<java.lang.String> |
getVariables() |
boolean |
isCloseable() |
boolean |
isDirty() |
void |
setCloseable(boolean newCloseable) |
void |
setContext(IEclipseContext newContext) |
void |
setContributionURI(java.lang.String newContributionURI) |
void |
setDescription(java.lang.String newDescription) |
void |
setDirty(boolean newDirty) |
void |
setIconURI(java.lang.String newIconURI) |
void |
setLabel(java.lang.String newLabel) |
void |
setObject(java.lang.Object newObject) |
void |
setToolbar(MToolBar newToolbar) |
void |
setTooltip(java.lang.String newTooltip) |
java.lang.String |
toString() |
void |
updateLocalization() |
basicGetCurSharedRef, basicSetParent, basicSetVisibleWhen, eBasicRemoveFromContainerFeature, eInverseAdd, 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, waitgetAccessibilityPhrase, getContainerData, getCurSharedRef, getLocalizedAccessibilityPhrase, getParent, getRenderer, getVisibleWhen, getWidget, isOnTop, isToBeRendered, isVisible, setAccessibilityPhrase, setContainerData, setCurSharedRef, setOnTop, setParent, setRenderer, setToBeRendered, setVisible, setVisibleWhen, setWidgetprotected static final java.lang.String CONTRIBUTION_URI_EDEFAULT
Contribution URI' attribute.
getContributionURI()protected java.lang.String contributionURI
Contribution URI' attribute.
getContributionURI()protected static final java.lang.Object OBJECT_EDEFAULT
Object' attribute.
getObject()protected java.lang.Object object
Object' attribute.
getObject()protected static final IEclipseContext CONTEXT_EDEFAULT
Context' attribute.
getContext()protected IEclipseContext context
Context' attribute.
getContext()protected <any> variables
Variables' attribute list.
getVariables()protected <any> properties
Properties' map.
getProperties()protected static final java.lang.String LABEL_EDEFAULT
Label' attribute.
getLabel()protected java.lang.String label
Label' attribute.
getLabel()protected static final java.lang.String ICON_URI_EDEFAULT
Icon URI' attribute.
getIconURI()protected java.lang.String iconURI
Icon URI' attribute.
getIconURI()protected static final java.lang.String TOOLTIP_EDEFAULT
Tooltip' attribute.
getTooltip()protected java.lang.String tooltip
Tooltip' attribute.
getTooltip()protected static final java.lang.String LOCALIZED_LABEL_EDEFAULT
Localized Label' attribute.
getLocalizedLabel(),
Constant Field Valuesprotected static final java.lang.String LOCALIZED_TOOLTIP_EDEFAULT
Localized Tooltip' attribute.
getLocalizedTooltip(),
Constant Field Valuesprotected <any> handlers
Handlers' containment reference list.
getHandlers()protected static final boolean DIRTY_EDEFAULT
Dirty' attribute.
isDirty(),
Constant Field Valuesprotected <any> bindingContexts
Binding Contexts' reference list.
getBindingContexts()protected <any> menus
Menus' containment reference list.
getMenus()protected MToolBar toolbar
Toolbar' containment reference.
getToolbar()protected static final boolean CLOSEABLE_EDEFAULT
Closeable' attribute.
isCloseable(),
Constant Field Valuesprotected boolean closeable
Closeable' attribute.
isCloseable()protected static final java.lang.String DESCRIPTION_EDEFAULT
Description' attribute.
getDescription()protected java.lang.String description
Description' attribute.
getDescription()protected static final java.lang.String LOCALIZED_DESCRIPTION_EDEFAULT
Localized Description' attribute.
getLocalizedDescription()protected <any> trimBars
Trim Bars' containment reference list.
getTrimBars()protected EClass eStaticClass()
eStaticClass in class UIElementImplpublic java.lang.String getContributionURI()
getContributionURI in interface MContributionMContribution.setContributionURI(String)public void setContributionURI(java.lang.String newContributionURI)
setContributionURI in interface MContributionnewContributionURI - the new value of the 'Contribution URI' attribute.MContribution.getContributionURI()public java.lang.Object getObject()
getObject in interface MContributionMContribution.setObject(Object)public void setObject(java.lang.Object newObject)
setObject in interface MContributionnewObject - the new value of the 'Object' attribute.MContribution.getObject()public IEclipseContext getContext()
getContext in interface MContextMContext.setContext(IEclipseContext)public void setContext(IEclipseContext newContext)
setContext in interface MContextnewContext - the new value of the 'Context' attribute.MContext.getContext()public java.util.List<java.lang.String> getVariables()
getVariables in interface MContextpublic java.util.Map<java.lang.String,java.lang.String> getProperties()
getProperties in interface MContextpublic java.lang.String getLabel()
getLabel in interface MUILabelMUILabel.setLabel(String)public void setLabel(java.lang.String newLabel)
setLabel in interface MUILabelnewLabel - the new value of the 'Label' attribute.MUILabel.getLabel()public java.lang.String getIconURI()
getIconURI in interface MUILabelMUILabel.setIconURI(String)public void setIconURI(java.lang.String newIconURI)
setIconURI in interface MUILabelnewIconURI - the new value of the 'Icon URI' attribute.MUILabel.getIconURI()public java.lang.String getTooltip()
getTooltip in interface MUILabelMUILabel.setTooltip(String)public void setTooltip(java.lang.String newTooltip)
setTooltip in interface MUILabelnewTooltip - the new value of the 'Tooltip' attribute.MUILabel.getTooltip()public java.lang.String getLocalizedLabel()
getLocalizedLabel in interface MUILabelpublic java.lang.String getLocalizedTooltip()
getLocalizedTooltip in interface MUILabelpublic java.util.List<MHandler> getHandlers()
getHandlers in interface MHandlerContainerpublic boolean isDirty()
isDirty in interface MDirtyableMDirtyable.setDirty(boolean)public void setDirty(boolean newDirty)
setDirty in interface MDirtyablenewDirty - the new value of the 'Dirty' attribute.MDirtyable.isDirty()public java.util.List<MBindingContext> getBindingContexts()
getBindingContexts in interface MBindingspublic java.util.List<MMenu> getMenus()
public MToolBar getToolbar()
getToolbar in interface MPartMPart.setToolbar(MToolBar)public NotificationChain basicSetToolbar(MToolBar newToolbar, NotificationChain msgs)
public void setToolbar(MToolBar newToolbar)
setToolbar in interface MPartnewToolbar - the new value of the 'Toolbar' containment reference.MPart.getToolbar()public boolean isCloseable()
isCloseable in interface MPartMPart.setCloseable(boolean)public void setCloseable(boolean newCloseable)
setCloseable in interface MPartnewCloseable - the new value of the 'Closeable' attribute.MPart.isCloseable()public java.lang.String getDescription()
getDescription in interface MPartMPart.setDescription(String)public void setDescription(java.lang.String newDescription)
setDescription in interface MPartnewDescription - the new value of the 'Description' attribute.MPart.getDescription()public java.lang.String getLocalizedDescription()
getLocalizedDescription in interface MPartpublic java.util.List<MTrimBar> getTrimBars()
getTrimBars in interface MPartpublic void updateLocalization()
updateLocalization in interface MLocalizableupdateLocalization in class UIElementImplpublic NotificationChain eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs)
eInverseRemove in class UIElementImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in class UIElementImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in class UIElementImplpublic void eUnset(int featureID)
eUnset in class UIElementImplpublic boolean eIsSet(int featureID)
eIsSet in class UIElementImplpublic int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
public int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
public int eDerivedOperationID(int baseOperationID,
java.lang.Class<?> baseClass)
eDerivedOperationID in class UIElementImplpublic java.lang.Object eInvoke(int operationID,
<any> arguments)
throws java.lang.reflect.InvocationTargetException
eInvoke in class UIElementImpljava.lang.reflect.InvocationTargetExceptionpublic java.lang.String toString()
toString in class UIElementImpl