| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
PluginVersion |
StoreFactory.createPluginVersion()
Returns a new object of class 'Plugin Version'.
|
PluginVersion |
PluginUpdateInformation.getLatestVersion()
Returns the value of the 'Latest Version' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PluginVersion> |
PluginUpdateInformation.getAvailableVersions()
Returns the value of the 'Available Versions' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PluginUpdateInformation.setLatestVersion(PluginVersion value)
Sets the value of the '
Latest Version' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
PluginVersionImpl
An implementation of the model object 'Plugin Version'.
|
| Modifier and Type | Method and Description |
|---|---|
PluginVersion |
StoreFactoryImpl.createPluginVersion() |
PluginVersion |
PluginUpdateInformationImpl.getLatestVersion() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PluginVersion> |
PluginUpdateInformationImpl.getAvailableVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginUpdateInformationImpl.setLatestVersion(PluginVersion newLatestVersion) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.casePluginVersion(PluginVersion object)
Returns the result of interpreting the object as an instance of 'Plugin Version'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.