Interface ContextMappingModel

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      org.eclipse.emf.common.util.EList<BoundedContext> getBoundedContexts()
      Returns the value of the 'Bounded Contexts' containment reference list.
      org.eclipse.emf.common.util.EList<Domain> getDomains()
      Returns the value of the 'Domains' containment reference list.
      org.eclipse.emf.common.util.EList<Import> getImports()
      Returns the value of the 'Imports' containment reference list.
      ContextMap getMap()
      Returns the value of the 'Map' containment reference.
      java.lang.String getTopComment()
      Returns the value of the 'Top Comment' attribute.
      org.eclipse.emf.common.util.EList<UserRequirement> getUserRequirements()
      Returns the value of the 'User Requirements' containment reference list.
      void setMap​(ContextMap value)
      Sets the value of the 'Map' containment reference.
      void setTopComment​(java.lang.String value)
      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