public interface AttributesSummary extends ItemFeatureEntry
The following features are supported:
OsgiPackage.getAttributesSummary()
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.util.EList<String> |
getAttributes()
Returns the value of the 'Attributes' attribute list.
|
String |
getOutputPrefix()
Returns the value of the 'Output Prefix' attribute.
|
void |
setOutputPrefix(String value)
Sets the value of the '
Output Prefix ' attribute. |
getItem, getName, setItem, setName
org.eclipse.emf.common.util.EList<String> getAttributes()
String
.
The attribute groups to summarize.
OsgiPackage.getAttributesSummary_Attributes()
String getOutputPrefix()
If the meaning of the 'Output Prefix' attribute isn't clear, there really should be more of a description here...
setOutputPrefix(String)
,
OsgiPackage.getAttributesSummary_OutputPrefix()
void setOutputPrefix(String value)
Output Prefix
' attribute.
value
- the new value of the 'Output Prefix' attribute.getOutputPrefix()