public interface PluginBundleVersion extends IdEObject
The following features are supported:
StorePackage.getPluginBundleVersion()| Modifier and Type | Method and Description |
|---|---|
String |
getArtifactId()
Returns the value of the 'Artifact Id' attribute.
|
Date |
getDate()
Returns the value of the 'Date' attribute.
|
String |
getDescription()
Returns the value of the 'Description' attribute.
|
String |
getGroupId()
Returns the value of the 'Group Id' attribute.
|
byte[] |
getIcon()
Returns the value of the 'Icon' attribute.
|
String |
getName()
Returns the value of the 'Name' attribute.
|
String |
getOrganization()
Returns the value of the 'Organization' attribute.
|
String |
getRepository()
Returns the value of the 'Repository' attribute.
|
PluginBundleType |
getType()
Returns the value of the 'Type' attribute.
|
String |
getVersion()
Returns the value of the 'Version' attribute.
|
boolean |
isMismatch()
Returns the value of the 'Mismatch' attribute.
|
void |
setArtifactId(String value)
Sets the value of the '
Artifact Id' attribute. |
void |
setDate(Date value)
Sets the value of the '
Date' attribute. |
void |
setDescription(String value)
Sets the value of the '
Description' attribute. |
void |
setGroupId(String value)
Sets the value of the '
Group Id' attribute. |
void |
setIcon(byte[] value)
Sets the value of the '
Icon' attribute. |
void |
setMismatch(boolean value)
Sets the value of the '
Mismatch' attribute. |
void |
setName(String value)
Sets the value of the '
Name' attribute. |
void |
setOrganization(String value)
Sets the value of the '
Organization' attribute. |
void |
setRepository(String value)
Sets the value of the '
Repository' attribute. |
void |
setType(PluginBundleType 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.getPluginBundleVersion_Version()void setVersion(String value)
Version' attribute.
value - the new value of the 'Version' attribute.getVersion()PluginBundleType getType()
PluginBundleType.
If the meaning of the 'Type' attribute isn't clear, there really should be more of a description here...
PluginBundleType,
setType(PluginBundleType),
StorePackage.getPluginBundleVersion_Type()void setType(PluginBundleType value)
Type' attribute.
value - the new value of the 'Type' attribute.PluginBundleType,
getType()String getDescription()
If the meaning of the 'Description' attribute isn't clear, there really should be more of a description here...
setDescription(String),
StorePackage.getPluginBundleVersion_Description()void setDescription(String value)
Description' attribute.
value - the new value of the 'Description' attribute.getDescription()boolean isMismatch()
If the meaning of the 'Mismatch' attribute isn't clear, there really should be more of a description here...
setMismatch(boolean),
StorePackage.getPluginBundleVersion_Mismatch()void setMismatch(boolean value)
Mismatch' attribute.
value - the new value of the 'Mismatch' attribute.isMismatch()String getRepository()
If the meaning of the 'Repository' attribute isn't clear, there really should be more of a description here...
setRepository(String),
StorePackage.getPluginBundleVersion_Repository()void setRepository(String value)
Repository' attribute.
value - the new value of the 'Repository' attribute.getRepository()String getGroupId()
If the meaning of the 'Group Id' attribute isn't clear, there really should be more of a description here...
setGroupId(String),
StorePackage.getPluginBundleVersion_GroupId()void setGroupId(String value)
Group Id' attribute.
value - the new value of the 'Group Id' attribute.getGroupId()String getArtifactId()
If the meaning of the 'Artifact Id' attribute isn't clear, there really should be more of a description here...
setArtifactId(String),
StorePackage.getPluginBundleVersion_ArtifactId()void setArtifactId(String value)
Artifact Id' attribute.
value - the new value of the 'Artifact Id' attribute.getArtifactId()byte[] getIcon()
If the meaning of the 'Icon' attribute isn't clear, there really should be more of a description here...
setIcon(byte[]),
StorePackage.getPluginBundleVersion_Icon()void setIcon(byte[] value)
Icon' attribute.
value - the new value of the 'Icon' attribute.getIcon()String getOrganization()
If the meaning of the 'Organization' attribute isn't clear, there really should be more of a description here...
setOrganization(String),
StorePackage.getPluginBundleVersion_Organization()void setOrganization(String value)
Organization' attribute.
value - the new value of the 'Organization' attribute.getOrganization()String getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getPluginBundleVersion_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()Date getDate()
If the meaning of the 'Date' attribute isn't clear, there really should be more of a description here...
setDate(Date),
StorePackage.getPluginBundleVersion_Date()Copyright © 2018 OpenSource BIM. All rights reserved.