public interface ManifestEntry
extends org.eclipse.emf.ecore.EObject
The following features are supported:
JavaPackage.getManifestEntry()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ManifestAttribute> |
getAttributes()
Returns the value of the 'Attributes' containment reference list.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
String getName()
setName(String),
JavaPackage.getManifestEntry_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<ManifestAttribute> getAttributes()
ManifestAttribute.
JavaPackage.getManifestEntry_Attributes()Copyright © 2018–2020 Atlanmod. All rights reserved.