public class PluginBundleVersionImpl extends IdEObjectImpl implements PluginBundleVersion
The following features are implemented:
IdEObjectImpl.Stateorg.eclipse.emf.ecore.impl.MinimalEObjectImpl.Containerorg.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImplorg.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterListEVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET| Modifier | Constructor and Description |
|---|---|
protected |
PluginBundleVersionImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
protected int |
eStaticFeatureCount() |
String |
getArtifactId() |
Date |
getDate() |
String |
getDescription() |
String |
getGroupId() |
byte[] |
getIcon() |
String |
getName() |
String |
getOrganization() |
String |
getRepository() |
PluginBundleType |
getType() |
String |
getVersion() |
boolean |
isMismatch() |
void |
setArtifactId(String newArtifactId) |
void |
setDate(Date newDate) |
void |
setDescription(String newDescription) |
void |
setGroupId(String newGroupId) |
void |
setIcon(byte[] newIcon) |
void |
setMismatch(boolean newMismatch) |
void |
setName(String newName) |
void |
setOrganization(String newOrganization) |
void |
setRepository(String newRepository) |
void |
setType(PluginBundleType newType) |
void |
setVersion(String newVersion) |
dynamicGet, dynamicSet, eSet, eSet, eSettingDelegate, forceLoad, getExpressId, getLoadingState, getModel, getOid, getPid, getQueryInterface, getRid, hasModel, isLoadedOrLoading, load, remove, setExpressId, setLoaded, setLoading, setLoadingState, setModel, setOid, setPid, setQueryInterface, setRid, useInversesdynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eInternalContainer, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettingseAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvocationDelegate, eInvoke, eInvoke, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSetResource, eSetStore, eSetting, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticOperationCount, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toStringeNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeeAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.BasicEObjectImplprotected int eStaticFeatureCount()
eStaticFeatureCount in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String getVersion()
getVersion in interface PluginBundleVersionPluginBundleVersion.setVersion(String),
StorePackage.getPluginBundleVersion_Version()public void setVersion(String newVersion)
setVersion in interface PluginBundleVersionnewVersion - the new value of the 'Version' attribute.PluginBundleVersion.getVersion()public PluginBundleType getType()
getType in interface PluginBundleVersionPluginBundleType,
PluginBundleVersion.setType(PluginBundleType),
StorePackage.getPluginBundleVersion_Type()public void setType(PluginBundleType newType)
setType in interface PluginBundleVersionnewType - the new value of the 'Type' attribute.PluginBundleType,
PluginBundleVersion.getType()public String getDescription()
getDescription in interface PluginBundleVersionPluginBundleVersion.setDescription(String),
StorePackage.getPluginBundleVersion_Description()public void setDescription(String newDescription)
setDescription in interface PluginBundleVersionnewDescription - the new value of the 'Description' attribute.PluginBundleVersion.getDescription()public boolean isMismatch()
isMismatch in interface PluginBundleVersionPluginBundleVersion.setMismatch(boolean),
StorePackage.getPluginBundleVersion_Mismatch()public void setMismatch(boolean newMismatch)
setMismatch in interface PluginBundleVersionnewMismatch - the new value of the 'Mismatch' attribute.PluginBundleVersion.isMismatch()public String getRepository()
getRepository in interface PluginBundleVersionPluginBundleVersion.setRepository(String),
StorePackage.getPluginBundleVersion_Repository()public void setRepository(String newRepository)
setRepository in interface PluginBundleVersionnewRepository - the new value of the 'Repository' attribute.PluginBundleVersion.getRepository()public String getGroupId()
getGroupId in interface PluginBundleVersionPluginBundleVersion.setGroupId(String),
StorePackage.getPluginBundleVersion_GroupId()public void setGroupId(String newGroupId)
setGroupId in interface PluginBundleVersionnewGroupId - the new value of the 'Group Id' attribute.PluginBundleVersion.getGroupId()public String getArtifactId()
getArtifactId in interface PluginBundleVersionPluginBundleVersion.setArtifactId(String),
StorePackage.getPluginBundleVersion_ArtifactId()public void setArtifactId(String newArtifactId)
setArtifactId in interface PluginBundleVersionnewArtifactId - the new value of the 'Artifact Id' attribute.PluginBundleVersion.getArtifactId()public byte[] getIcon()
getIcon in interface PluginBundleVersionPluginBundleVersion.setIcon(byte[]),
StorePackage.getPluginBundleVersion_Icon()public void setIcon(byte[] newIcon)
setIcon in interface PluginBundleVersionnewIcon - the new value of the 'Icon' attribute.PluginBundleVersion.getIcon()public String getOrganization()
getOrganization in interface PluginBundleVersionPluginBundleVersion.setOrganization(String),
StorePackage.getPluginBundleVersion_Organization()public void setOrganization(String newOrganization)
setOrganization in interface PluginBundleVersionnewOrganization - the new value of the 'Organization' attribute.PluginBundleVersion.getOrganization()public String getName()
getName in interface PluginBundleVersionPluginBundleVersion.setName(String),
StorePackage.getPluginBundleVersion_Name()public void setName(String newName)
setName in interface PluginBundleVersionnewName - the new value of the 'Name' attribute.PluginBundleVersion.getName()public Date getDate()
getDate in interface PluginBundleVersionPluginBundleVersion.setDate(Date),
StorePackage.getPluginBundleVersion_Date()public void setDate(Date newDate)
setDate in interface PluginBundleVersionnewDate - the new value of the 'Date' attribute.PluginBundleVersion.getDate()Copyright © 2018 OpenSource BIM. All rights reserved.