public class SimpleStochasticBehaviorImpl extends org.eclipse.emf.ecore.impl.EObjectImpl implements SimpleStochasticBehavior
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() |
org.eclipse.uml2.uml.Connector |
basicGetBase_Connector() |
org.eclipse.uml2.uml.InstanceSpecification |
basicGetBase_InstanceSpecification() |
org.eclipse.uml2.uml.Property |
basicGetBase_Property() |
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() |
org.eclipse.uml2.uml.Connector |
getBase_Connector() |
org.eclipse.uml2.uml.InstanceSpecification |
getBase_InstanceSpecification() |
org.eclipse.uml2.uml.Property |
getBase_Property() |
java.lang.String |
getFailureModesDistribution() |
java.lang.String |
getFailureOccurrence() |
java.lang.String |
getRepairDelay() |
void |
setBase_Class(org.eclipse.uml2.uml.Class newBase_Class) |
void |
setBase_Connector(org.eclipse.uml2.uml.Connector newBase_Connector) |
void |
setBase_InstanceSpecification(org.eclipse.uml2.uml.InstanceSpecification newBase_InstanceSpecification) |
void |
setBase_Property(org.eclipse.uml2.uml.Property newBase_Property) |
void |
setFailureModesDistribution(java.lang.String newFailureModesDistribution) |
void |
setFailureOccurrence(java.lang.String newFailureOccurrence) |
void |
setRepairDelay(java.lang.String newRepairDelay) |
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 SimpleStochasticBehavior
SimpleStochasticBehavior.setBase_Class(org.eclipse.uml2.uml.Class)
,
StateBasedComponentsPackage.getSimpleStochasticBehavior_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 SimpleStochasticBehavior
newBase_Class
- the new value of the 'Base Class' reference.SimpleStochasticBehavior.getBase_Class()
public org.eclipse.uml2.uml.Connector getBase_Connector()
getBase_Connector
in interface SimpleStochasticBehavior
SimpleStochasticBehavior.setBase_Connector(Connector)
,
StateBasedComponentsPackage.getSimpleStochasticBehavior_Base_Connector()
public org.eclipse.uml2.uml.Connector basicGetBase_Connector()
public void setBase_Connector(org.eclipse.uml2.uml.Connector newBase_Connector)
setBase_Connector
in interface SimpleStochasticBehavior
newBase_Connector
- the new value of the 'Base Connector' reference.SimpleStochasticBehavior.getBase_Connector()
public org.eclipse.uml2.uml.InstanceSpecification getBase_InstanceSpecification()
getBase_InstanceSpecification
in interface SimpleStochasticBehavior
SimpleStochasticBehavior.setBase_InstanceSpecification(InstanceSpecification)
,
StateBasedComponentsPackage.getSimpleStochasticBehavior_Base_InstanceSpecification()
public org.eclipse.uml2.uml.InstanceSpecification basicGetBase_InstanceSpecification()
public void setBase_InstanceSpecification(org.eclipse.uml2.uml.InstanceSpecification newBase_InstanceSpecification)
setBase_InstanceSpecification
in interface SimpleStochasticBehavior
newBase_InstanceSpecification
- the new value of the 'Base Instance Specification' reference.SimpleStochasticBehavior.getBase_InstanceSpecification()
public java.lang.String getFailureOccurrence()
getFailureOccurrence
in interface SimpleStochasticBehavior
SimpleStochasticBehavior.setFailureOccurrence(String)
,
StateBasedComponentsPackage.getSimpleStochasticBehavior_FailureOccurrence()
public void setFailureOccurrence(java.lang.String newFailureOccurrence)
setFailureOccurrence
in interface SimpleStochasticBehavior
newFailureOccurrence
- the new value of the 'Failure Occurrence' attribute.SimpleStochasticBehavior.getFailureOccurrence()
public java.lang.String getRepairDelay()
getRepairDelay
in interface SimpleStochasticBehavior
SimpleStochasticBehavior.setRepairDelay(String)
,
StateBasedComponentsPackage.getSimpleStochasticBehavior_RepairDelay()
public void setRepairDelay(java.lang.String newRepairDelay)
setRepairDelay
in interface SimpleStochasticBehavior
newRepairDelay
- the new value of the 'Repair Delay' attribute.SimpleStochasticBehavior.getRepairDelay()
public java.lang.String getFailureModesDistribution()
getFailureModesDistribution
in interface SimpleStochasticBehavior
SimpleStochasticBehavior.setFailureModesDistribution(String)
,
StateBasedComponentsPackage.getSimpleStochasticBehavior_FailureModesDistribution()
public void setFailureModesDistribution(java.lang.String newFailureModesDistribution)
setFailureModesDistribution
in interface SimpleStochasticBehavior
newFailureModesDistribution
- the new value of the 'Failure Modes Distribution' attribute.SimpleStochasticBehavior.getFailureModesDistribution()
public org.eclipse.uml2.uml.Property getBase_Property()
getBase_Property
in interface SimpleStochasticBehavior
SimpleStochasticBehavior.setBase_Property(Property)
,
StateBasedComponentsPackage.getSimpleStochasticBehavior_Base_Property()
public org.eclipse.uml2.uml.Property basicGetBase_Property()
public void setBase_Property(org.eclipse.uml2.uml.Property newBase_Property)
setBase_Property
in interface SimpleStochasticBehavior
newBase_Property
- the new value of the 'Base Property' reference.SimpleStochasticBehavior.getBase_Property()
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