|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Archive
A representation of the model object 'Archive'.
The following features are supported:
JavaPackage.getArchive()
Method Summary | |
---|---|
|
getClassFiles()
Returns the value of the 'Class Files' containment reference list. |
Manifest |
getManifest()
Returns the value of the 'Manifest' containment reference. |
java.lang.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(java.lang.String value)
Sets the value of the ' Original File Path ' attribute. |
Methods inherited from interface org.eclipse.gmt.modisco.java.NamedElement |
---|
getName, getUsagesInImports, isProxy, setName, setProxy |
Methods inherited from interface org.eclipse.gmt.modisco.java.ASTNode |
---|
getComments, getOriginalClassFile, getOriginalCompilationUnit, setOriginalClassFile, setOriginalCompilationUnit |
Method Detail |
---|
java.lang.String getOriginalFilePath()
If the meaning of the 'Original File Path' attribute isn't clear, there really should be more of a description here...
setOriginalFilePath(String)
,
JavaPackage.getArchive_OriginalFilePath()
void setOriginalFilePath(java.lang.String value)
Original File Path
' attribute.
value
- the new value of the 'Original File Path' attribute.getOriginalFilePath()
getClassFiles()
ClassFile
.
If the meaning of the 'Class Files' containment reference list isn't clear, there really should be more of a description here...
JavaPackage.getArchive_ClassFiles()
Manifest getManifest()
If the meaning of the 'Manifest' containment reference isn't clear, there really should be more of a description here...
setManifest(Manifest)
,
JavaPackage.getArchive_Manifest()
void setManifest(Manifest value)
Manifest
' containment reference.
value
- the new value of the 'Manifest' containment reference.getManifest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |