public class FailureModeImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements FailureMode
The following features are implemented:
org.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 | Method and Description |
---|---|
org.eclipse.uml2.uml.Class |
basicGetBase_Class() |
java.lang.Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
java.lang.Object newValue) |
void |
eUnset(int featureID) |
org.eclipse.uml2.uml.Class |
getBase_Class() |
java.lang.String |
getControllability() |
java.lang.String |
getDescription() |
java.lang.String |
getExposure() |
java.lang.String |
getLikelihood() |
java.lang.String |
getSeverity() |
void |
setBase_Class(org.eclipse.uml2.uml.Class newBase_Class) |
void |
setControllability(java.lang.String newControllability) |
void |
setDescription(java.lang.String newDescription) |
void |
setExposure(java.lang.String newExposure) |
void |
setLikelihood(java.lang.String newLikelihood) |
void |
setSeverity(java.lang.String newSeverity) |
java.lang.String |
toString() |
eAdapters, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
public org.eclipse.uml2.uml.Class getBase_Class()
getBase_Class
in interface FailureMode
FailureMode.setBase_Class(org.eclipse.uml2.uml.Class)
,
DependableComponentPackage.getFailureMode_Base_Class()
public org.eclipse.uml2.uml.Class basicGetBase_Class()
public void setBase_Class(org.eclipse.uml2.uml.Class newBase_Class)
setBase_Class
in interface FailureMode
newBase_Class
- the new value of the 'Base Class' reference.FailureMode.getBase_Class()
public java.lang.String getDescription()
getDescription
in interface FailureMode
FailureMode.setDescription(String)
,
DependableComponentPackage.getFailureMode_Description()
public void setDescription(java.lang.String newDescription)
setDescription
in interface FailureMode
newDescription
- the new value of the 'Description' attribute.FailureMode.getDescription()
public java.lang.String getSeverity()
getSeverity
in interface FailureMode
FailureMode.setSeverity(String)
,
DependableComponentPackage.getFailureMode_Severity()
public void setSeverity(java.lang.String newSeverity)
setSeverity
in interface FailureMode
newSeverity
- the new value of the 'Severity' attribute.FailureMode.getSeverity()
public java.lang.String getExposure()
getExposure
in interface FailureMode
FailureMode.setExposure(String)
,
DependableComponentPackage.getFailureMode_Exposure()
public void setExposure(java.lang.String newExposure)
setExposure
in interface FailureMode
newExposure
- the new value of the 'Exposure' attribute.FailureMode.getExposure()
public java.lang.String getControllability()
getControllability
in interface FailureMode
FailureMode.setControllability(String)
,
DependableComponentPackage.getFailureMode_Controllability()
public void setControllability(java.lang.String newControllability)
setControllability
in interface FailureMode
newControllability
- the new value of the 'Controllability' attribute.FailureMode.getControllability()
public java.lang.String getLikelihood()
getLikelihood
in interface FailureMode
FailureMode.setLikelihood(String)
,
DependableComponentPackage.getFailureMode_Likelihood()
public void setLikelihood(java.lang.String newLikelihood)
setLikelihood
in interface FailureMode
newLikelihood
- the new value of the 'Likelihood' attribute.FailureMode.getLikelihood()
public java.lang.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, java.lang.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 java.lang.String toString()
toString
in class org.eclipse.emf.ecore.impl.BasicEObjectImpl