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
All Implemented Interfaces:
IStackTraceContainer, ITestClass, ITestContainer, ITestEntity, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder, org.eclipse.emf.ecore.InternalEObject

public class TestClass
extends TestContainer
implements ITestClass
An implementation of the model object 'Test Class'.

The following features are implemented:

  • Method Details

    • getStackTrace

      public ScriptStackTrace getStackTrace()
      Specified by:
      getStackTrace in interface IStackTraceContainer
      Returns:
      the value of the 'Stack Trace' attribute.
      See Also:
      IStackTraceContainer.setStackTrace(ScriptStackTrace), IRuntimePackage.getStackTraceContainer_StackTrace()
    • setStackTraceGen

      public void setStackTraceGen​(ScriptStackTrace newStackTrace)
    • setStackTrace

      public void setStackTrace​(ScriptStackTrace newStackTrace)
      Specified by:
      setStackTrace in interface IStackTraceContainer
      Parameters:
      newStackTrace - the new value of the 'Stack Trace' attribute.
      See Also:
      IStackTraceContainer.getStackTrace()
    • eGet

      public Object eGet​(int featureID, boolean resolve, boolean coreType)
      Specified by:
      eGet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eGet in class TestContainer
    • eSet

      public void eSet​(int featureID, Object newValue)
      Specified by:
      eSet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eSet in class TestContainer
    • eUnset

      public void eUnset​(int featureID)
      Specified by:
      eUnset in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eUnset in class TestContainer
    • eIsSet

      public boolean eIsSet​(int featureID)
      Specified by:
      eIsSet in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eIsSet in class TestContainer
    • eBaseStructuralFeatureID

      public int eBaseStructuralFeatureID​(int derivedFeatureID, Class<?> baseClass)
      Specified by:
      eBaseStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eBaseStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
    • eDerivedStructuralFeatureID

      public int eDerivedStructuralFeatureID​(int baseFeatureID, Class<?> baseClass)
      Specified by:
      eDerivedStructuralFeatureID in interface org.eclipse.emf.ecore.InternalEObject
      Overrides:
      eDerivedStructuralFeatureID in class org.eclipse.emf.ecore.impl.BasicEObjectImpl
    • toString

      public String toString()
      Overrides:
      toString in class TestContainer