public class BuildBaseImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements BuildBase
The following features are implemented:
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 |
DEFAULT_GOAL_EDEFAULT
The default value of the '
Default Goal ' attribute. |
protected String |
defaultGoal
The cached value of the '
Default Goal' attribute. |
protected String |
directory
The cached value of the '
Directory' attribute. |
protected static String |
DIRECTORY_EDEFAULT
The default value of the '
Directory' attribute. |
protected org.eclipse.emf.common.util.EList<String> |
filters
The cached value of the '
Filters' attribute list. |
protected static String |
FINAL_NAME_EDEFAULT
The default value of the '
Final Name' attribute. |
protected String |
finalName
The cached value of the '
Final Name' attribute. |
protected PluginManagement |
pluginManagement
The cached value of the '
Plugin Management' containment reference. |
protected boolean |
pluginManagementESet
This is true if the Plugin Management containment reference has been set.
|
protected org.eclipse.emf.common.util.EList<Plugin> |
plugins
The cached value of the '
Plugins' containment reference list. |
protected org.eclipse.emf.common.util.EList<Resource> |
resources
The cached value of the '
Resources' containment reference list. |
protected org.eclipse.emf.common.util.EList<Resource> |
testResources
The cached value of the '
Test Resources' containment reference list. |
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
BuildBaseImpl() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetPluginManagement(PluginManagement newPluginManagement,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetPluginManagement(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 |
getDefaultGoal() |
String |
getDirectory() |
org.eclipse.emf.common.util.EList<String> |
getFilters() |
String |
getFinalName() |
PluginManagement |
getPluginManagement() |
org.eclipse.emf.common.util.EList<Plugin> |
getPlugins() |
org.eclipse.emf.common.util.EList<Resource> |
getResources() |
org.eclipse.emf.common.util.EList<Resource> |
getTestResources() |
boolean |
isSetPluginManagement() |
boolean |
isSetPlugins() |
boolean |
isSetResources() |
boolean |
isSetTestResources() |
void |
setDefaultGoal(String newDefaultGoal) |
void |
setDirectory(String newDirectory) |
void |
setFinalName(String newFinalName) |
void |
setPluginManagement(PluginManagement newPluginManagement) |
String |
toString() |
void |
unsetPluginManagement() |
void |
unsetPlugins() |
void |
unsetResources() |
void |
unsetTestResources() |
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 static final String DEFAULT_GOAL_EDEFAULT
Default Goal ' attribute. getDefaultGoal()protected String defaultGoal
Default Goal' attribute. getDefaultGoal()protected org.eclipse.emf.common.util.EList<Resource> resources
Resources' containment reference list. getResources()protected org.eclipse.emf.common.util.EList<Resource> testResources
Test Resources' containment reference list. getTestResources()protected static final String DIRECTORY_EDEFAULT
Directory' attribute. getDirectory()protected String directory
Directory' attribute. getDirectory()protected static final String FINAL_NAME_EDEFAULT
Final Name' attribute. getFinalName()protected String finalName
Final Name' attribute. getFinalName()protected PluginManagement pluginManagement
Plugin Management' containment reference. getPluginManagement()protected boolean pluginManagementESet
protected org.eclipse.emf.common.util.EList<Plugin> plugins
Plugins' containment reference list. getPlugins()protected org.eclipse.emf.common.util.EList<String> filters
Filters' attribute list. getFilters()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class org.eclipse.emf.ecore.impl.EObjectImplpublic String getDefaultGoal()
getDefaultGoal in interface BuildBaseBuildBase.setDefaultGoal(String),
PomPackage.getBuildBase_DefaultGoal()public void setDefaultGoal(String newDefaultGoal)
setDefaultGoal in interface BuildBasenewDefaultGoal - the new value of the 'Default Goal' attribute.BuildBase.getDefaultGoal()public org.eclipse.emf.common.util.EList<Resource> getResources()
getResources in interface BuildBaseBuildBase.isSetResources(),
BuildBase.unsetResources(),
PomPackage.getBuildBase_Resources()public void unsetResources()
unsetResources in interface BuildBaseBuildBase.isSetResources(),
BuildBase.getResources()public boolean isSetResources()
isSetResources in interface BuildBaseBuildBase.unsetResources(),
BuildBase.getResources()public org.eclipse.emf.common.util.EList<Resource> getTestResources()
getTestResources in interface BuildBaseBuildBase.isSetTestResources(),
BuildBase.unsetTestResources(),
PomPackage.getBuildBase_TestResources()public void unsetTestResources()
unsetTestResources in interface BuildBaseBuildBase.isSetTestResources(),
BuildBase.getTestResources()public boolean isSetTestResources()
isSetTestResources in interface BuildBaseBuildBase.unsetTestResources(),
BuildBase.getTestResources()public String getDirectory()
getDirectory in interface BuildBaseBuildBase.setDirectory(String),
PomPackage.getBuildBase_Directory()public void setDirectory(String newDirectory)
setDirectory in interface BuildBasenewDirectory - the new value of the 'Directory' attribute.BuildBase.getDirectory()public String getFinalName()
getFinalName in interface BuildBaseBuildBase.setFinalName(String),
PomPackage.getBuildBase_FinalName()public void setFinalName(String newFinalName)
setFinalName in interface BuildBasenewFinalName - the new value of the 'Final Name' attribute.BuildBase.getFinalName()public PluginManagement getPluginManagement()
getPluginManagement in interface BuildBaseBuildBase.isSetPluginManagement(),
BuildBase.unsetPluginManagement(),
BuildBase.setPluginManagement(PluginManagement),
PomPackage.getBuildBase_PluginManagement()public org.eclipse.emf.common.notify.NotificationChain basicSetPluginManagement(PluginManagement newPluginManagement, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setPluginManagement(PluginManagement newPluginManagement)
setPluginManagement in interface BuildBasenewPluginManagement - the new value of the 'Plugin Management' containment reference.BuildBase.isSetPluginManagement(),
BuildBase.unsetPluginManagement(),
BuildBase.getPluginManagement()public org.eclipse.emf.common.notify.NotificationChain basicUnsetPluginManagement(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetPluginManagement()
unsetPluginManagement in interface BuildBaseBuildBase.isSetPluginManagement(),
BuildBase.getPluginManagement(),
BuildBase.setPluginManagement(PluginManagement)public boolean isSetPluginManagement()
isSetPluginManagement in interface BuildBaseBuildBase.unsetPluginManagement(),
BuildBase.getPluginManagement(),
BuildBase.setPluginManagement(PluginManagement)public org.eclipse.emf.common.util.EList<Plugin> getPlugins()
getPlugins in interface BuildBaseBuildBase.isSetPlugins(),
BuildBase.unsetPlugins(),
PomPackage.getBuildBase_Plugins()public void unsetPlugins()
unsetPlugins in interface BuildBaseBuildBase.isSetPlugins(),
BuildBase.getPlugins()public boolean isSetPlugins()
isSetPlugins in interface BuildBaseBuildBase.unsetPlugins(),
BuildBase.getPlugins()public org.eclipse.emf.common.util.EList<String> getFilters()
getFilters in interface BuildBasePomPackage.getBuildBase_Filters()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.