public class MylynBuildsTaskImpl extends SetupTaskImpl implements MylynBuildsTask
The following features are implemented:
Modifier and Type | Class and Description |
---|---|
protected static interface |
MylynBuildsTaskImpl.MylynHelper |
SetupTaskImpl.RunnableWithContext, SetupTaskImpl.TypedStringToken
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
Modifier and Type | Field and Description |
---|---|
protected EList<BuildPlan> |
buildPlans
The cached value of the '
Build Plans ' containment reference list. |
protected static String |
CONNECTOR_KIND_EDEFAULT
The default value of the '
Connector Kind ' attribute. |
protected String |
connectorKind
The cached value of the '
Connector Kind ' attribute. |
protected String |
password
The cached value of the '
Password ' attribute. |
protected static String |
PASSWORD_EDEFAULT
The default value of the '
Password ' attribute. |
protected static String |
SERVER_URL_EDEFAULT
The default value of the '
Server URL ' attribute. |
protected String |
serverURL
The cached value of the '
Server URL ' attribute. |
protected static String |
USER_ID_EDEFAULT
The default value of the '
User ID ' attribute. |
protected String |
userID
The cached value of the '
User ID ' attribute. |
description, DESCRIPTION_EDEFAULT, disabled, DISABLED_EDEFAULT, excludedTriggers, iD, ID_EDEFAULT, predecessors, restrictions, SCOPE_TYPE_EDEFAULT, successors
annotations
eContainer
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
PRIORITY_CONFIGURATION, PRIORITY_DEFAULT, PRIORITY_EARLY, PRIORITY_INSTALLATION, PRIORITY_LATE, PRIORITY_REDIRECTION
NIL
EOPPOSITE_FEATURE_BASE
Modifier | Constructor and Description |
---|---|
protected |
MylynBuildsTaskImpl() |
Modifier and Type | Method and Description |
---|---|
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
protected EClass |
eStaticClass() |
void |
eUnset(int featureID) |
EList<BuildPlan> |
getBuildPlans() |
String |
getConnectorKind() |
String |
getPassword() |
String |
getServerURL() |
String |
getUserID() |
boolean |
isNeeded(SetupTaskContext context) |
void |
perform(SetupTaskContext context) |
void |
setConnectorKind(String newConnectorKind) |
void |
setPassword(String newPassword) |
void |
setServerURL(String newServerURL) |
void |
setUserID(String newUserID) |
String |
toString() |
consolidate, createResolvedURI, createToken, dispose, getDescription, getExcludedTriggers, getID, getOverrideToken, getPredecessors, getPriority, getRestrictions, getScope, getScopeType, getSuccessors, getTriggers, getValidTriggers, isDisabled, overrideFor, performUI, requires, setDescription, setDisabled, setExcludedTriggers, setExcludedTriggersGen, setID
eInverseAdd, eInvoke, getAnnotation, getAnnotations
eBasicSetContainer, eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eBasicAdapterArray, eBasicAdapterListeners, eBasicAdapters, eBasicHasAdapters, eBasicProperties, eBasicSetAdapterArray, eBasicSetAdapterListeners, eBasicSetContainer, eBasicSetContainerFeatureID, eBasicSetSettings, eBasicSettings, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eDynamicClass, eHasSettings, eIsProxy, eProperties, eProxyURI, eSetClass, eSetDeliver, eSetDirectResource, eSetProxyURI, eSettings
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainerAdapterArray, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicInvoke, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eSettingDelegate, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStaticFeatureCount, eStaticOperationCount, eStore, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues
eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
consolidate, dispose, getDescription, getExcludedTriggers, getID, getOverrideToken, getPredecessors, getPriority, getRestrictions, getScope, getScopeType, getSuccessors, getTriggers, getValidTriggers, isDisabled, overrideFor, requires, setDescription, setDisabled, setExcludedTriggers, setID
getAnnotation, getAnnotations
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
protected static final String CONNECTOR_KIND_EDEFAULT
Connector Kind
' attribute.
getConnectorKind()
,
Constant Field Valuesprotected String connectorKind
Connector Kind
' attribute.
getConnectorKind()
protected static final String SERVER_URL_EDEFAULT
Server URL
' attribute.
getServerURL()
protected String serverURL
Server URL
' attribute.
getServerURL()
protected static final String USER_ID_EDEFAULT
User ID
' attribute.
getUserID()
protected String userID
User ID
' attribute.
getUserID()
protected static final String PASSWORD_EDEFAULT
Password
' attribute.
getPassword()
protected String password
Password
' attribute.
getPassword()
protected EList<BuildPlan> buildPlans
Build Plans
' containment reference list.
getBuildPlans()
protected EClass eStaticClass()
eStaticClass
in class SetupTaskImpl
public String getConnectorKind()
getConnectorKind
in interface MylynBuildsTask
MylynBuildsTask.setConnectorKind(String)
,
MylynPackage.getMylynBuildsTask_ConnectorKind()
public void setConnectorKind(String newConnectorKind)
setConnectorKind
in interface MylynBuildsTask
newConnectorKind
- the new value of the 'Connector Kind' attribute.MylynBuildsTask.getConnectorKind()
public String getServerURL()
getServerURL
in interface MylynBuildsTask
MylynBuildsTask.setServerURL(String)
,
MylynPackage.getMylynBuildsTask_ServerURL()
public void setServerURL(String newServerURL)
setServerURL
in interface MylynBuildsTask
newServerURL
- the new value of the 'Server URL' attribute.MylynBuildsTask.getServerURL()
public EList<BuildPlan> getBuildPlans()
getBuildPlans
in interface MylynBuildsTask
MylynPackage.getMylynBuildsTask_BuildPlans()
public String getUserID()
getUserID
in interface MylynBuildsTask
MylynBuildsTask.setUserID(String)
,
MylynPackage.getMylynBuildsTask_UserID()
public void setUserID(String newUserID)
setUserID
in interface MylynBuildsTask
newUserID
- the new value of the 'User ID' attribute.MylynBuildsTask.getUserID()
public String getPassword()
getPassword
in interface MylynBuildsTask
MylynBuildsTask.setPassword(String)
,
MylynPackage.getMylynBuildsTask_Password()
public void setPassword(String newPassword)
setPassword
in interface MylynBuildsTask
newPassword
- the new value of the 'Password' attribute.MylynBuildsTask.getPassword()
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class ModelElementImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class SetupTaskImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class SetupTaskImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class SetupTaskImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class SetupTaskImpl
public String toString()
toString
in class SetupTaskImpl
public boolean isNeeded(SetupTaskContext context) throws Exception
public void perform(SetupTaskContext context) throws Exception
Copyright (c) 2014 Eike Stepper (Loehne, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v2.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v20.html