| 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.getCurrentVersion()
Returns the value of the 'Current 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.setCurrentVersion(PluginVersion value)
Sets the value of the '
Current 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.getCurrentVersion() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<PluginVersion> |
PluginUpdateInformationImpl.getAvailableVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
PluginUpdateInformationImpl.setCurrentVersion(PluginVersion newCurrentVersion) |
| 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.