public class BuildImpl extends BuildBaseImpl implements Build
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 java.lang.Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList| Modifier and Type | Field and Description |
|---|---|
protected org.eclipse.emf.common.util.EList<Extension> |
extensions
The cached value of the '
Extensions' containment reference list. |
protected static java.lang.String |
OUTPUT_DIRECTORY_EDEFAULT
The default value of the '
Output Directory' attribute. |
protected java.lang.String |
outputDirectory
The cached value of the '
Output Directory' attribute. |
protected static java.lang.String |
SCRIPT_SOURCE_DIRECTORY_EDEFAULT
The default value of the '
Script Source Directory' attribute. |
protected java.lang.String |
scriptSourceDirectory
The cached value of the '
Script Source Directory' attribute. |
protected static java.lang.String |
SOURCE_DIRECTORY_EDEFAULT
The default value of the '
Source Directory' attribute. |
protected java.lang.String |
sourceDirectory
The cached value of the '
Source Directory' attribute. |
protected static java.lang.String |
TEST_OUTPUT_DIRECTORY_EDEFAULT
The default value of the '
Test Output Directory' attribute. |
protected static java.lang.String |
TEST_SOURCE_DIRECTORY_EDEFAULT
The default value of the '
Test Source Directory' attribute. |
protected java.lang.String |
testOutputDirectory
The cached value of the '
Test Output Directory' attribute. |
protected java.lang.String |
testSourceDirectory
The cached value of the '
Test Source Directory' attribute. |
DEFAULT_GOAL_EDEFAULT, defaultGoal, directory, DIRECTORY_EDEFAULT, filters, FINAL_NAME_EDEFAULT, finalName, pluginManagement, pluginManagementESet, plugins, resources, testResourceseAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY| Modifier | Constructor and Description |
|---|---|
protected |
BuildImpl() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.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,
java.lang.Object newValue) |
protected org.eclipse.emf.ecore.EClass |
eStaticClass() |
void |
eUnset(int featureID) |
org.eclipse.emf.common.util.EList<Extension> |
getExtensions() |
java.lang.String |
getOutputDirectory() |
java.lang.String |
getScriptSourceDirectory() |
java.lang.String |
getSourceDirectory() |
java.lang.String |
getTestOutputDirectory() |
java.lang.String |
getTestSourceDirectory() |
boolean |
isSetExtensions() |
void |
setOutputDirectory(java.lang.String newOutputDirectory) |
void |
setScriptSourceDirectory(java.lang.String newScriptSourceDirectory) |
void |
setSourceDirectory(java.lang.String newSourceDirectory) |
void |
setTestOutputDirectory(java.lang.String newTestOutputDirectory) |
void |
setTestSourceDirectory(java.lang.String newTestSourceDirectory) |
java.lang.String |
toString() |
void |
unsetExtensions() |
basicSetPluginManagement, basicUnsetPluginManagement, getDefaultGoal, getDirectory, getFilters, getFinalName, getPluginManagement, getPlugins, getResources, getTestResources, isSetPluginManagement, isSetPlugins, isSetResources, isSetTestResources, setDefaultGoal, setDirectory, setFinalName, setPluginManagement, unsetPluginManagement, unsetPlugins, unsetResources, unsetTestResourceseAdapters, 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, waitgetDefaultGoal, getDirectory, getFilters, getFinalName, getPluginManagement, getPlugins, getResources, getTestResources, isSetPluginManagement, isSetPlugins, isSetResources, isSetTestResources, setDefaultGoal, setDirectory, setFinalName, setPluginManagement, unsetPluginManagement, unsetPlugins, unsetResources, unsetTestResourceseAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnsetprotected static final java.lang.String SOURCE_DIRECTORY_EDEFAULT
Source Directory' attribute. getSourceDirectory()protected java.lang.String sourceDirectory
Source Directory' attribute. getSourceDirectory()protected static final java.lang.String SCRIPT_SOURCE_DIRECTORY_EDEFAULT
Script Source Directory' attribute. getScriptSourceDirectory()protected java.lang.String scriptSourceDirectory
Script Source Directory' attribute. getScriptSourceDirectory()protected static final java.lang.String TEST_SOURCE_DIRECTORY_EDEFAULT
Test Source Directory' attribute. getTestSourceDirectory()protected java.lang.String testSourceDirectory
Test Source Directory' attribute. getTestSourceDirectory()protected static final java.lang.String OUTPUT_DIRECTORY_EDEFAULT
Output Directory' attribute. getOutputDirectory()protected java.lang.String outputDirectory
Output Directory' attribute. getOutputDirectory()protected static final java.lang.String TEST_OUTPUT_DIRECTORY_EDEFAULT
Test Output Directory' attribute. getTestOutputDirectory()protected java.lang.String testOutputDirectory
Test Output Directory' attribute. getTestOutputDirectory()protected org.eclipse.emf.common.util.EList<Extension> extensions
Extensions' containment reference list. getExtensions()protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass in class BuildBaseImplpublic java.lang.String getSourceDirectory()
getSourceDirectory in interface BuildBuild.setSourceDirectory(String),
PomPackage.getBuild_SourceDirectory()public void setSourceDirectory(java.lang.String newSourceDirectory)
setSourceDirectory in interface BuildnewSourceDirectory - the new value of the 'Source Directory' attribute.Build.getSourceDirectory()public java.lang.String getScriptSourceDirectory()
getScriptSourceDirectory in interface BuildBuild.setScriptSourceDirectory(String),
PomPackage.getBuild_ScriptSourceDirectory()public void setScriptSourceDirectory(java.lang.String newScriptSourceDirectory)
setScriptSourceDirectory in interface BuildnewScriptSourceDirectory - the new value of the 'Script Source Directory' attribute.Build.getScriptSourceDirectory()public java.lang.String getTestSourceDirectory()
getTestSourceDirectory in interface BuildBuild.setTestSourceDirectory(String),
PomPackage.getBuild_TestSourceDirectory()public void setTestSourceDirectory(java.lang.String newTestSourceDirectory)
setTestSourceDirectory in interface BuildnewTestSourceDirectory - the new value of the 'Test Source Directory' attribute.Build.getTestSourceDirectory()public java.lang.String getOutputDirectory()
getOutputDirectory in interface BuildBuild.setOutputDirectory(String),
PomPackage.getBuild_OutputDirectory()public void setOutputDirectory(java.lang.String newOutputDirectory)
setOutputDirectory in interface BuildnewOutputDirectory - the new value of the 'Output Directory' attribute.Build.getOutputDirectory()public java.lang.String getTestOutputDirectory()
getTestOutputDirectory in interface BuildBuild.setTestOutputDirectory(String),
PomPackage.getBuild_TestOutputDirectory()public void setTestOutputDirectory(java.lang.String newTestOutputDirectory)
setTestOutputDirectory in interface BuildnewTestOutputDirectory - the new value of the 'Test Output Directory' attribute.Build.getTestOutputDirectory()public org.eclipse.emf.common.util.EList<Extension> getExtensions()
getExtensions in interface BuildBuild.isSetExtensions(),
Build.unsetExtensions(),
PomPackage.getBuild_Extensions()public void unsetExtensions()
unsetExtensions in interface BuildBuild.isSetExtensions(),
Build.getExtensions()public boolean isSetExtensions()
isSetExtensions in interface BuildBuild.unsetExtensions(),
Build.getExtensions()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 BuildBaseImplpublic java.lang.Object eGet(int featureID,
boolean resolve,
boolean coreType)
eGet in interface org.eclipse.emf.ecore.InternalEObjecteGet in class BuildBaseImplpublic void eSet(int featureID,
java.lang.Object newValue)
eSet in interface org.eclipse.emf.ecore.InternalEObjecteSet in class BuildBaseImplpublic void eUnset(int featureID)
eUnset in interface org.eclipse.emf.ecore.InternalEObjecteUnset in class BuildBaseImplpublic boolean eIsSet(int featureID)
eIsSet in interface org.eclipse.emf.ecore.InternalEObjecteIsSet in class BuildBaseImplpublic java.lang.String toString()
toString in class BuildBaseImpl