public class InputPartImpl extends PartImpl implements MInputPart
The following features are implemented:
| Modifier and Type | Field and Description |
|---|---|
protected static java.lang.String |
INPUT_URI_EDEFAULT
The default value of the '
Input URI' attribute |
protected java.lang.String |
inputURI
The cached value of the '
Input URI' attribute |
bindingContexts, closeable, CLOSEABLE_EDEFAULT, context, CONTEXT_EDEFAULT, CONTRIBUTION_URI_EDEFAULT, contributionURI, description, DESCRIPTION_EDEFAULT, dirty, DIRTY_EDEFAULT, handlers, ICON_URI_EDEFAULT, iconURI, label, LABEL_EDEFAULT, LOCALIZED_DESCRIPTION_EDEFAULT, LOCALIZED_LABEL_EDEFAULT, LOCALIZED_TOOLTIP_EDEFAULT, menus, object, OBJECT_EDEFAULT, properties, toolbar, tooltip, TOOLTIP_EDEFAULT, trimBars, variablesACCESSIBILITY_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 |
InputPartImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass) |
int |
eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass) |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
java.lang.String |
getInputURI() |
void |
setInputURI(java.lang.String newInputURI) |
java.lang.String |
toString() |
basicSetToolbar, eInverseRemove, getBindingContexts, getContext, getContributionURI, getDescription, getHandlers, getIconURI, getLabel, getLocalizedDescription, getLocalizedLabel, getLocalizedTooltip, getMenus, getObject, getProperties, getToolbar, getTooltip, getTrimBars, getVariables, isCloseable, isDirty, setCloseable, setContext, setContributionURI, setDescription, setDirty, setIconURI, setLabel, setObject, setToolbar, setTooltip, updateLocalizationbasicGetCurSharedRef, basicSetParent, basicSetVisibleWhen, eBasicRemoveFromContainerFeature, eDerivedOperationID, eInverseAdd, eInvoke, 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, waitgetDescription, getLocalizedDescription, getMenus, getToolbar, getTrimBars, isCloseable, setCloseable, setDescription, setToolbargetContributionURI, getObject, setContributionURI, setObjectgetContext, getProperties, getVariables, setContextgetIconURI, getLabel, getLocalizedLabel, getLocalizedTooltip, getTooltip, setIconURI, setLabel, setTooltipgetHandlersisDirty, setDirtygetBindingContextsgetAccessibilityPhrase, 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 INPUT_URI_EDEFAULT
Input URI' attribute.
getInputURI()protected java.lang.String inputURI
Input URI' attribute.
getInputURI()protected EClass eStaticClass()
eStaticClass in class PartImplpublic java.lang.String getInputURI()
getInputURI in interface MInputMInput.setInputURI(String)public void setInputURI(java.lang.String newInputURI)
setInputURI in interface MInputnewInputURI - the new value of the 'Input URI' attribute.MInput.getInputURI()public java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
public int eBaseStructuralFeatureID(int derivedFeatureID,
java.lang.Class<?> baseClass)
eBaseStructuralFeatureID in class PartImplpublic int eDerivedStructuralFeatureID(int baseFeatureID,
java.lang.Class<?> baseClass)
eDerivedStructuralFeatureID in class PartImpl