|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ImportedPackage
A representation of the model object 'Imported Package'.
The following features are supported:
ManifestPackage.getImportedPackage()
Method Summary | |
---|---|
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
Version |
getVersion()
Returns the value of the 'Version' containment reference. |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute. |
void |
setVersion(Version value)
Sets the value of the ' Version ' containment reference. |
Method Detail |
---|
java.lang.String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String)
,
ManifestPackage.getImportedPackage_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
Version getVersion()
If the meaning of the 'Version' reference isn't clear, there really should be more of a description here...
setVersion(Version)
,
ManifestPackage.getImportedPackage_Version()
void setVersion(Version value)
Version
' containment reference.
value
- the new value of the 'Version' containment reference.getVersion()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |