public interface Archive extends NamedElement
The following features are supported:
JavaPackage.getArchive()| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ClassFile> |
getClassFiles()
Returns the value of the 'Class Files' containment reference list.
|
Manifest |
getManifest()
Returns the value of the 'Manifest' containment reference.
|
String |
getOriginalFilePath()
Returns the value of the 'Original File Path' attribute.
|
void |
setManifest(Manifest value)
Sets the value of the '
Manifest' containment reference. |
void |
setOriginalFilePath(String value)
Sets the value of the '
Original File Path' attribute. |
getName, getUsagesInImports, isProxy, setName, setProxygetComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUniteInternalContainer, from, id, id, iterator, resource, resourceeBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainerFeatureID, eDerivedOperationID, eDerivedStructuralFeatureID, eDirectResource, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegmenteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnseteAdapters, eDeliver, eNotify, eSetDeliverforEach, spliteratorString getOriginalFilePath()
setOriginalFilePath(String),
JavaPackage.getArchive_OriginalFilePath()void setOriginalFilePath(String value)
Original File Path' attribute.
value - the new value of the 'Original File Path' attribute.getOriginalFilePath()org.eclipse.emf.common.util.EList<ClassFile> getClassFiles()
ClassFile.
JavaPackage.getArchive_ClassFiles()Manifest getManifest()
setManifest(Manifest),
JavaPackage.getArchive_Manifest()void setManifest(Manifest value)
Manifest' containment reference.
value - the new value of the 'Manifest' containment reference.getManifest()Copyright © 2018–2020 Atlanmod. All rights reserved.