public class SystemTestImpl extends TestCaseImpl implements SystemTest
The following features are implemented:
MinimalEObjectImpl.Container.Dynamic
MinimalEObjectImpl.Container
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList
InternalEObject.EStore
NIL
EOPPOSITE_FEATURE_BASE
Modifier and Type | Method and Description |
---|---|
Plant |
basicGetSystemUnderTest() |
NotificationChain |
basicSetParent(TestSpecification newParent,
NotificationChain msgs) |
NotificationChain |
eBasicRemoveFromContainerFeature(NotificationChain msgs) |
Object |
eGet(int featureID,
boolean resolve,
boolean coreType) |
NotificationChain |
eInverseAdd(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
NotificationChain |
eInverseRemove(InternalEObject otherEnd,
int featureID,
NotificationChain msgs) |
boolean |
eIsSet(int featureID) |
void |
eSet(int featureID,
Object newValue) |
void |
eUnset(int featureID) |
TestSpecification |
getParent() |
Plant |
getSystemUnderTest() |
void |
setParent(TestSpecification newParent) |
void |
setSystemUnderTest(Plant newSystemUnderTest) |
getTestName, setTestName, toString
eInternalContainer
dynamicGet, dynamicSet, dynamicUnset, eAdapters, eClass, eContainerFeatureID, eContents, eCrossReferences, eDeliver, eDirectResource, eIsProxy, eProxyURI, eSetClass, eSetDeliver, eSetProxyURI
eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicSetContainer, eContainer, eContainingFeature, eContainmentFeature, eContains, eDerivedOperationID, eDerivedOperationID, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDynamicBasicRemoveFromContainer, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInvoke, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eInternalResource, eInverseAdd, eInverseRemove, eInvoke, eInvoke, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eResolveProxy, eResource, eSet, eSetResource, eSetStore, eSetting, eStore, eUnset, eURIFragmentSegment, eVirtualGet, eVirtualGet, eVirtualIsSet, eVirtualSet, eVirtualUnset
eNotificationRequired, eNotify
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
getTestName, setTestName
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
eNotificationRequired
public TestSpecification getParent()
getParent
in interface SystemTest
SystemTest.setParent(TestSpecification)
,
FieldofactivityannotationsPackage.getSystemTest_Parent()
,
TestSpecification.getSystemTests()
public NotificationChain basicSetParent(TestSpecification newParent, NotificationChain msgs)
public void setParent(TestSpecification newParent)
setParent
in interface SystemTest
newParent
- the new value of the 'Parent' container reference.SystemTest.getParent()
public Plant getSystemUnderTest()
getSystemUnderTest
in interface SystemTest
SystemTest.setSystemUnderTest(Plant)
,
FieldofactivityannotationsPackage.getSystemTest_SystemUnderTest()
public Plant basicGetSystemUnderTest()
public void setSystemUnderTest(Plant newSystemUnderTest)
setSystemUnderTest
in interface SystemTest
newSystemUnderTest
- the new value of the 'System Under Test' reference.SystemTest.getSystemUnderTest()
public NotificationChain eInverseAdd(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseAdd
in class BasicEObjectImpl
public NotificationChain eInverseRemove(InternalEObject otherEnd, int featureID, NotificationChain msgs)
eInverseRemove
in class BasicEObjectImpl
public NotificationChain eBasicRemoveFromContainerFeature(NotificationChain msgs)
eBasicRemoveFromContainerFeature
in class BasicEObjectImpl
public Object eGet(int featureID, boolean resolve, boolean coreType)
eGet
in interface InternalEObject
eGet
in class TestCaseImpl
public void eSet(int featureID, Object newValue)
eSet
in interface InternalEObject
eSet
in class TestCaseImpl
public void eUnset(int featureID)
eUnset
in interface InternalEObject
eUnset
in class TestCaseImpl
public boolean eIsSet(int featureID)
eIsSet
in interface InternalEObject
eIsSet
in class TestCaseImpl