|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface JvmImplementation
A representation of the model object 'Jvm Implementation'.
The following features are supported:
RuntimesPackage.getJvmImplementation()| Method Summary | |
|---|---|
java.lang.String |
getFileRef()
Returns the value of the 'File Ref' attribute. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute. |
java.lang.String |
getVendor()
Returns the value of the 'Vendor' attribute. |
java.lang.String |
getVersion()
Returns the value of the 'Version' attribute. |
void |
setFileRef(java.lang.String value)
Sets the value of the ' File Ref' attribute. |
void |
setName(java.lang.String value)
Sets the value of the ' Name' attribute. |
void |
setVendor(java.lang.String value)
Sets the value of the ' Vendor' attribute. |
void |
setVersion(java.lang.String value)
Sets the value of the ' Version' attribute. |
| Methods inherited from interface org.eclipse.emf.ecore.EObject |
|---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
| Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
|---|
eAdapters, eDeliver, eNotify, eSetDeliver |
| 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),
RuntimesPackage.getJvmImplementation_Name()void setName(java.lang.String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()java.lang.String getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
RuntimesPackage.getJvmImplementation_Version()void setVersion(java.lang.String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()java.lang.String getVendor()
If the meaning of the 'Vendor' attribute isn't clear, there really should be more of a description here...
setVendor(String),
RuntimesPackage.getJvmImplementation_Vendor()void setVendor(java.lang.String value)
Vendor' attribute.
value - the new value of the 'Vendor' attribute.getVendor()java.lang.String getFileRef()
If the meaning of the 'File Ref' attribute isn't clear, there really should be more of a description here...
setFileRef(String),
RuntimesPackage.getJvmImplementation_FileRef()void setFileRef(java.lang.String value)
File Ref' attribute.
value - the new value of the 'File Ref' attribute.getFileRef()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||