public class ModelImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Model
The following features are implemented:
Parent
Model Version
Group Id
Artifact Id
Packaging
Name
Version
Description
Url
Prerequisites
Issue Management
Ci Management
Inception Year
Mailing Lists
Developers
Contributors
Licenses
Scm
Organization
Build
Profiles
Repositories
Plugin Repositories
Dependencies
Reporting
Dependency Management
Distribution Management
Properties
Modules
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected static String |
ARTIFACT_ID_EDEFAULT
The default value of the '
Artifact Id ' attribute. |
protected String |
artifactId
The cached value of the '
Artifact Id ' attribute. |
protected Build |
build
The cached value of the '
Build ' containment reference. |
protected boolean |
buildESet
This is true if the Build containment reference has been set.
|
protected CiManagement |
ciManagement
The cached value of the '
Ci Management ' containment reference. |
protected boolean |
ciManagementESet
This is true if the Ci Management containment reference has been set.
|
protected org.eclipse.emf.common.util.EList<Contributor> |
contributors
The cached value of the '
Contributors ' containment reference list. |
protected org.eclipse.emf.common.util.EList<Dependency> |
dependencies
The cached value of the '
Dependencies ' containment reference list. |
protected DependencyManagement |
dependencyManagement
The cached value of the '
Dependency Management ' containment reference. |
protected boolean |
dependencyManagementESet
This is true if the Dependency Management containment reference has been set.
|
protected String |
description
The cached value of the '
Description ' attribute. |
protected static String |
DESCRIPTION_EDEFAULT
The default value of the '
Description ' attribute. |
protected org.eclipse.emf.common.util.EList<Developer> |
developers
The cached value of the '
Developers ' containment reference list. |
protected DistributionManagement |
distributionManagement
The cached value of the '
Distribution Management ' containment
reference. |
protected boolean |
distributionManagementESet
This is true if the Distribution Management containment reference has been set.
|
protected static String |
GROUP_ID_EDEFAULT
The default value of the '
Group Id ' attribute. |
protected String |
groupId
The cached value of the '
Group Id ' attribute. |
protected static String |
INCEPTION_YEAR_EDEFAULT
The default value of the '
Inception Year ' attribute. |
protected String |
inceptionYear
The cached value of the '
Inception Year ' attribute. |
protected IssueManagement |
issueManagement
The cached value of the '
Issue Management ' containment reference. |
protected boolean |
issueManagementESet
This is true if the Issue Management containment reference has been set.
|
protected org.eclipse.emf.common.util.EList<License> |
licenses
The cached value of the '
Licenses ' containment reference list. |
protected org.eclipse.emf.common.util.EList<MailingList> |
mailingLists
The cached value of the '
Mailing Lists ' containment reference list. |
protected static String |
MODEL_VERSION_EDEFAULT
The default value of the '
Model Version ' attribute. |
protected String |
modelVersion
The cached value of the '
Model Version ' attribute. |
protected org.eclipse.emf.common.util.EList<String> |
modules
The cached value of the '
Modules ' attribute list. |
protected String |
name
The cached value of the '
Name ' attribute. |
protected static String |
NAME_EDEFAULT
The default value of the '
Name ' attribute. |
protected Organization |
organization
The cached value of the '
Organization ' containment reference. |
protected boolean |
organizationESet
This is true if the Organization containment reference has been set.
|
protected String |
packaging
The cached value of the '
Packaging ' attribute. |
protected static String |
PACKAGING_EDEFAULT
The default value of the '
Packaging ' attribute. |
protected boolean |
packagingESet
This is true if the Packaging attribute has been set.
|
protected Parent |
parent
The cached value of the '
Parent ' containment reference. |
protected boolean |
parentESet
This is true if the Parent containment reference has been set.
|
protected org.eclipse.emf.common.util.EList<Repository> |
pluginRepositories
The cached value of the '
Plugin Repositories ' containment reference list. |
protected Prerequisites |
prerequisites
The cached value of the '
Prerequisites ' containment reference. |
protected boolean |
prerequisitesESet
This is true if the Prerequisites containment reference has been set.
|
protected org.eclipse.emf.common.util.EList<Profile> |
profiles
The cached value of the '
Profiles ' containment reference list. |
protected org.eclipse.emf.common.util.EList<PropertyElement> |
properties
The cached value of the '
Properties ' containment reference list. |
protected Reporting |
reporting
The cached value of the '
Reporting ' containment reference. |
protected boolean |
reportingESet
This is true if the Reporting containment reference has been set.
|
protected org.eclipse.emf.common.util.EList<Repository> |
repositories
The cached value of the '
Repositories ' containment reference list. |
protected Scm |
scm
The cached value of the '
Scm ' containment reference. |
protected boolean |
scmESet
This is true if the Scm containment reference has been set.
|
protected String |
url
The cached value of the '
Url ' attribute. |
protected static String |
URL_EDEFAULT
The default value of the '
Url ' attribute. |
protected String |
version
The cached value of the '
Version ' attribute. |
protected static String |
VERSION_EDEFAULT
The default value of the '
Version ' attribute. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
ModelImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetBuild(Build newBuild,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetCiManagement(CiManagement newCiManagement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDependencyManagement(DependencyManagement newDependencyManagement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetDistributionManagement(DistributionManagement newDistributionManagement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetIssueManagement(IssueManagement newIssueManagement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOrganization(Organization newOrganization,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetParent(Parent newParent,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetPrerequisites(Prerequisites newPrerequisites,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetReporting(Reporting newReporting,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetScm(Scm newScm,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetBuild(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetCiManagement(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetDependencyManagement(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetDistributionManagement(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetIssueManagement(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetOrganization(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetParent(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetPrerequisites(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetReporting(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetScm(org.eclipse.emf.common.notify.NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
org.eclipse.emf.common.notify.NotificationChain |
eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd,
int featureID,
org.eclipse.emf.common.notify.NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
String |
getArtifactId() |
Build |
getBuild() |
CiManagement |
getCiManagement() |
org.eclipse.emf.common.util.EList<Contributor> |
getContributors() |
org.eclipse.emf.common.util.EList<Dependency> |
getDependencies() |
DependencyManagement |
getDependencyManagement() |
String |
getDescription() |
org.eclipse.emf.common.util.EList<Developer> |
getDevelopers() |
DistributionManagement |
getDistributionManagement() |
String |
getGroupId() |
String |
getInceptionYear() |
IssueManagement |
getIssueManagement() |
org.eclipse.emf.common.util.EList<License> |
getLicenses() |
org.eclipse.emf.common.util.EList<MailingList> |
getMailingLists() |
String |
getModelVersion() |
org.eclipse.emf.common.util.EList<String> |
getModules() |
String |
getName() |
Organization |
getOrganization() |
String |
getPackaging() |
Parent |
getParent() |
org.eclipse.emf.common.util.EList<Repository> |
getPluginRepositories() |
Prerequisites |
getPrerequisites() |
org.eclipse.emf.common.util.EList<Profile> |
getProfiles() |
org.eclipse.emf.common.util.EList<PropertyElement> |
getProperties() |
Reporting |
getReporting() |
org.eclipse.emf.common.util.EList<Repository> |
getRepositories() |
Scm |
getScm() |
String |
getUrl() |
String |
getVersion() |
boolean |
isSetBuild() |
boolean |
isSetCiManagement() |
boolean |
isSetContributors() |
boolean |
isSetDependencies() |
boolean |
isSetDependencyManagement() |
boolean |
isSetDevelopers() |
boolean |
isSetDistributionManagement() |
boolean |
isSetIssueManagement() |
boolean |
isSetMailingLists() |
boolean |
isSetOrganization() |
boolean |
isSetPackaging() |
boolean |
isSetParent() |
boolean |
isSetPluginRepositories() |
boolean |
isSetPrerequisites() |
boolean |
isSetProfiles() |
boolean |
isSetProperties() |
boolean |
isSetReporting() |
boolean |
isSetRepositories() |
boolean |
isSetScm() |
void |
setArtifactId(String newArtifactId) |
void |
setBuild(Build newBuild) |
void |
setCiManagement(CiManagement newCiManagement) |
void |
setDependencyManagement(DependencyManagement newDependencyManagement) |
void |
setDescription(String newDescription) |
void |
setDistributionManagement(DistributionManagement newDistributionManagement) |
void |
setGroupId(String newGroupId) |
void |
setInceptionYear(String newInceptionYear) |
void |
setIssueManagement(IssueManagement newIssueManagement) |
void |
setModelVersion(String newModelVersion) |
void |
setName(String newName) |
void |
setOrganization(Organization newOrganization) |
void |
setPackaging(String newPackaging) |
void |
setParent(Parent newParent) |
void |
setPrerequisites(Prerequisites newPrerequisites) |
void |
setReporting(Reporting newReporting) |
void |
setScm(Scm newScm) |
void |
setUrl(String newUrl) |
void |
setVersion(String newVersion) |
String |
toString() |
void |
unsetBuild() |
void |
unsetCiManagement() |
void |
unsetContributors() |
void |
unsetDependencies() |
void |
unsetDependencyManagement() |
void |
unsetDevelopers() |
void |
unsetDistributionManagement() |
void |
unsetIssueManagement() |
void |
unsetMailingLists() |
void |
unsetOrganization() |
void |
unsetPackaging() |
void |
unsetParent() |
void |
unsetPluginRepositories() |
void |
unsetPrerequisites() |
void |
unsetProfiles() |
void |
unsetProperties() |
void |
unsetReporting() |
void |
unsetRepositories() |
void |
unsetScm() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
protected Parent parent
Parent
' containment reference. getParent()
protected boolean parentESet
protected static final String MODEL_VERSION_EDEFAULT
Model Version
' attribute.
getModelVersion()
protected String modelVersion
Model Version
' attribute. getModelVersion()
protected static final String GROUP_ID_EDEFAULT
Group Id
' attribute. getGroupId()
protected String groupId
Group Id
' attribute. getGroupId()
protected static final String ARTIFACT_ID_EDEFAULT
Artifact Id
' attribute. getArtifactId()
protected String artifactId
Artifact Id
' attribute. getArtifactId()
protected static final String PACKAGING_EDEFAULT
Packaging
' attribute. getPackaging()
protected String packaging
Packaging
' attribute. getPackaging()
protected boolean packagingESet
protected static final String NAME_EDEFAULT
Name
' attribute. getName()
protected static final String VERSION_EDEFAULT
Version
' attribute. getVersion()
protected String version
Version
' attribute. getVersion()
protected static final String DESCRIPTION_EDEFAULT
Description
' attribute. getDescription()
protected String description
Description
' attribute. getDescription()
protected static final String URL_EDEFAULT
Url
' attribute. getUrl()
protected Prerequisites prerequisites
Prerequisites
' containment reference. getPrerequisites()
protected boolean prerequisitesESet
protected IssueManagement issueManagement
Issue Management
' containment reference. getIssueManagement()
protected boolean issueManagementESet
protected CiManagement ciManagement
Ci Management
' containment reference. getCiManagement()
protected boolean ciManagementESet
protected static final String INCEPTION_YEAR_EDEFAULT
Inception Year
' attribute.
getInceptionYear()
protected String inceptionYear
Inception Year
' attribute.
getInceptionYear()
protected org.eclipse.emf.common.util.EList<MailingList> mailingLists
Mailing Lists
' containment reference list. getMailingLists()
protected org.eclipse.emf.common.util.EList<Developer> developers
Developers
' containment reference list. getDevelopers()
protected org.eclipse.emf.common.util.EList<Contributor> contributors
Contributors
' containment reference list. getContributors()
protected org.eclipse.emf.common.util.EList<License> licenses
Licenses
' containment reference list. getLicenses()
protected boolean scmESet
protected Organization organization
Organization
' containment reference. getOrganization()
protected boolean organizationESet
protected Build build
Build
' containment reference. getBuild()
protected boolean buildESet
protected org.eclipse.emf.common.util.EList<Profile> profiles
Profiles
' containment reference list. getProfiles()
protected org.eclipse.emf.common.util.EList<Repository> repositories
Repositories
' containment reference list. getRepositories()
protected org.eclipse.emf.common.util.EList<Repository> pluginRepositories
Plugin Repositories
' containment reference list.
getPluginRepositories()
protected org.eclipse.emf.common.util.EList<Dependency> dependencies
Dependencies
' containment reference list. getDependencies()
protected Reporting reporting
Reporting
' containment reference.
getReporting()
protected boolean reportingESet
protected DependencyManagement dependencyManagement
Dependency Management
' containment reference.
getDependencyManagement()
protected boolean dependencyManagementESet
protected DistributionManagement distributionManagement
Distribution Management
' containment
reference. getDistributionManagement()
protected boolean distributionManagementESet
protected org.eclipse.emf.common.util.EList<PropertyElement> properties
Properties
' containment reference list. getProperties()
protected org.eclipse.emf.common.util.EList<String> modules
Modules
' attribute list. getModules()
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public Parent getParent()
getParent
in interface Model
Model.isSetParent()
,
Model.unsetParent()
,
Model.setParent(Parent)
,
PomPackage.getModel_Parent()
public org.eclipse.emf.common.notify.NotificationChain basicSetParent(Parent newParent, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setParent(Parent newParent)
setParent
in interface Model
newParent
- the new value of the 'Parent' containment reference.Model.isSetParent()
,
Model.unsetParent()
,
Model.getParent()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetParent(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetParent()
unsetParent
in interface Model
Model.isSetParent()
,
Model.getParent()
,
Model.setParent(Parent)
public boolean isSetParent()
isSetParent
in interface Model
Model.unsetParent()
,
Model.getParent()
,
Model.setParent(Parent)
public String getModelVersion()
getModelVersion
in interface Model
Model.setModelVersion(String)
,
PomPackage.getModel_ModelVersion()
public void setModelVersion(String newModelVersion)
setModelVersion
in interface Model
newModelVersion
- the new value of the 'Model Version' attribute.Model.getModelVersion()
public String getGroupId()
getGroupId
in interface Model
Model.setGroupId(String)
,
PomPackage.getModel_GroupId()
public void setGroupId(String newGroupId)
setGroupId
in interface Model
newGroupId
- the new value of the 'Group Id' attribute.Model.getGroupId()
public String getArtifactId()
getArtifactId
in interface Model
Model.setArtifactId(String)
,
PomPackage.getModel_ArtifactId()
public void setArtifactId(String newArtifactId)
setArtifactId
in interface Model
newArtifactId
- the new value of the 'Artifact Id' attribute.Model.getArtifactId()
public String getPackaging()
getPackaging
in interface Model
Model.isSetPackaging()
,
Model.unsetPackaging()
,
Model.setPackaging(String)
,
PomPackage.getModel_Packaging()
public void setPackaging(String newPackaging)
setPackaging
in interface Model
newPackaging
- the new value of the 'Packaging' attribute.Model.isSetPackaging()
,
Model.unsetPackaging()
,
Model.getPackaging()
public void unsetPackaging()
unsetPackaging
in interface Model
Model.isSetPackaging()
,
Model.getPackaging()
,
Model.setPackaging(String)
public boolean isSetPackaging()
isSetPackaging
in interface Model
Model.unsetPackaging()
,
Model.getPackaging()
,
Model.setPackaging(String)
public String getName()
getName
in interface Model
Model.setName(String)
,
PomPackage.getModel_Name()
public void setName(String newName)
setName
in interface Model
newName
- the new value of the 'Name' attribute.Model.getName()
public String getVersion()
getVersion
in interface Model
Model.setVersion(String)
,
PomPackage.getModel_Version()
public void setVersion(String newVersion)
setVersion
in interface Model
newVersion
- the new value of the 'Version' attribute.Model.getVersion()
public String getDescription()
getDescription
in interface Model
Model.setDescription(String)
,
PomPackage.getModel_Description()
public void setDescription(String newDescription)
setDescription
in interface Model
newDescription
- the new value of the 'Description' attribute.Model.getDescription()
public String getUrl()
getUrl
in interface Model
Model.setUrl(String)
,
PomPackage.getModel_Url()
public void setUrl(String newUrl)
setUrl
in interface Model
newUrl
- the new value of the 'Url' attribute.Model.getUrl()
public Prerequisites getPrerequisites()
getPrerequisites
in interface Model
Model.isSetPrerequisites()
,
Model.unsetPrerequisites()
,
Model.setPrerequisites(Prerequisites)
,
PomPackage.getModel_Prerequisites()
public org.eclipse.emf.common.notify.NotificationChain basicSetPrerequisites(Prerequisites newPrerequisites, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPrerequisites(Prerequisites newPrerequisites)
setPrerequisites
in interface Model
newPrerequisites
- the new value of the 'Prerequisites' containment reference.Model.isSetPrerequisites()
,
Model.unsetPrerequisites()
,
Model.getPrerequisites()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetPrerequisites(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetPrerequisites()
unsetPrerequisites
in interface Model
Model.isSetPrerequisites()
,
Model.getPrerequisites()
,
Model.setPrerequisites(Prerequisites)
public boolean isSetPrerequisites()
isSetPrerequisites
in interface Model
Model.unsetPrerequisites()
,
Model.getPrerequisites()
,
Model.setPrerequisites(Prerequisites)
public IssueManagement getIssueManagement()
getIssueManagement
in interface Model
Model.isSetIssueManagement()
,
Model.unsetIssueManagement()
,
Model.setIssueManagement(IssueManagement)
,
PomPackage.getModel_IssueManagement()
public org.eclipse.emf.common.notify.NotificationChain basicSetIssueManagement(IssueManagement newIssueManagement, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setIssueManagement(IssueManagement newIssueManagement)
setIssueManagement
in interface Model
newIssueManagement
- the new value of the 'Issue Management' containment reference.Model.isSetIssueManagement()
,
Model.unsetIssueManagement()
,
Model.getIssueManagement()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetIssueManagement(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetIssueManagement()
unsetIssueManagement
in interface Model
Model.isSetIssueManagement()
,
Model.getIssueManagement()
,
Model.setIssueManagement(IssueManagement)
public boolean isSetIssueManagement()
isSetIssueManagement
in interface Model
Model.unsetIssueManagement()
,
Model.getIssueManagement()
,
Model.setIssueManagement(IssueManagement)
public CiManagement getCiManagement()
getCiManagement
in interface Model
Model.isSetCiManagement()
,
Model.unsetCiManagement()
,
Model.setCiManagement(CiManagement)
,
PomPackage.getModel_CiManagement()
public org.eclipse.emf.common.notify.NotificationChain basicSetCiManagement(CiManagement newCiManagement, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setCiManagement(CiManagement newCiManagement)
setCiManagement
in interface Model
newCiManagement
- the new value of the 'Ci Management' containment reference.Model.isSetCiManagement()
,
Model.unsetCiManagement()
,
Model.getCiManagement()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetCiManagement(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetCiManagement()
unsetCiManagement
in interface Model
Model.isSetCiManagement()
,
Model.getCiManagement()
,
Model.setCiManagement(CiManagement)
public boolean isSetCiManagement()
isSetCiManagement
in interface Model
Model.unsetCiManagement()
,
Model.getCiManagement()
,
Model.setCiManagement(CiManagement)
public String getInceptionYear()
getInceptionYear
in interface Model
Model.setInceptionYear(String)
,
PomPackage.getModel_InceptionYear()
public void setInceptionYear(String newInceptionYear)
setInceptionYear
in interface Model
newInceptionYear
- the new value of the 'Inception Year' attribute.Model.getInceptionYear()
public org.eclipse.emf.common.util.EList<MailingList> getMailingLists()
getMailingLists
in interface Model
Model.isSetMailingLists()
,
Model.unsetMailingLists()
,
PomPackage.getModel_MailingLists()
public void unsetMailingLists()
unsetMailingLists
in interface Model
Model.isSetMailingLists()
,
Model.getMailingLists()
public boolean isSetMailingLists()
isSetMailingLists
in interface Model
Model.unsetMailingLists()
,
Model.getMailingLists()
public org.eclipse.emf.common.util.EList<Developer> getDevelopers()
getDevelopers
in interface Model
Model.isSetDevelopers()
,
Model.unsetDevelopers()
,
PomPackage.getModel_Developers()
public void unsetDevelopers()
unsetDevelopers
in interface Model
Model.isSetDevelopers()
,
Model.getDevelopers()
public boolean isSetDevelopers()
isSetDevelopers
in interface Model
Model.unsetDevelopers()
,
Model.getDevelopers()
public org.eclipse.emf.common.util.EList<Contributor> getContributors()
getContributors
in interface Model
Model.isSetContributors()
,
Model.unsetContributors()
,
PomPackage.getModel_Contributors()
public void unsetContributors()
unsetContributors
in interface Model
Model.isSetContributors()
,
Model.getContributors()
public boolean isSetContributors()
isSetContributors
in interface Model
Model.unsetContributors()
,
Model.getContributors()
public org.eclipse.emf.common.util.EList<License> getLicenses()
getLicenses
in interface Model
PomPackage.getModel_Licenses()
public Scm getScm()
getScm
in interface Model
Model.isSetScm()
,
Model.unsetScm()
,
Model.setScm(Scm)
,
PomPackage.getModel_Scm()
public org.eclipse.emf.common.notify.NotificationChain basicSetScm(Scm newScm, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setScm(Scm newScm)
setScm
in interface Model
newScm
- the new value of the 'Scm' containment reference.Model.isSetScm()
,
Model.unsetScm()
,
Model.getScm()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetScm(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetScm()
unsetScm
in interface Model
Model.isSetScm()
,
Model.getScm()
,
Model.setScm(Scm)
public boolean isSetScm()
isSetScm
in interface Model
Model.unsetScm()
,
Model.getScm()
,
Model.setScm(Scm)
public Organization getOrganization()
getOrganization
in interface Model
Model.isSetOrganization()
,
Model.unsetOrganization()
,
Model.setOrganization(Organization)
,
PomPackage.getModel_Organization()
public org.eclipse.emf.common.notify.NotificationChain basicSetOrganization(Organization newOrganization, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOrganization(Organization newOrganization)
setOrganization
in interface Model
newOrganization
- the new value of the 'Organization' containment reference.Model.isSetOrganization()
,
Model.unsetOrganization()
,
Model.getOrganization()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetOrganization(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetOrganization()
unsetOrganization
in interface Model
Model.isSetOrganization()
,
Model.getOrganization()
,
Model.setOrganization(Organization)
public boolean isSetOrganization()
isSetOrganization
in interface Model
Model.unsetOrganization()
,
Model.getOrganization()
,
Model.setOrganization(Organization)
public Build getBuild()
getBuild
in interface Model
Model.isSetBuild()
,
Model.unsetBuild()
,
Model.setBuild(Build)
,
PomPackage.getModel_Build()
public org.eclipse.emf.common.notify.NotificationChain basicSetBuild(Build newBuild, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setBuild(Build newBuild)
setBuild
in interface Model
newBuild
- the new value of the 'Build' containment reference.Model.isSetBuild()
,
Model.unsetBuild()
,
Model.getBuild()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetBuild(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetBuild()
unsetBuild
in interface Model
Model.isSetBuild()
,
Model.getBuild()
,
Model.setBuild(Build)
public boolean isSetBuild()
isSetBuild
in interface Model
Model.unsetBuild()
,
Model.getBuild()
,
Model.setBuild(Build)
public org.eclipse.emf.common.util.EList<Profile> getProfiles()
getProfiles
in interface Model
Model.isSetProfiles()
,
Model.unsetProfiles()
,
PomPackage.getModel_Profiles()
public void unsetProfiles()
unsetProfiles
in interface Model
Model.isSetProfiles()
,
Model.getProfiles()
public boolean isSetProfiles()
isSetProfiles
in interface Model
Model.unsetProfiles()
,
Model.getProfiles()
public org.eclipse.emf.common.util.EList<Repository> getRepositories()
getRepositories
in interface Model
Model.isSetRepositories()
,
Model.unsetRepositories()
,
PomPackage.getModel_Repositories()
public void unsetRepositories()
unsetRepositories
in interface Model
Model.isSetRepositories()
,
Model.getRepositories()
public boolean isSetRepositories()
isSetRepositories
in interface Model
Model.unsetRepositories()
,
Model.getRepositories()
public org.eclipse.emf.common.util.EList<Repository> getPluginRepositories()
getPluginRepositories
in interface Model
Model.isSetPluginRepositories()
,
Model.unsetPluginRepositories()
,
PomPackage.getModel_PluginRepositories()
public void unsetPluginRepositories()
unsetPluginRepositories
in interface Model
Model.isSetPluginRepositories()
,
Model.getPluginRepositories()
public boolean isSetPluginRepositories()
isSetPluginRepositories
in interface Model
Model.unsetPluginRepositories()
,
Model.getPluginRepositories()
public org.eclipse.emf.common.util.EList<Dependency> getDependencies()
getDependencies
in interface Model
Model.isSetDependencies()
,
Model.unsetDependencies()
,
PomPackage.getModel_Dependencies()
public void unsetDependencies()
unsetDependencies
in interface Model
Model.isSetDependencies()
,
Model.getDependencies()
public boolean isSetDependencies()
isSetDependencies
in interface Model
Model.unsetDependencies()
,
Model.getDependencies()
public Reporting getReporting()
getReporting
in interface Model
Model.isSetReporting()
,
Model.unsetReporting()
,
Model.setReporting(Reporting)
,
PomPackage.getModel_Reporting()
public org.eclipse.emf.common.notify.NotificationChain basicSetReporting(Reporting newReporting, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setReporting(Reporting newReporting)
setReporting
in interface Model
newReporting
- the new value of the 'Reporting' containment reference.Model.isSetReporting()
,
Model.unsetReporting()
,
Model.getReporting()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetReporting(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetReporting()
unsetReporting
in interface Model
Model.isSetReporting()
,
Model.getReporting()
,
Model.setReporting(Reporting)
public boolean isSetReporting()
isSetReporting
in interface Model
Model.unsetReporting()
,
Model.getReporting()
,
Model.setReporting(Reporting)
public DependencyManagement getDependencyManagement()
getDependencyManagement
in interface Model
Model.isSetDependencyManagement()
,
Model.unsetDependencyManagement()
,
Model.setDependencyManagement(DependencyManagement)
,
PomPackage.getModel_DependencyManagement()
public org.eclipse.emf.common.notify.NotificationChain basicSetDependencyManagement(DependencyManagement newDependencyManagement, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDependencyManagement(DependencyManagement newDependencyManagement)
setDependencyManagement
in interface Model
newDependencyManagement
- the new value of the 'Dependency Management' containment reference.Model.isSetDependencyManagement()
,
Model.unsetDependencyManagement()
,
Model.getDependencyManagement()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetDependencyManagement(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetDependencyManagement()
unsetDependencyManagement
in interface Model
Model.isSetDependencyManagement()
,
Model.getDependencyManagement()
,
Model.setDependencyManagement(DependencyManagement)
public boolean isSetDependencyManagement()
isSetDependencyManagement
in interface Model
Model.unsetDependencyManagement()
,
Model.getDependencyManagement()
,
Model.setDependencyManagement(DependencyManagement)
public DistributionManagement getDistributionManagement()
getDistributionManagement
in interface Model
Model.isSetDistributionManagement()
,
Model.unsetDistributionManagement()
,
Model.setDistributionManagement(DistributionManagement)
,
PomPackage.getModel_DistributionManagement()
public org.eclipse.emf.common.notify.NotificationChain basicSetDistributionManagement(DistributionManagement newDistributionManagement, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setDistributionManagement(DistributionManagement newDistributionManagement)
setDistributionManagement
in interface Model
newDistributionManagement
- the new value of the 'Distribution Management' containment reference.Model.isSetDistributionManagement()
,
Model.unsetDistributionManagement()
,
Model.getDistributionManagement()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetDistributionManagement(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetDistributionManagement()
unsetDistributionManagement
in interface Model
Model.isSetDistributionManagement()
,
Model.getDistributionManagement()
,
Model.setDistributionManagement(DistributionManagement)
public boolean isSetDistributionManagement()
isSetDistributionManagement
in interface Model
Model.unsetDistributionManagement()
,
Model.getDistributionManagement()
,
Model.setDistributionManagement(DistributionManagement)
public org.eclipse.emf.common.util.EList<PropertyElement> getProperties()
getProperties
in interface Model
Model.isSetProperties()
,
Model.unsetProperties()
,
PomPackage.getModel_Properties()
public void unsetProperties()
unsetProperties
in interface Model
Model.isSetProperties()
,
Model.getProperties()
public boolean isSetProperties()
isSetProperties
in interface Model
Model.unsetProperties()
,
Model.getProperties()
public org.eclipse.emf.common.util.EList<String> getModules()
getModules
in interface Model
PomPackage.getModel_Modules()
public org.eclipse.emf.common.notify.NotificationChain eInverseRemove(org.eclipse.emf.ecore.InternalEObject otherEnd, int featureID, org.eclipse.emf.common.notify.NotificationChain msgs)
eInverseRemove
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.