Class HealthcheckImpl
- java.lang.Object
 - 
- org.eclipse.emf.common.notify.impl.BasicNotifierImpl
 - 
- org.eclipse.emf.ecore.impl.BasicEObjectImpl
 - 
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl
 - 
- org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
 - 
- org.palladiosimulator.somox.docker.compose.composeFile.impl.HealthcheckImpl
 
 
 
 
 
 
- 
- All Implemented Interfaces:
 Notifier,EObject,EStructuralFeature.Internal.DynamicValueHolder,InternalEObject,Healthcheck
public class HealthcheckImpl extends MinimalEObjectImpl.Container implements Healthcheck
An implementation of the model object 'Healthcheck'.The following features are implemented:
- Generated class or method.
 
 
- 
- 
Nested Class Summary
- 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
MinimalEObjectImpl.Container.Dynamic 
- 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
MinimalEObjectImpl.Container 
- 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl 
- 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList, BasicNotifierImpl.EScannableAdapterList 
- 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
InternalEObject.EStore 
 - 
 
- 
Field Summary
Fields Modifier and Type Field Description protected StringdisableThe cached value of the 'Disable' attribute.protected static StringDISABLE_EDEFAULTThe default value of the 'Disable' attribute.protected StringintervalThe cached value of the 'Interval' attribute.protected static StringINTERVAL_EDEFAULTThe default value of the 'Interval' attribute.protected StringretriesThe cached value of the 'Retries' attribute.protected static StringRETRIES_EDEFAULTThe default value of the 'Retries' attribute.protected Stringstart_periodThe cached value of the 'Start period' attribute.protected static StringSTART_PERIOD_EDEFAULTThe default value of the 'Start period' attribute.protected ValueOrListtestThe cached value of the 'Test' containment reference.protected StringtimeoutThe cached value of the 'Timeout' attribute.protected static StringTIMEOUT_EDEFAULTThe default value of the 'Timeout' attribute.- 
Fields inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eContainer 
- 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET 
- 
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder
NIL 
- 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE 
 - 
 
- 
Constructor Summary
Constructors Modifier Constructor Description protectedHealthcheckImpl() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description NotificationChainbasicSetTest(ValueOrList newTest, NotificationChain msgs)ObjecteGet(int featureID, boolean resolve, boolean coreType)NotificationChaineInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)booleaneIsSet(int featureID)voideSet(int featureID, Object newValue)protected EClasseStaticClass()voideUnset(int featureID)StringgetDisable()StringgetInterval()StringgetRetries()StringgetStart_period()ValueOrListgetTest()StringgetTimeout()voidsetDisable(String newDisable)voidsetInterval(String newInterval)voidsetRetries(String newRetries)voidsetStart_period(String newStart_period)voidsetTest(ValueOrList newTest)voidsetTimeout(String newTimeout)StringtoString()- 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl.Container
eBasicSetContainer, eInternalContainer 
- 
Methods inherited from class org.eclipse.emf.ecore.impl.MinimalEObjectImpl
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 
- 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
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, eInverseAdd, eInverseRemove, eInvocationDelegate, eInvoke, 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 
- 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify 
- 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait 
- 
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset 
- 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired 
- 
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver 
 - 
 
 - 
 
- 
- 
Field Detail
- 
DISABLE_EDEFAULT
protected static final String DISABLE_EDEFAULT
The default value of the 'Disable' attribute.- See Also:
 getDisable()- Generated class or method.
 - Ordered collection.
 
 
- 
disable
protected String disable
The cached value of the 'Disable' attribute.- See Also:
 getDisable()- Generated class or method.
 - Ordered collection.
 
 
- 
INTERVAL_EDEFAULT
protected static final String INTERVAL_EDEFAULT
The default value of the 'Interval' attribute.- See Also:
 getInterval()- Generated class or method.
 - Ordered collection.
 
 
- 
interval
protected String interval
The cached value of the 'Interval' attribute.- See Also:
 getInterval()- Generated class or method.
 - Ordered collection.
 
 
- 
RETRIES_EDEFAULT
protected static final String RETRIES_EDEFAULT
The default value of the 'Retries' attribute.- See Also:
 getRetries()- Generated class or method.
 - Ordered collection.
 
 
- 
retries
protected String retries
The cached value of the 'Retries' attribute.- See Also:
 getRetries()- Generated class or method.
 - Ordered collection.
 
 
- 
test
protected ValueOrList test
The cached value of the 'Test' containment reference.- See Also:
 getTest()- Generated class or method.
 - Ordered collection.
 
 
- 
TIMEOUT_EDEFAULT
protected static final String TIMEOUT_EDEFAULT
The default value of the 'Timeout' attribute.- See Also:
 getTimeout()- Generated class or method.
 - Ordered collection.
 
 
- 
timeout
protected String timeout
The cached value of the 'Timeout' attribute.- See Also:
 getTimeout()- Generated class or method.
 - Ordered collection.
 
 
- 
START_PERIOD_EDEFAULT
protected static final String START_PERIOD_EDEFAULT
The default value of the 'Start period' attribute.- See Also:
 getStart_period()- Generated class or method.
 - Ordered collection.
 
 
- 
start_period
protected String start_period
The cached value of the 'Start period' attribute.- See Also:
 getStart_period()- Generated class or method.
 - Ordered collection.
 
 
 - 
 
- 
Method Detail
- 
eStaticClass
protected EClass eStaticClass()
- Overrides:
 eStaticClassin classBasicEObjectImpl- Generated class or method.
 
 
- 
getDisable
public String getDisable()
- Specified by:
 getDisablein interfaceHealthcheck- Returns:
 - the value of the 'Disable' attribute.
 - See Also:
 Healthcheck.setDisable(String),ComposeFilePackage.getHealthcheck_Disable()- Generated class or method.
 
 
- 
setDisable
public void setDisable(String newDisable)
- Specified by:
 setDisablein interfaceHealthcheck- Parameters:
 newDisable- the new value of the 'Disable' attribute.- See Also:
 Healthcheck.getDisable()- Generated class or method.
 
 
- 
getInterval
public String getInterval()
- Specified by:
 getIntervalin interfaceHealthcheck- Returns:
 - the value of the 'Interval' attribute.
 - See Also:
 Healthcheck.setInterval(String),ComposeFilePackage.getHealthcheck_Interval()- Generated class or method.
 
 
- 
setInterval
public void setInterval(String newInterval)
- Specified by:
 setIntervalin interfaceHealthcheck- Parameters:
 newInterval- the new value of the 'Interval' attribute.- See Also:
 Healthcheck.getInterval()- Generated class or method.
 
 
- 
getRetries
public String getRetries()
- Specified by:
 getRetriesin interfaceHealthcheck- Returns:
 - the value of the 'Retries' attribute.
 - See Also:
 Healthcheck.setRetries(String),ComposeFilePackage.getHealthcheck_Retries()- Generated class or method.
 
 
- 
setRetries
public void setRetries(String newRetries)
- Specified by:
 setRetriesin interfaceHealthcheck- Parameters:
 newRetries- the new value of the 'Retries' attribute.- See Also:
 Healthcheck.getRetries()- Generated class or method.
 
 
- 
getTest
public ValueOrList getTest()
- Specified by:
 getTestin interfaceHealthcheck- Returns:
 - the value of the 'Test' containment reference.
 - See Also:
 Healthcheck.setTest(ValueOrList),ComposeFilePackage.getHealthcheck_Test()- Generated class or method.
 
 
- 
basicSetTest
public NotificationChain basicSetTest(ValueOrList newTest, NotificationChain msgs)
- Generated class or method.
 
 
- 
setTest
public void setTest(ValueOrList newTest)
- Specified by:
 setTestin interfaceHealthcheck- Parameters:
 newTest- the new value of the 'Test' containment reference.- See Also:
 Healthcheck.getTest()- Generated class or method.
 
 
- 
getTimeout
public String getTimeout()
- Specified by:
 getTimeoutin interfaceHealthcheck- Returns:
 - the value of the 'Timeout' attribute.
 - See Also:
 Healthcheck.setTimeout(String),ComposeFilePackage.getHealthcheck_Timeout()- Generated class or method.
 
 
- 
setTimeout
public void setTimeout(String newTimeout)
- Specified by:
 setTimeoutin interfaceHealthcheck- Parameters:
 newTimeout- the new value of the 'Timeout' attribute.- See Also:
 Healthcheck.getTimeout()- Generated class or method.
 
 
- 
getStart_period
public String getStart_period()
- Specified by:
 getStart_periodin interfaceHealthcheck- Returns:
 - the value of the 'Start period' attribute.
 - See Also:
 Healthcheck.setStart_period(String),ComposeFilePackage.getHealthcheck_Start_period()- Generated class or method.
 
 
- 
setStart_period
public void setStart_period(String newStart_period)
- Specified by:
 setStart_periodin interfaceHealthcheck- Parameters:
 newStart_period- the new value of the 'Start period' attribute.- See Also:
 Healthcheck.getStart_period()- Generated class or method.
 
 
- 
eInverseRemove
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
- Overrides:
 eInverseRemovein classBasicEObjectImpl- Generated class or method.
 
 
- 
eGet
public Object eGet(int featureID, boolean resolve, boolean coreType)
- Specified by:
 eGetin interfaceInternalEObject- Overrides:
 eGetin classBasicEObjectImpl- Generated class or method.
 
 
- 
eSet
public void eSet(int featureID, Object newValue)- Specified by:
 eSetin interfaceInternalEObject- Overrides:
 eSetin classBasicEObjectImpl- Generated class or method.
 
 
- 
eUnset
public void eUnset(int featureID)
- Specified by:
 eUnsetin interfaceInternalEObject- Overrides:
 eUnsetin classBasicEObjectImpl- Generated class or method.
 
 
- 
eIsSet
public boolean eIsSet(int featureID)
- Specified by:
 eIsSetin interfaceInternalEObject- Overrides:
 eIsSetin classBasicEObjectImpl- Generated class or method.
 
 
- 
toString
public String toString()
- Overrides:
 toStringin classBasicEObjectImpl- Generated class or method.
 
 
 - 
 
 -