public interface VersionInfo
extends org.eclipse.emf.ecore.EObject
The following features are supported:
ModelPackage.getVersionInfo()| Modifier and Type | Method and Description |
|---|---|
org.osgi.framework.Version |
getEmfStoreVersion()
Returns the value of the 'Emf Store Version String'
attribute as a Version.
|
String |
getEmfStoreVersionString()
Returns the value of the 'Emf Store Version String' attribute.
|
void |
setEmfStoreVersion(org.osgi.framework.Version emfStoreVersion)
Sets the value of the '
Emf Store Version String' attribute. |
void |
setEmfStoreVersionString(String value)
Sets the value of the '
Emf Store Version String' attribute. |
String getEmfStoreVersionString()
If the meaning of the 'Emf Store Version String' attribute isn't clear, there really should be more of a description here...
setEmfStoreVersionString(String),
ModelPackage.getVersionInfo_EmfStoreVersionString()void setEmfStoreVersionString(String value)
Emf Store Version String' attribute.
value - the new value of the 'Emf Store Version String' attribute.getEmfStoreVersionString()org.osgi.framework.Version getEmfStoreVersion()
void setEmfStoreVersion(org.osgi.framework.Version emfStoreVersion)
Emf Store Version String' attribute.
emfStoreVersion - the version of the emf store pluginCopyright © 2017. All rights reserved.