public class ModelImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Model
The following features are implemented:
Parent Model VersionGroup Id Artifact Id PackagingNameVersion DescriptionUrl PrerequisitesIssue ManagementCi Management Inception Year Mailing Lists Developers Contributors LicensesScm OrganizationBuild Profiles RepositoriesPlugin Repositories Dependencies ReportingDependency ManagementDistribution Management PropertiesModules org.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.EObservableAdapterList, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EScannableAdapterList| 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, eSetProxyURIeAddVirtualValue, 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, eVirtualValueseBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotifyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waiteAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected 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.EObjectImplpublic Parent getParent()
getParent in interface ModelModel.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 ModelnewParent - 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 ModelModel.isSetParent(),
Model.getParent(),
Model.setParent(Parent)public boolean isSetParent()
isSetParent in interface ModelModel.unsetParent(),
Model.getParent(),
Model.setParent(Parent)public String getModelVersion()
getModelVersion in interface ModelModel.setModelVersion(String),
PomPackage.getModel_ModelVersion()public void setModelVersion(String newModelVersion)
setModelVersion in interface ModelnewModelVersion - the new value of the 'Model Version' attribute.Model.getModelVersion()public String getGroupId()
getGroupId in interface ModelModel.setGroupId(String),
PomPackage.getModel_GroupId()public void setGroupId(String newGroupId)
setGroupId in interface ModelnewGroupId - the new value of the 'Group Id' attribute.Model.getGroupId()public String getArtifactId()
getArtifactId in interface ModelModel.setArtifactId(String),
PomPackage.getModel_ArtifactId()public void setArtifactId(String newArtifactId)
setArtifactId in interface ModelnewArtifactId - the new value of the 'Artifact Id' attribute.Model.getArtifactId()public String getPackaging()
getPackaging in interface ModelModel.isSetPackaging(),
Model.unsetPackaging(),
Model.setPackaging(String),
PomPackage.getModel_Packaging()public void setPackaging(String newPackaging)
setPackaging in interface ModelnewPackaging - the new value of the 'Packaging' attribute.Model.isSetPackaging(),
Model.unsetPackaging(),
Model.getPackaging()public void unsetPackaging()
unsetPackaging in interface ModelModel.isSetPackaging(),
Model.getPackaging(),
Model.setPackaging(String)public boolean isSetPackaging()
isSetPackaging in interface ModelModel.unsetPackaging(),
Model.getPackaging(),
Model.setPackaging(String)public String getName()
getName in interface ModelModel.setName(String),
PomPackage.getModel_Name()public void setName(String newName)
setName in interface ModelnewName - the new value of the 'Name' attribute.Model.getName()public String getVersion()
getVersion in interface ModelModel.setVersion(String),
PomPackage.getModel_Version()public void setVersion(String newVersion)
setVersion in interface ModelnewVersion - the new value of the 'Version' attribute.Model.getVersion()public String getDescription()
getDescription in interface ModelModel.setDescription(String),
PomPackage.getModel_Description()public void setDescription(String newDescription)
setDescription in interface ModelnewDescription - the new value of the 'Description' attribute.Model.getDescription()public String getUrl()
getUrl in interface ModelModel.setUrl(String),
PomPackage.getModel_Url()public void setUrl(String newUrl)
setUrl in interface ModelnewUrl - the new value of the 'Url' attribute.Model.getUrl()public Prerequisites getPrerequisites()
getPrerequisites in interface ModelModel.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 ModelnewPrerequisites - 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 ModelModel.isSetPrerequisites(),
Model.getPrerequisites(),
Model.setPrerequisites(Prerequisites)public boolean isSetPrerequisites()
isSetPrerequisites in interface ModelModel.unsetPrerequisites(),
Model.getPrerequisites(),
Model.setPrerequisites(Prerequisites)public IssueManagement getIssueManagement()
getIssueManagement in interface ModelModel.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 ModelnewIssueManagement - 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 ModelModel.isSetIssueManagement(),
Model.getIssueManagement(),
Model.setIssueManagement(IssueManagement)public boolean isSetIssueManagement()
isSetIssueManagement in interface ModelModel.unsetIssueManagement(),
Model.getIssueManagement(),
Model.setIssueManagement(IssueManagement)public CiManagement getCiManagement()
getCiManagement in interface ModelModel.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 ModelnewCiManagement - 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 ModelModel.isSetCiManagement(),
Model.getCiManagement(),
Model.setCiManagement(CiManagement)public boolean isSetCiManagement()
isSetCiManagement in interface ModelModel.unsetCiManagement(),
Model.getCiManagement(),
Model.setCiManagement(CiManagement)public String getInceptionYear()
getInceptionYear in interface ModelModel.setInceptionYear(String),
PomPackage.getModel_InceptionYear()public void setInceptionYear(String newInceptionYear)
setInceptionYear in interface ModelnewInceptionYear - the new value of the 'Inception Year' attribute.Model.getInceptionYear()public org.eclipse.emf.common.util.EList<MailingList> getMailingLists()
getMailingLists in interface ModelModel.isSetMailingLists(),
Model.unsetMailingLists(),
PomPackage.getModel_MailingLists()public void unsetMailingLists()
unsetMailingLists in interface ModelModel.isSetMailingLists(),
Model.getMailingLists()public boolean isSetMailingLists()
isSetMailingLists in interface ModelModel.unsetMailingLists(),
Model.getMailingLists()public org.eclipse.emf.common.util.EList<Developer> getDevelopers()
getDevelopers in interface ModelModel.isSetDevelopers(),
Model.unsetDevelopers(),
PomPackage.getModel_Developers()public void unsetDevelopers()
unsetDevelopers in interface ModelModel.isSetDevelopers(),
Model.getDevelopers()public boolean isSetDevelopers()
isSetDevelopers in interface ModelModel.unsetDevelopers(),
Model.getDevelopers()public org.eclipse.emf.common.util.EList<Contributor> getContributors()
getContributors in interface ModelModel.isSetContributors(),
Model.unsetContributors(),
PomPackage.getModel_Contributors()public void unsetContributors()
unsetContributors in interface ModelModel.isSetContributors(),
Model.getContributors()public boolean isSetContributors()
isSetContributors in interface ModelModel.unsetContributors(),
Model.getContributors()public org.eclipse.emf.common.util.EList<License> getLicenses()
getLicenses in interface ModelPomPackage.getModel_Licenses()public Scm getScm()
getScm in interface ModelModel.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 ModelnewScm - 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 ModelModel.isSetScm(),
Model.getScm(),
Model.setScm(Scm)public boolean isSetScm()
isSetScm in interface ModelModel.unsetScm(),
Model.getScm(),
Model.setScm(Scm)public Organization getOrganization()
getOrganization in interface ModelModel.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 ModelnewOrganization - 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 ModelModel.isSetOrganization(),
Model.getOrganization(),
Model.setOrganization(Organization)public boolean isSetOrganization()
isSetOrganization in interface ModelModel.unsetOrganization(),
Model.getOrganization(),
Model.setOrganization(Organization)public Build getBuild()
getBuild in interface ModelModel.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 ModelnewBuild - 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 ModelModel.isSetBuild(),
Model.getBuild(),
Model.setBuild(Build)public boolean isSetBuild()
isSetBuild in interface ModelModel.unsetBuild(),
Model.getBuild(),
Model.setBuild(Build)public org.eclipse.emf.common.util.EList<Profile> getProfiles()
getProfiles in interface ModelModel.isSetProfiles(),
Model.unsetProfiles(),
PomPackage.getModel_Profiles()public void unsetProfiles()
unsetProfiles in interface ModelModel.isSetProfiles(),
Model.getProfiles()public boolean isSetProfiles()
isSetProfiles in interface ModelModel.unsetProfiles(),
Model.getProfiles()public org.eclipse.emf.common.util.EList<Repository> getRepositories()
getRepositories in interface ModelModel.isSetRepositories(),
Model.unsetRepositories(),
PomPackage.getModel_Repositories()public void unsetRepositories()
unsetRepositories in interface ModelModel.isSetRepositories(),
Model.getRepositories()public boolean isSetRepositories()
isSetRepositories in interface ModelModel.unsetRepositories(),
Model.getRepositories()public org.eclipse.emf.common.util.EList<Repository> getPluginRepositories()
getPluginRepositories in interface ModelModel.isSetPluginRepositories(),
Model.unsetPluginRepositories(),
PomPackage.getModel_PluginRepositories()public void unsetPluginRepositories()
unsetPluginRepositories in interface ModelModel.isSetPluginRepositories(),
Model.getPluginRepositories()public boolean isSetPluginRepositories()
isSetPluginRepositories in interface ModelModel.unsetPluginRepositories(),
Model.getPluginRepositories()public org.eclipse.emf.common.util.EList<Dependency> getDependencies()
getDependencies in interface ModelModel.isSetDependencies(),
Model.unsetDependencies(),
PomPackage.getModel_Dependencies()public void unsetDependencies()
unsetDependencies in interface ModelModel.isSetDependencies(),
Model.getDependencies()public boolean isSetDependencies()
isSetDependencies in interface ModelModel.unsetDependencies(),
Model.getDependencies()public Reporting getReporting()
getReporting in interface ModelModel.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 ModelnewReporting - 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 ModelModel.isSetReporting(),
Model.getReporting(),
Model.setReporting(Reporting)public boolean isSetReporting()
isSetReporting in interface ModelModel.unsetReporting(),
Model.getReporting(),
Model.setReporting(Reporting)public DependencyManagement getDependencyManagement()
getDependencyManagement in interface ModelModel.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 ModelnewDependencyManagement - 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 ModelModel.isSetDependencyManagement(),
Model.getDependencyManagement(),
Model.setDependencyManagement(DependencyManagement)public boolean isSetDependencyManagement()
isSetDependencyManagement in interface ModelModel.unsetDependencyManagement(),
Model.getDependencyManagement(),
Model.setDependencyManagement(DependencyManagement)public DistributionManagement getDistributionManagement()
getDistributionManagement in interface ModelModel.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 ModelnewDistributionManagement - 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 ModelModel.isSetDistributionManagement(),
Model.getDistributionManagement(),
Model.setDistributionManagement(DistributionManagement)public boolean isSetDistributionManagement()
isSetDistributionManagement in interface ModelModel.unsetDistributionManagement(),
Model.getDistributionManagement(),
Model.setDistributionManagement(DistributionManagement)public org.eclipse.emf.common.util.EList<PropertyElement> getProperties()
getProperties in interface ModelModel.isSetProperties(),
Model.unsetProperties(),
PomPackage.getModel_Properties()public void unsetProperties()
unsetProperties in interface ModelModel.isSetProperties(),
Model.getProperties()public boolean isSetProperties()
isSetProperties in interface ModelModel.unsetProperties(),
Model.getProperties()public org.eclipse.emf.common.util.EList<String> getModules()
getModules in interface ModelPomPackage.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.BasicEObjectImplpublic Object eGet(int featureID, boolean resolve, boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eSet(int featureID,
Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class org.eclipse.emf.ecore.impl.BasicEObjectImplpublic String toString()
toString in class org.eclipse.emf.ecore.impl.BasicEObjectImplCopyright © 2005–2021 Eclipse Foundation. All rights reserved.