Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.m2e.model.edit/src/main/java/org/eclipse/m2e/model/edit/pom/Developer.java')
-rw-r--r--org.eclipse.m2e.model.edit/src/main/java/org/eclipse/m2e/model/edit/pom/Developer.java501
1 files changed, 225 insertions, 276 deletions
diff --git a/org.eclipse.m2e.model.edit/src/main/java/org/eclipse/m2e/model/edit/pom/Developer.java b/org.eclipse.m2e.model.edit/src/main/java/org/eclipse/m2e/model/edit/pom/Developer.java
index 6c22b137..8c1f9789 100644
--- a/org.eclipse.m2e.model.edit/src/main/java/org/eclipse/m2e/model/edit/pom/Developer.java
+++ b/org.eclipse.m2e.model.edit/src/main/java/org/eclipse/m2e/model/edit/pom/Developer.java
@@ -12,19 +12,12 @@
package org.eclipse.m2e.model.edit.pom;
import org.eclipse.emf.common.util.EList;
-
import org.eclipse.emf.ecore.EObject;
+
/**
- * <!-- begin-user-doc --> A representation of the model object '
- * <em><b>Developer</b></em>'. <!-- end-user-doc -->
- *
- * <!-- begin-model-doc --> 3.0.0+
- *
- * Information about one of the committers on this project.
- *
- * <!-- end-model-doc -->
- *
+ * <!-- begin-user-doc --> A representation of the model object ' <em><b>Developer</b></em>'. <!-- end-user-doc --> <!--
+ * begin-model-doc --> 3.0.0+ Information about one of the committers on this project. <!-- end-model-doc -->
* <p>
* The following features are supported:
* <ul>
@@ -32,14 +25,10 @@ import org.eclipse.emf.ecore.EObject;
* <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getName <em>Name</em>}</li>
* <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getEmail <em>Email</em>}</li>
* <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getUrl <em>Url</em>}</li>
- * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getOrganization <em>
- * Organization</em>}</li>
- * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getOrganizationUrl <em>
- * Organization Url</em>}</li>
- * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getTimezone <em>Timezone
- * </em>}</li>
- * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getProperties <em>
- * Properties</em>}</li>
+ * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getOrganization <em> Organization</em>}</li>
+ * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getOrganizationUrl <em> Organization Url</em>}</li>
+ * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getTimezone <em>Timezone </em>}</li>
+ * <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getProperties <em> Properties</em>}</li>
* <li>{@link org.eclipse.m2e.model.edit.pom.Developer#getRoles <em>Roles</em>}</li>
* </ul>
* </p>
@@ -49,282 +38,242 @@ import org.eclipse.emf.ecore.EObject;
* @generated
*/
public interface Developer extends EObject {
- /**
- * Returns the value of the '<em><b>Id</b></em>' attribute. <!--
- * begin-user-doc --> <!-- end-user-doc --> <!-- begin-model-doc --> 3.0.0+
- * The unique ID of the developer in the SCM. <!-- end-model-doc -->
- *
- * @return the value of the '<em>Id</em>' attribute.
- * @see #setId(String)
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Id()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
- * "kind='element' name='id' namespace='##targetNamespace'"
- * @generated
- */
- String getId();
+ /**
+ * Returns the value of the '<em><b>Id</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc --> <!--
+ * begin-model-doc --> 3.0.0+ The unique ID of the developer in the SCM. <!-- end-model-doc -->
+ *
+ * @return the value of the '<em>Id</em>' attribute.
+ * @see #setId(String)
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Id()
+ * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
+ * "kind='element' name='id' namespace='##targetNamespace'"
+ * @generated
+ */
+ String getId();
- /**
- * Sets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getId <em>Id</em>}'
- * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Id</em>' attribute.
- * @see #getId()
- * @generated
- */
- void setId(String value);
+ /**
+ * Sets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getId <em>Id</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value the new value of the '<em>Id</em>' attribute.
+ * @see #getId()
+ * @generated
+ */
+ void setId(String value);
- /**
- * Returns the value of the '<em><b>Name</b></em>' attribute. <!--
- * begin-user-doc --> <!-- end-user-doc --> <!-- begin-model-doc --> 3.0.0+
- * The full name of the contributor. <!-- end-model-doc -->
- *
- * @return the value of the '<em>Name</em>' attribute.
- * @see #setName(String)
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Name()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
- * "kind='element' name='name' namespace='##targetNamespace'"
- * @generated
- */
- String getName();
+ /**
+ * Returns the value of the '<em><b>Name</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc --> <!--
+ * begin-model-doc --> 3.0.0+ The full name of the contributor. <!-- end-model-doc -->
+ *
+ * @return the value of the '<em>Name</em>' attribute.
+ * @see #setName(String)
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Name()
+ * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
+ * "kind='element' name='name' namespace='##targetNamespace'"
+ * @generated
+ */
+ String getName();
- /**
- * Sets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getName <em>Name</em>}'
- * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Name</em>' attribute.
- * @see #getName()
- * @generated
- */
- void setName(String value);
+ /**
+ * Sets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getName <em>Name</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value the new value of the '<em>Name</em>' attribute.
+ * @see #getName()
+ * @generated
+ */
+ void setName(String value);
- /**
- * Returns the value of the '<em><b>Email</b></em>' attribute. <!--
- * begin-user-doc --> <!-- end-user-doc --> <!-- begin-model-doc --> 3.0.0+
- * The email address of the contributor. <!-- end-model-doc -->
- *
- * @return the value of the '<em>Email</em>' attribute.
- * @see #setEmail(String)
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Email()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
- * "kind='element' name='email' namespace='##targetNamespace'"
- * @generated
- */
- String getEmail();
+ /**
+ * Returns the value of the '<em><b>Email</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc --> <!--
+ * begin-model-doc --> 3.0.0+ The email address of the contributor. <!-- end-model-doc -->
+ *
+ * @return the value of the '<em>Email</em>' attribute.
+ * @see #setEmail(String)
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Email()
+ * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
+ * "kind='element' name='email' namespace='##targetNamespace'"
+ * @generated
+ */
+ String getEmail();
- /**
- * Sets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getEmail <em>Email</em>}'
- * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Email</em>' attribute.
- * @see #getEmail()
- * @generated
- */
- void setEmail(String value);
+ /**
+ * Sets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getEmail <em>Email</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value the new value of the '<em>Email</em>' attribute.
+ * @see #getEmail()
+ * @generated
+ */
+ void setEmail(String value);
- /**
- * Returns the value of the '<em><b>Url</b></em>' attribute. <!--
- * begin-user-doc --> <!-- end-user-doc --> <!-- begin-model-doc --> 3.0.0+
- * The URL for the homepage of the contributor. <!-- end-model-doc -->
- *
- * @return the value of the '<em>Url</em>' attribute.
- * @see #setUrl(String)
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Url()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
- * "kind='element' name='url' namespace='##targetNamespace'"
- * @generated
- */
- String getUrl();
+ /**
+ * Returns the value of the '<em><b>Url</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc --> <!--
+ * begin-model-doc --> 3.0.0+ The URL for the homepage of the contributor. <!-- end-model-doc -->
+ *
+ * @return the value of the '<em>Url</em>' attribute.
+ * @see #setUrl(String)
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Url()
+ * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
+ * "kind='element' name='url' namespace='##targetNamespace'"
+ * @generated
+ */
+ String getUrl();
- /**
- * Sets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getUrl <em>Url</em>}'
- * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Url</em>' attribute.
- * @see #getUrl()
- * @generated
- */
- void setUrl(String value);
+ /**
+ * Sets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getUrl <em>Url</em>}' attribute. <!--
+ * begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value the new value of the '<em>Url</em>' attribute.
+ * @see #getUrl()
+ * @generated
+ */
+ void setUrl(String value);
- /**
- * Returns the value of the '<em><b>Organization</b></em>' attribute. <!--
- * begin-user-doc --> <!-- end-user-doc --> <!-- begin-model-doc --> 3.0.0+
- * The organization to which the contributor belongs. <!-- end-model-doc -->
- *
- * @return the value of the '<em>Organization</em>' attribute.
- * @see #setOrganization(String)
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Organization()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
- * "kind='element' name='organization' namespace='##targetNamespace'"
- * @generated
- */
- String getOrganization();
+ /**
+ * Returns the value of the '<em><b>Organization</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ * <!-- begin-model-doc --> 3.0.0+ The organization to which the contributor belongs. <!-- end-model-doc -->
+ *
+ * @return the value of the '<em>Organization</em>' attribute.
+ * @see #setOrganization(String)
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Organization()
+ * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
+ * "kind='element' name='organization' namespace='##targetNamespace'"
+ * @generated
+ */
+ String getOrganization();
- /**
- * Sets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getOrganization
- * <em>Organization</em>}' attribute. <!-- begin-user-doc --> <!--
- * end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Organization</em>' attribute.
- * @see #getOrganization()
- * @generated
- */
- void setOrganization(String value);
+ /**
+ * Sets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getOrganization <em>Organization</em>}'
+ * attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value the new value of the '<em>Organization</em>' attribute.
+ * @see #getOrganization()
+ * @generated
+ */
+ void setOrganization(String value);
- /**
- * Returns the value of the '<em><b>Organization Url</b></em>' attribute.
- * <!-- begin-user-doc --> <!-- end-user-doc --> <!-- begin-model-doc -->
- * 3.0.0+ The URL of the organization. <!-- end-model-doc -->
- *
- * @return the value of the '<em>Organization Url</em>' attribute.
- * @see #setOrganizationUrl(String)
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_OrganizationUrl()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
- * "kind='element' name='organizationUrl' namespace='##targetNamespace'"
- * @generated
- */
- String getOrganizationUrl();
+ /**
+ * Returns the value of the '<em><b>Organization Url</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc
+ * --> <!-- begin-model-doc --> 3.0.0+ The URL of the organization. <!-- end-model-doc -->
+ *
+ * @return the value of the '<em>Organization Url</em>' attribute.
+ * @see #setOrganizationUrl(String)
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_OrganizationUrl()
+ * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
+ * "kind='element' name='organizationUrl' namespace='##targetNamespace'"
+ * @generated
+ */
+ String getOrganizationUrl();
- /**
- * Sets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getOrganizationUrl
- * <em>Organization Url</em>}' attribute. <!-- begin-user-doc --> <!--
- * end-user-doc -->
- *
- * @param value
- * the new value of the '<em>Organization Url</em>' attribute.
- * @see #getOrganizationUrl()
- * @generated
- */
- void setOrganizationUrl(String value);
+ /**
+ * Sets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getOrganizationUrl
+ * <em>Organization Url</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value the new value of the '<em>Organization Url</em>' attribute.
+ * @see #getOrganizationUrl()
+ * @generated
+ */
+ void setOrganizationUrl(String value);
- /**
- * Returns the value of the '<em><b>Timezone</b></em>' attribute. <!--
- * begin-user-doc --> <!-- end-user-doc --> <!-- begin-model-doc --> 3.0.0+
- *
- * The timezone the contributor is in. This is a number in the range -11 to
- * 12.
- *
- * <!-- end-model-doc -->
- *
- * @return the value of the '<em>Timezone</em>' attribute.
- * @see #setTimezone(String)
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Timezone()
- * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
- * "kind='element' name='timezone' namespace='##targetNamespace'"
- * @generated
- */
- String getTimezone();
+ /**
+ * Returns the value of the '<em><b>Timezone</b></em>' attribute. <!-- begin-user-doc --> <!-- end-user-doc --> <!--
+ * begin-model-doc --> 3.0.0+ The timezone the contributor is in. This is a number in the range -11 to 12. <!--
+ * end-model-doc -->
+ *
+ * @return the value of the '<em>Timezone</em>' attribute.
+ * @see #setTimezone(String)
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Timezone()
+ * @model dataType="org.eclipse.emf.ecore.xml.type.String" extendedMetaData=
+ * "kind='element' name='timezone' namespace='##targetNamespace'"
+ * @generated
+ */
+ String getTimezone();
- /**
- * Sets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getTimezone
- * <em>Timezone</em>}' attribute. <!-- begin-user-doc --> <!-- end-user-doc
- * -->
- *
- * @param value
- * the new value of the '<em>Timezone</em>' attribute.
- * @see #getTimezone()
- * @generated
- */
- void setTimezone(String value);
+ /**
+ * Sets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getTimezone <em>Timezone</em>}' attribute.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @param value the new value of the '<em>Timezone</em>' attribute.
+ * @see #getTimezone()
+ * @generated
+ */
+ void setTimezone(String value);
- /**
- * Returns the value of the '<em><b>Properties</b></em>' containment
- * reference list. The list contents are of type
- * {@link org.eclipse.m2e.model.edit.pom.PropertyElement}. <!-- begin-user-doc
- * --> <!-- end-user-doc --> <!-- begin-model-doc --> 3.0.0+
- *
- * Properties about the contributor, such as an instant messenger handle.
- *
- * <!-- end-model-doc -->
- *
- * @return the value of the '<em>Properties</em>' containment reference
- * list.
- * @see #isSetProperties()
- * @see #unsetProperties()
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Properties()
- * @model containment="true" unsettable="true" extendedMetaData=
- * "kind='element' name='properties' namespace='##targetNamespace'"
- * @generated
- */
- EList<PropertyElement> getProperties();
+ /**
+ * Returns the value of the '<em><b>Properties</b></em>' containment reference list. The list contents are of type
+ * {@link org.eclipse.m2e.model.edit.pom.PropertyElement}. <!-- begin-user-doc --> <!-- end-user-doc --> <!--
+ * begin-model-doc --> 3.0.0+ Properties about the contributor, such as an instant messenger handle. <!--
+ * end-model-doc -->
+ *
+ * @return the value of the '<em>Properties</em>' containment reference list.
+ * @see #isSetProperties()
+ * @see #unsetProperties()
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Properties()
+ * @model containment="true" unsettable="true" extendedMetaData=
+ * "kind='element' name='properties' namespace='##targetNamespace'"
+ * @generated
+ */
+ EList<PropertyElement> getProperties();
- /**
- * Unsets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getProperties
- * <em>Properties</em>}' containment reference list. <!-- begin-user-doc -->
- * <!-- end-user-doc -->
- *
- * @see #isSetProperties()
- * @see #getProperties()
- * @generated
- */
- void unsetProperties();
+ /**
+ * Unsets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getProperties <em>Properties</em>}'
+ * containment reference list. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @see #isSetProperties()
+ * @see #getProperties()
+ * @generated
+ */
+ void unsetProperties();
- /**
- * Returns whether the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getProperties
- * <em>Properties</em>}' containment reference list is set. <!--
- * begin-user-doc --> <!-- end-user-doc -->
- *
- * @return whether the value of the '<em>Properties</em>' containment
- * reference list is set.
- * @see #unsetProperties()
- * @see #getProperties()
- * @generated
- */
- boolean isSetProperties();
+ /**
+ * Returns whether the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getProperties
+ * <em>Properties</em>}' containment reference list is set. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @return whether the value of the '<em>Properties</em>' containment reference list is set.
+ * @see #unsetProperties()
+ * @see #getProperties()
+ * @generated
+ */
+ boolean isSetProperties();
- /**
- * Returns the value of the '<em><b>Roles</b></em>' attribute list. The list
- * contents are of type {@link java.lang.String}. <!-- begin-user-doc -->
- * <p>
- * If the meaning of the '<em>Roles</em>' attribute list isn't clear, there
- * really should be more of a description here...
- * </p>
- * <!-- end-user-doc -->
- *
- * @return the value of the '<em>Roles</em>' attribute list.
- * @see #isSetRoles()
- * @see #unsetRoles()
- * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Roles()
- * @model unique="false" unsettable="true"
- * dataType="org.eclipse.emf.ecore.xml.type.String"
- * @generated
- */
- EList<String> getRoles();
+ /**
+ * Returns the value of the '<em><b>Roles</b></em>' attribute list. The list contents are of type
+ * {@link java.lang.String}. <!-- begin-user-doc -->
+ * <p>
+ * If the meaning of the '<em>Roles</em>' attribute list isn't clear, there really should be more of a description
+ * here...
+ * </p>
+ * <!-- end-user-doc -->
+ *
+ * @return the value of the '<em>Roles</em>' attribute list.
+ * @see #isSetRoles()
+ * @see #unsetRoles()
+ * @see org.eclipse.m2e.model.edit.pom.PomPackage#getDeveloper_Roles()
+ * @model unique="false" unsettable="true" dataType="org.eclipse.emf.ecore.xml.type.String"
+ * @generated
+ */
+ EList<String> getRoles();
- /**
- * Unsets the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getRoles <em>Roles</em>}'
- * attribute list. <!-- begin-user-doc --> <!-- end-user-doc -->
- *
- * @see #isSetRoles()
- * @see #getRoles()
- * @generated
- */
- void unsetRoles();
+ /**
+ * Unsets the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getRoles <em>Roles</em>}' attribute list.
+ * <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @see #isSetRoles()
+ * @see #getRoles()
+ * @generated
+ */
+ void unsetRoles();
- /**
- * Returns whether the value of the '
- * {@link org.eclipse.m2e.model.edit.pom.Developer#getRoles <em>Roles</em>}'
- * attribute list is set. <!-- begin-user-doc --> <!-- end-user-doc -->
- *
- * @return whether the value of the '<em>Roles</em>' attribute list is set.
- * @see #unsetRoles()
- * @see #getRoles()
- * @generated
- */
- boolean isSetRoles();
+ /**
+ * Returns whether the value of the ' {@link org.eclipse.m2e.model.edit.pom.Developer#getRoles <em>Roles</em>}'
+ * attribute list is set. <!-- begin-user-doc --> <!-- end-user-doc -->
+ *
+ * @return whether the value of the '<em>Roles</em>' attribute list is set.
+ * @see #unsetRoles()
+ * @see #getRoles()
+ * @generated
+ */
+ boolean isSetRoles();
} // Developer

Back to the top