Interface SEFFContent
-
- All Known Subinterfaces:
SEFFActionContainer
,SEFFAssignment
,SEFFAssignmentOrCall
,SEFFCallAction
,SEFFConditionalAction
,SEFFIterateAction
,SEFFLoopAction
,SEFFProbabilisticAction
,SEFFSetAction
- All Known Implementing Classes:
SEFFActionContainerImpl
,SEFFAssignmentImpl
,SEFFAssignmentOrCallImpl
,SEFFCallActionImpl
,SEFFConditionalActionImpl
,SEFFContentImpl
,SEFFIterateActionImpl
,SEFFLoopActionImpl
,SEFFProbabilisticActionImpl
,SEFFSetActionImpl
public interface SEFFContent extends EObject
A representation of the model object 'SEFF Content'.- See Also:
LanguagePackage.getSEFFContent()
- 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
-
-