Interface OutputRuleElement

All Superinterfaces:
org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier, RuleElement, TypedElement
All Known Implementing Classes:
OutputRuleElementImpl

public interface OutputRuleElement extends RuleElement
A representation of the model object 'Output Rule Element'.
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<InputRuleElement>
    Returns the value of the 'Maps To' reference list.
    Returns the value of the 'Output For' container reference.
    void
    Sets the value of the 'Output For' container reference.

    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.m2m.atl.emftvm.NamedElement

    getName, setName

    Methods inherited from interface org.eclipse.emf.common.notify.Notifier

    eAdapters, eDeliver, eNotify, eSetDeliver

    Methods inherited from interface org.eclipse.m2m.atl.emftvm.RuleElement

    getEModels, getModels

    Methods inherited from interface org.eclipse.m2m.atl.emftvm.TypedElement

    getEType, getType, getTypeModel, setEType, setType, setTypeModel