public interface MStringModelFragment extends MModelFragment
Developers: Add more detailed documentation by editing this comment in /org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore. There is a GenModel/documentation node under each type and attribute.
The following features are supported:
Modifier and Type | Method and Description |
---|---|
String |
getFeaturename()
Returns the value of the 'Featurename' attribute
|
String |
getParentElementId()
Returns the value of the 'Parent Element Id' attribute
|
String |
getPositionInList()
Returns the value of the 'Position In List' attribute
|
void |
setFeaturename(String value)
Sets the value of the '
Featurename ' attribute |
void |
setParentElementId(String value)
Sets the value of the '
Parent Element Id ' attribute |
void |
setPositionInList(String value)
Sets the value of the '
Position In List ' attribute |
getElements, merge
String getFeaturename()
Developers: Add more detailed documentation by editing this comment in /org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore. There is a GenModel/documentation node under each type and attribute.
setFeaturename(String)
void setFeaturename(String value)
Featurename
' attribute.
value
- the new value of the 'Featurename' attribute.getFeaturename()
String getParentElementId()
xpath://*[@elementId='app.menu.primary' or @elementId='app.menu.secondary']
Developers: Add more detailed documentation by editing this comment in /org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore. There is a GenModel/documentation node under each type and attribute.
setParentElementId(String)
void setParentElementId(String value)
Parent Element Id
' attribute.
value
- the new value of the 'Parent Element Id' attribute.
,
getParentElementId()
String getPositionInList()
Developers: Add more detailed documentation by editing this comment in /org.eclipse.e4.ui.model.workbench/model/ModelFragment.ecore. There is a GenModel/documentation node under each type and attribute.
setPositionInList(String)
void setPositionInList(String value)
Position In List
' attribute.
value
- the new value of the 'Position In List' attribute.getPositionInList()
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.