public interface PluginVersion extends IdEObject
The following features are supported:
StorePackage.getPluginVersion()| Modifier and Type | Method and Description |
|---|---|
PluginType |
getType()
Returns the value of the 'Type' attribute.
|
String |
getVersion()
Returns the value of the 'Version' attribute.
|
void |
setType(PluginType value)
Sets the value of the '
Type' attribute. |
void |
setVersion(String value)
Sets the value of the '
Version' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getVersion()
If the meaning of the 'Version' attribute isn't clear, there really should be more of a description here...
setVersion(String),
StorePackage.getPluginVersion_Version()void setVersion(String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()PluginType getType()
PluginType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
PluginType,
setType(PluginType),
StorePackage.getPluginVersion_Type()void setType(PluginType value)
Type' attribute.
value - the new value of the 'Type' attribute.PluginType,
getType()Copyright © 2016 OpenSource BIM. All rights reserved.