Interface ContextMappingModel

All Superinterfaces:
org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier

public interface ContextMappingModel extends org.eclipse.emf.ecore.EObject
A representation of the model object 'Context Mapping Model'.

The following features are supported:

See Also:
Model:
Generated:
  • Method Summary

    Modifier and Type
    Method
    Description
    org.eclipse.emf.common.util.EList<BoundedContext>
    Returns the value of the 'Bounded Contexts' containment reference list.
    org.eclipse.emf.common.util.EList<Domain>
    Returns the value of the 'Domains' containment reference list.
    org.eclipse.emf.common.util.EList<Import>
    Returns the value of the 'Imports' containment reference list.
    Returns the value of the 'Map' containment reference.
    Returns the value of the 'Top Comment' attribute.
    org.eclipse.emf.common.util.EList<UserRequirement>
    Returns the value of the 'User Requirements' containment reference list.
    void
    Sets the value of the 'Map' containment reference.
    void
    Sets the value of the 'Top Comment' attribute.

    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