public class ActivationImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements Activation
The following features are implemented:
Type | Property and Description |
---|---|
boolean |
isSet
Gets the value of the property setProperty.
|
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList<E extends Object & org.eclipse.emf.common.notify.Adapter>, org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EObservableAdapterList
Modifier and Type | Field and Description |
---|---|
protected static String |
ACTIVE_BY_DEFAULT_EDEFAULT
The default value of the '
Active By Default ' attribute. |
protected String |
activeByDefault
The cached value of the '
Active By Default ' attribute. |
protected boolean |
activeByDefaultESet
This is true if the Active By Default attribute has been set.
|
protected ActivationFile |
file
The cached value of the '
File ' containment reference. |
protected boolean |
fileESet
This is true if the File containment reference has been set.
|
protected String |
jdk
The cached value of the '
Jdk ' attribute. |
protected static String |
JDK_EDEFAULT
The default value of the '
Jdk ' attribute. |
protected ActivationOS |
os
The cached value of the '
Os ' containment reference. |
protected boolean |
osESet
This is true if the Os containment reference has been set.
|
protected ActivationProperty |
property
The cached value of the '
Property ' containment reference. |
protected boolean |
propertyESet
This is true if the Property containment reference has been set.
|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
Modifier | Constructor and Description |
---|---|
protected |
ActivationImpl() |
Modifier and Type | Method and Description |
---|---|
org.eclipse.emf.common.notify.NotificationChain |
basicSetFile(ActivationFile newFile,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetOs(ActivationOS newOs,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicSetProperty(ActivationProperty newProperty,
org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetFile(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetOs(org.eclipse.emf.common.notify.NotificationChain msgs) |
org.eclipse.emf.common.notify.NotificationChain |
basicUnsetProperty(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 |
getActiveByDefault() |
ActivationFile |
getFile() |
String |
getJdk() |
ActivationOS |
getOs() |
ActivationProperty |
getProperty() |
boolean |
isSetActiveByDefault() |
boolean |
isSetFile() |
boolean |
isSetOs() |
boolean |
isSetProperty()
Gets the value of the property setProperty.
|
void |
setActiveByDefault(String newActiveByDefault) |
void |
setFile(ActivationFile newFile) |
void |
setJdk(String newJdk) |
void |
setOs(ActivationOS newOs) |
void |
setProperty(ActivationProperty newProperty) |
String |
toString() |
void |
unsetActiveByDefault() |
void |
unsetFile() |
void |
unsetOs() |
void |
unsetProperty() |
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
eAddVirtualValue, 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, eVirtualValues
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public boolean isSetProperty
isSetProperty
in interface Activation
protected static final String ACTIVE_BY_DEFAULT_EDEFAULT
Active By Default
' attribute. getActiveByDefault()
,
Constant Field Valuesprotected String activeByDefault
Active By Default
' attribute. getActiveByDefault()
protected boolean activeByDefaultESet
protected static final String JDK_EDEFAULT
Jdk
' attribute. getJdk()
protected ActivationOS os
Os
' containment reference. getOs()
protected boolean osESet
protected ActivationProperty property
Property
' containment reference.
getProperty()
protected boolean propertyESet
protected ActivationFile file
File
' containment reference. getFile()
protected boolean fileESet
protected org.eclipse.emf.ecore.EClass eStaticClass()
eStaticClass
in class org.eclipse.emf.ecore.impl.EObjectImpl
public String getActiveByDefault()
getActiveByDefault
in interface Activation
Activation.isSetActiveByDefault()
,
Activation.unsetActiveByDefault()
,
Activation.setActiveByDefault(String)
,
PomPackage.getActivation_ActiveByDefault()
public void setActiveByDefault(String newActiveByDefault)
setActiveByDefault
in interface Activation
newActiveByDefault
- the new value of the 'Active By Default' attribute.Activation.isSetActiveByDefault()
,
Activation.unsetActiveByDefault()
,
Activation.getActiveByDefault()
public void unsetActiveByDefault()
unsetActiveByDefault
in interface Activation
Activation.isSetActiveByDefault()
,
Activation.getActiveByDefault()
,
Activation.setActiveByDefault(String)
public boolean isSetActiveByDefault()
isSetActiveByDefault
in interface Activation
Activation.unsetActiveByDefault()
,
Activation.getActiveByDefault()
,
Activation.setActiveByDefault(String)
public String getJdk()
getJdk
in interface Activation
Activation.setJdk(String)
,
PomPackage.getActivation_Jdk()
public void setJdk(String newJdk)
setJdk
in interface Activation
newJdk
- the new value of the 'Jdk' attribute.Activation.getJdk()
public ActivationOS getOs()
getOs
in interface Activation
Activation.isSetOs()
,
Activation.unsetOs()
,
Activation.setOs(ActivationOS)
,
PomPackage.getActivation_Os()
public org.eclipse.emf.common.notify.NotificationChain basicSetOs(ActivationOS newOs, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setOs(ActivationOS newOs)
setOs
in interface Activation
newOs
- the new value of the 'Os' containment reference.Activation.isSetOs()
,
Activation.unsetOs()
,
Activation.getOs()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetOs(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetOs()
unsetOs
in interface Activation
Activation.isSetOs()
,
Activation.getOs()
,
Activation.setOs(ActivationOS)
public boolean isSetOs()
isSetOs
in interface Activation
Activation.unsetOs()
,
Activation.getOs()
,
Activation.setOs(ActivationOS)
public ActivationProperty getProperty()
getProperty
in interface Activation
Activation.isSetProperty()
,
Activation.unsetProperty()
,
Activation.setProperty(ActivationProperty)
,
PomPackage.getActivation_Property()
public org.eclipse.emf.common.notify.NotificationChain basicSetProperty(ActivationProperty newProperty, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setProperty(ActivationProperty newProperty)
setProperty
in interface Activation
newProperty
- the new value of the 'Property' containment reference.Activation.isSetProperty()
,
Activation.unsetProperty()
,
Activation.getProperty()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetProperty(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetProperty()
unsetProperty
in interface Activation
Activation.isSetProperty()
,
Activation.getProperty()
,
Activation.setProperty(ActivationProperty)
public boolean isSetProperty()
isSetProperty
in interface Activation
public ActivationFile getFile()
getFile
in interface Activation
Activation.isSetFile()
,
Activation.unsetFile()
,
Activation.setFile(ActivationFile)
,
PomPackage.getActivation_File()
public org.eclipse.emf.common.notify.NotificationChain basicSetFile(ActivationFile newFile, org.eclipse.emf.common.notify.NotificationChain msgs)
public void setFile(ActivationFile newFile)
setFile
in interface Activation
newFile
- the new value of the 'File' containment reference.Activation.isSetFile()
,
Activation.unsetFile()
,
Activation.getFile()
public org.eclipse.emf.common.notify.NotificationChain basicUnsetFile(org.eclipse.emf.common.notify.NotificationChain msgs)
public void unsetFile()
unsetFile
in interface Activation
Activation.isSetFile()
,
Activation.getFile()
,
Activation.setFile(ActivationFile)
public boolean isSetFile()
isSetFile
in interface Activation
Activation.unsetFile()
,
Activation.getFile()
,
Activation.setFile(ActivationFile)
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.BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface org.eclipse.emf.ecore.InternalEObject
eGet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eSet(int featureID, Object newValue)
eSet
in interface org.eclipse.emf.ecore.InternalEObject
eSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public void eUnset(int featureID)
eUnset
in interface org.eclipse.emf.ecore.InternalEObject
eUnset
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public boolean eIsSet(int featureID)
eIsSet
in interface org.eclipse.emf.ecore.InternalEObject
eIsSet
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
public String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
Copyright © 2005–2015 Sonatype, Inc.. All rights reserved.