Package de.sebinside.dcp.dsl.dSL
Interface NumericOperation
-
- All Known Subinterfaces:
IndexOperation
- All Known Implementing Classes:
IndexOperationImpl
,NumericOperationImpl
public interface NumericOperation extends Operation
A representation of the model object 'Numeric Operation'.- See Also:
DSLPackage.getNumericOperation()
- 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
-
-