|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequiredBundle
A representation of the model object 'Required Bundle'.
The following features are supported:
ManifestPackage.getRequiredBundle()| Method Summary | |
|---|---|
java.lang.String |
getSymbolicName()
Returns the value of the 'Symbolic Name' attribute. |
Version |
getVersion()
Returns the value of the 'Version' containment reference. |
void |
setSymbolicName(java.lang.String value)
Sets the value of the ' Symbolic Name' attribute. |
void |
setVersion(Version value)
Sets the value of the ' Version' containment reference. |
| Method Detail |
|---|
java.lang.String getSymbolicName()
If the meaning of the 'Symbolic Name' attribute isn't clear, there really should be more of a description here...
setSymbolicName(String),
ManifestPackage.getRequiredBundle_SymbolicName()void setSymbolicName(java.lang.String value)
Symbolic Name' attribute.
value - the new value of the 'Symbolic Name' attribute.getSymbolicName()Version getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(Version),
ManifestPackage.getRequiredBundle_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 | |||||||||