Interface ScenarioContent
-
- All Known Subinterfaces:
EntryLevelSystemCallAction
,ScenarioBranchAction
,ScenarioDelayAction
,ScenarioLoopAction
- All Known Implementing Classes:
EntryLevelSystemCallActionImpl
,ScenarioBranchActionImpl
,ScenarioContentImpl
,ScenarioDelayActionImpl
,ScenarioLoopActionImpl
public interface ScenarioContent extends EObject
A representation of the model object 'Scenario Content'.- See Also:
LanguagePackage.getScenarioContent()
- Generated class or method.
- EMF model class or method.
-
-
Method Summary
-
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.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
-