Interface ContextMap

    • 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' reference list.
      java.lang.String getName()
      Returns the value of the 'Name' attribute.
      org.eclipse.emf.common.util.EList<Relationship> getRelationships()
      Returns the value of the 'Relationships' containment reference list.
      ContextMapState getState()
      Returns the value of the 'State' attribute.
      ContextMapType getType()
      Returns the value of the 'Type' attribute.
      void setName​(java.lang.String value)
      Sets the value of the 'Name' attribute.
      void setState​(ContextMapState value)
      Sets the value of the 'State' attribute.
      void setType​(ContextMapType value)
      Sets the value of the 'Type' 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