Home
last modified time | relevance | path

Searched refs:eGet (Results 51 – 75 of 129) sorted by relevance

123456

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/menu/impl/
H A DToolControlImpl.java157 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in ToolControlImpl
164 return super.eGet(featureID, resolve, coreType); in eGet()
H A DMenuItemImpl.java135 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in MenuItemImpl
140 return super.eGet(featureID, resolve, coreType); in eGet()
H A DHandledItemImpl.java213 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in HandledItemImpl
224 return super.eGet(featureID, resolve, coreType); in eGet()
H A DMenuImpl.java232 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in MenuImpl
243 return super.eGet(featureID, resolve, coreType); in eGet()
H A DHandledMenuItemImpl.java214 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in HandledMenuItemImpl
225 return super.eGet(featureID, resolve, coreType); in eGet()
H A DHandledToolItemImpl.java214 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in HandledToolItemImpl
225 return super.eGet(featureID, resolve, coreType); in eGet()
H A DPopupMenuImpl.java186 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in PopupMenuImpl
198 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/commands/impl/
H A DBindingContextImpl.java198 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in BindingContextImpl
207 return super.eGet(featureID, resolve, coreType); in eGet()
H A DCategoryImpl.java213 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in CategoryImpl
224 return super.eGet(featureID, resolve, coreType); in eGet()
H A DKeyBindingImpl.java210 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in KeyBindingImpl
221 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/impl/
H A DImperativeExpressionImpl.java200 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in ImperativeExpressionImpl
209 return super.eGet(featureID, resolve, coreType); in eGet()
H A DElementContainerImpl.java228 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in ElementContainerImpl
237 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/games/wesnoth/wesnoth-1.14.17/utils/umc_dev/org.wesnoth/src-gen/org/wesnoth/wml/impl/
H A DWMLPreprocIFImpl.java232 public Object eGet(int featureID, boolean resolve, boolean coreType) in eGet() method in WMLPreprocIFImpl
245 return super.eGet(featureID, resolve, coreType); in eGet()
H A DWMLExpressionImpl.java383 public Object eGet(int featureID, boolean resolve, boolean coreType) in eGet() method in WMLExpressionImpl
398 return super.eGet(featureID, resolve, coreType); in eGet()
H A DWMLKeyImpl.java285 public Object eGet(int featureID, boolean resolve, boolean coreType) in eGet() method in WMLKeyImpl
300 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/html/demo/
H A Ddemo_html.cpp56 Form = new CHTML_form("cgidemo", CHTML_form::eGet); in s_Demo()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/serial/
H A Dexception.cpp250 case eGet: return "eGet"; in GetErrCodeString()
260 if (e == eGet) {return "eGet";} in GetErrCodeString()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/serial/
H A Dexception.cpp250 case eGet: return "eGet"; in GetErrCodeString()
260 if (e == eGet) {return "eGet";} in GetErrCodeString()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/app/netschedule/
H A Dns_types.hpp55 eGet, // Comes from a worker node enumerator
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui.tools/bundles/org.eclipse.e4.tools.emf.ui/src/org/eclipse/e4/tools/emf/ui/internal/common/component/dialogs/
H A DParameterIdSelectionDialog.java193 Object parameters = object.eGet(parametersFeature); in containsSearchedParameter()
211 Object command = containerObjectWithCommand.eGet(MenuPackageImpl.Literals.HANDLED_ITEM__COMMAND); in getCommandParameters()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/advanced/impl/
H A DPerspectiveStackImpl.java193 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in PerspectiveStackImpl
202 return super.eGet(featureID, resolve, coreType); in eGet()
H A DAreaImpl.java273 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in AreaImpl
286 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/ui/basic/impl/
H A DCompositePartImpl.java235 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in CompositePartImpl
246 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/application/impl/
H A DApplicationElementImpl.java260 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in ApplicationElementImpl
279 return super.eGet(featureID, resolve, coreType); in eGet()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.e4.ui.model.workbench/src/org/eclipse/e4/ui/model/fragment/impl/
H A DStringModelFragmentImpl.java213 public Object eGet(int featureID, boolean resolve, boolean coreType) { in eGet() method in StringModelFragmentImpl
222 return super.eGet(featureID, resolve, coreType); in eGet()

123456