Interface ContextMappingDSLPackage.Literals

  • Enclosing interface:
    ContextMappingDSLPackage

    public static interface ContextMappingDSLPackage.Literals
    Defines literals for the meta objects that represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    Generated:
    • Field Detail

      • CONTEXT_MAPPING_MODEL

        static final org.eclipse.emf.ecore.EClass CONTEXT_MAPPING_MODEL
        The meta object literal for the 'Context Mapping Model' class.
        See Also:
        ContextMappingModelImpl, ContextMappingDSLPackageImpl.getContextMappingModel()
        Generated:
      • CONTEXT_MAPPING_MODEL__FIRST_LINE_COMMENT

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_MAPPING_MODEL__FIRST_LINE_COMMENT
        The meta object literal for the 'First Line Comment' attribute feature.
        Generated:
      • CONTEXT_MAPPING_MODEL__IMPORTS

        static final org.eclipse.emf.ecore.EReference CONTEXT_MAPPING_MODEL__IMPORTS
        The meta object literal for the 'Imports' containment reference list feature.
        Generated:
      • CONTEXT_MAPPING_MODEL__MAP

        static final org.eclipse.emf.ecore.EReference CONTEXT_MAPPING_MODEL__MAP
        The meta object literal for the 'Map' containment reference feature.
        Generated:
      • CONTEXT_MAPPING_MODEL__BOUNDED_CONTEXTS

        static final org.eclipse.emf.ecore.EReference CONTEXT_MAPPING_MODEL__BOUNDED_CONTEXTS
        The meta object literal for the 'Bounded Contexts' containment reference list feature.
        Generated:
      • CONTEXT_MAPPING_MODEL__DOMAINS

        static final org.eclipse.emf.ecore.EReference CONTEXT_MAPPING_MODEL__DOMAINS
        The meta object literal for the 'Domains' containment reference list feature.
        Generated:
      • CONTEXT_MAPPING_MODEL__USE_CASES

        static final org.eclipse.emf.ecore.EReference CONTEXT_MAPPING_MODEL__USE_CASES
        The meta object literal for the 'Use Cases' containment reference list feature.
        Generated:
      • IMPORT

        static final org.eclipse.emf.ecore.EClass IMPORT
        The meta object literal for the 'Import' class.
        See Also:
        ImportImpl, ContextMappingDSLPackageImpl.getImport()
        Generated:
      • IMPORT__IMPORT_URI

        static final org.eclipse.emf.ecore.EAttribute IMPORT__IMPORT_URI
        The meta object literal for the 'Import URI' attribute feature.
        Generated:
      • CONTEXT_MAP

        static final org.eclipse.emf.ecore.EClass CONTEXT_MAP
        The meta object literal for the 'Context Map' class.
        See Also:
        ContextMapImpl, ContextMappingDSLPackageImpl.getContextMap()
        Generated:
      • CONTEXT_MAP__NAME

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_MAP__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated:
      • CONTEXT_MAP__TYPE

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_MAP__TYPE
        The meta object literal for the 'Type' attribute feature.
        Generated:
      • CONTEXT_MAP__STATE

        static final org.eclipse.emf.ecore.EAttribute CONTEXT_MAP__STATE
        The meta object literal for the 'State' attribute feature.
        Generated:
      • CONTEXT_MAP__BOUNDED_CONTEXTS

        static final org.eclipse.emf.ecore.EReference CONTEXT_MAP__BOUNDED_CONTEXTS
        The meta object literal for the 'Bounded Contexts' reference list feature.
        Generated:
      • CONTEXT_MAP__RELATIONSHIPS

        static final org.eclipse.emf.ecore.EReference CONTEXT_MAP__RELATIONSHIPS
        The meta object literal for the 'Relationships' containment reference list feature.
        Generated:
      • BOUNDED_CONTEXT

        static final org.eclipse.emf.ecore.EClass BOUNDED_CONTEXT
        The meta object literal for the 'Bounded Context' class.
        See Also:
        BoundedContextImpl, ContextMappingDSLPackageImpl.getBoundedContext()
        Generated:
      • BOUNDED_CONTEXT__COMMENT

        static final org.eclipse.emf.ecore.EAttribute BOUNDED_CONTEXT__COMMENT
        The meta object literal for the 'Comment' attribute feature.
        Generated:
      • BOUNDED_CONTEXT__NAME

        static final org.eclipse.emf.ecore.EAttribute BOUNDED_CONTEXT__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated:
      • BOUNDED_CONTEXT__IMPLEMENTED_DOMAIN_PARTS

        static final org.eclipse.emf.ecore.EReference BOUNDED_CONTEXT__IMPLEMENTED_DOMAIN_PARTS
        The meta object literal for the 'Implemented Domain Parts' reference list feature.
        Generated:
      • BOUNDED_CONTEXT__REALIZED_BOUNDED_CONTEXTS

        static final org.eclipse.emf.ecore.EReference BOUNDED_CONTEXT__REALIZED_BOUNDED_CONTEXTS
        The meta object literal for the 'Realized Bounded Contexts' reference list feature.
        Generated:
      • BOUNDED_CONTEXT__REFINED_BOUNDED_CONTEXT

        static final org.eclipse.emf.ecore.EReference BOUNDED_CONTEXT__REFINED_BOUNDED_CONTEXT
        The meta object literal for the 'Refined Bounded Context' reference feature.
        Generated:
      • BOUNDED_CONTEXT__DOMAIN_VISION_STATEMENT

        static final org.eclipse.emf.ecore.EAttribute BOUNDED_CONTEXT__DOMAIN_VISION_STATEMENT
        The meta object literal for the 'Domain Vision Statement' attribute feature.
        Generated:
      • BOUNDED_CONTEXT__TYPE

        static final org.eclipse.emf.ecore.EAttribute BOUNDED_CONTEXT__TYPE
        The meta object literal for the 'Type' attribute feature.
        Generated:
      • BOUNDED_CONTEXT__RESPONSIBILITIES

        static final org.eclipse.emf.ecore.EAttribute BOUNDED_CONTEXT__RESPONSIBILITIES
        The meta object literal for the 'Responsibilities' attribute list feature.
        Generated:
      • BOUNDED_CONTEXT__IMPLEMENTATION_TECHNOLOGY

        static final org.eclipse.emf.ecore.EAttribute BOUNDED_CONTEXT__IMPLEMENTATION_TECHNOLOGY
        The meta object literal for the 'Implementation Technology' attribute feature.
        Generated:
      • BOUNDED_CONTEXT__KNOWLEDGE_LEVEL

        static final org.eclipse.emf.ecore.EAttribute BOUNDED_CONTEXT__KNOWLEDGE_LEVEL
        The meta object literal for the 'Knowledge Level' attribute feature.
        Generated:
      • BOUNDED_CONTEXT__MODULES

        static final org.eclipse.emf.ecore.EReference BOUNDED_CONTEXT__MODULES
        The meta object literal for the 'Modules' containment reference list feature.
        Generated:
      • BOUNDED_CONTEXT__AGGREGATES

        static final org.eclipse.emf.ecore.EReference BOUNDED_CONTEXT__AGGREGATES
        The meta object literal for the 'Aggregates' containment reference list feature.
        Generated:
      • DOMAIN_PART

        static final org.eclipse.emf.ecore.EClass DOMAIN_PART
        The meta object literal for the 'Domain Part' class.
        See Also:
        DomainPartImpl, ContextMappingDSLPackageImpl.getDomainPart()
        Generated:
      • DOMAIN_PART__NAME

        static final org.eclipse.emf.ecore.EAttribute DOMAIN_PART__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated:
      • DOMAIN_PART__DOMAIN_VISION_STATEMENT

        static final org.eclipse.emf.ecore.EAttribute DOMAIN_PART__DOMAIN_VISION_STATEMENT
        The meta object literal for the 'Domain Vision Statement' attribute feature.
        Generated:
      • DOMAIN

        static final org.eclipse.emf.ecore.EClass DOMAIN
        The meta object literal for the 'Domain' class.
        See Also:
        DomainImpl, ContextMappingDSLPackageImpl.getDomain()
        Generated:
      • DOMAIN__SUBDOMAINS

        static final org.eclipse.emf.ecore.EReference DOMAIN__SUBDOMAINS
        The meta object literal for the 'Subdomains' containment reference list feature.
        Generated:
      • SUBDOMAIN

        static final org.eclipse.emf.ecore.EClass SUBDOMAIN
        The meta object literal for the 'Subdomain' class.
        See Also:
        SubdomainImpl, ContextMappingDSLPackageImpl.getSubdomain()
        Generated:
      • SUBDOMAIN__TYPE

        static final org.eclipse.emf.ecore.EAttribute SUBDOMAIN__TYPE
        The meta object literal for the 'Type' attribute feature.
        Generated:
      • SUBDOMAIN__ENTITIES

        static final org.eclipse.emf.ecore.EReference SUBDOMAIN__ENTITIES
        The meta object literal for the 'Entities' containment reference list feature.
        Generated:
      • RELATIONSHIP

        static final org.eclipse.emf.ecore.EClass RELATIONSHIP
        The meta object literal for the 'Relationship' class.
        See Also:
        RelationshipImpl, ContextMappingDSLPackageImpl.getRelationship()
        Generated:
      • RELATIONSHIP__NAME

        static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated:
      • RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY

        static final org.eclipse.emf.ecore.EAttribute RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY
        The meta object literal for the 'Implementation Technology' attribute feature.
        Generated:
      • SYMMETRIC_RELATIONSHIP

        static final org.eclipse.emf.ecore.EClass SYMMETRIC_RELATIONSHIP
        The meta object literal for the 'Symmetric Relationship' class.
        See Also:
        SymmetricRelationshipImpl, ContextMappingDSLPackageImpl.getSymmetricRelationship()
        Generated:
      • SYMMETRIC_RELATIONSHIP__PARTICIPANT1

        static final org.eclipse.emf.ecore.EReference SYMMETRIC_RELATIONSHIP__PARTICIPANT1
        The meta object literal for the 'Participant1' reference feature.
        Generated:
      • SYMMETRIC_RELATIONSHIP__PARTICIPANT2

        static final org.eclipse.emf.ecore.EReference SYMMETRIC_RELATIONSHIP__PARTICIPANT2
        The meta object literal for the 'Participant2' reference feature.
        Generated:
      • PARTNERSHIP

        static final org.eclipse.emf.ecore.EClass PARTNERSHIP
        The meta object literal for the 'Partnership' class.
        See Also:
        PartnershipImpl, ContextMappingDSLPackageImpl.getPartnership()
        Generated:
      • SHARED_KERNEL

        static final org.eclipse.emf.ecore.EClass SHARED_KERNEL
        The meta object literal for the 'Shared Kernel' class.
        See Also:
        SharedKernelImpl, ContextMappingDSLPackageImpl.getSharedKernel()
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP

        static final org.eclipse.emf.ecore.EClass UPSTREAM_DOWNSTREAM_RELATIONSHIP
        The meta object literal for the 'Upstream Downstream Relationship' class.
        See Also:
        UpstreamDownstreamRelationshipImpl, ContextMappingDSLPackageImpl.getUpstreamDownstreamRelationship()
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM

        static final org.eclipse.emf.ecore.EReference UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM
        The meta object literal for the 'Upstream' reference feature.
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_ROLES

        static final org.eclipse.emf.ecore.EAttribute UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_ROLES
        The meta object literal for the 'Upstream Roles' attribute list feature.
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_ROLES

        static final org.eclipse.emf.ecore.EAttribute UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_ROLES
        The meta object literal for the 'Downstream Roles' attribute list feature.
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM

        static final org.eclipse.emf.ecore.EReference UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM
        The meta object literal for the 'Downstream' reference feature.
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_EXPOSED_AGGREGATES

        static final org.eclipse.emf.ecore.EReference UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_EXPOSED_AGGREGATES
        The meta object literal for the 'Upstream Exposed Aggregates' reference list feature.
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__EXPOSED_AGGREGATES_COMMENT

        static final org.eclipse.emf.ecore.EAttribute UPSTREAM_DOWNSTREAM_RELATIONSHIP__EXPOSED_AGGREGATES_COMMENT
        The meta object literal for the 'Exposed Aggregates Comment' attribute feature.
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_GOVERNANCE_RIGHTS

        static final org.eclipse.emf.ecore.EAttribute UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_GOVERNANCE_RIGHTS
        The meta object literal for the 'Downstream Governance Rights' attribute feature.
        Generated:
      • CUSTOMER_SUPPLIER_RELATIONSHIP

        static final org.eclipse.emf.ecore.EClass CUSTOMER_SUPPLIER_RELATIONSHIP
        The meta object literal for the 'Customer Supplier Relationship' class.
        See Also:
        CustomerSupplierRelationshipImpl, ContextMappingDSLPackageImpl.getCustomerSupplierRelationship()
        Generated:
      • AGGREGATE

        static final org.eclipse.emf.ecore.EClass AGGREGATE
        The meta object literal for the 'Aggregate' class.
        See Also:
        AggregateImpl, ContextMappingDSLPackageImpl.getAggregate()
        Generated:
      • AGGREGATE__COMMENT

        static final org.eclipse.emf.ecore.EAttribute AGGREGATE__COMMENT
        The meta object literal for the 'Comment' attribute feature.
        Generated:
      • AGGREGATE__DOC

        static final org.eclipse.emf.ecore.EAttribute AGGREGATE__DOC
        The meta object literal for the 'Doc' attribute feature.
        Generated:
      • AGGREGATE__NAME

        static final org.eclipse.emf.ecore.EAttribute AGGREGATE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated:
      • AGGREGATE__RESPONSIBILITIES

        static final org.eclipse.emf.ecore.EAttribute AGGREGATE__RESPONSIBILITIES
        The meta object literal for the 'Responsibilities' attribute list feature.
        Generated:
      • AGGREGATE__USE_CASES

        static final org.eclipse.emf.ecore.EReference AGGREGATE__USE_CASES
        The meta object literal for the 'Use Cases' reference list feature.
        Generated:
      • AGGREGATE__OWNER

        static final org.eclipse.emf.ecore.EReference AGGREGATE__OWNER
        The meta object literal for the 'Owner' reference feature.
        Generated:
      • AGGREGATE__KNOWLEDGE_LEVEL

        static final org.eclipse.emf.ecore.EAttribute AGGREGATE__KNOWLEDGE_LEVEL
        The meta object literal for the 'Knowledge Level' attribute feature.
        Generated:
      • AGGREGATE__LIKELIHOOD_FOR_CHANGE

        static final org.eclipse.emf.ecore.EAttribute AGGREGATE__LIKELIHOOD_FOR_CHANGE
        The meta object literal for the 'Likelihood For Change' attribute feature.
        Generated:
      • AGGREGATE__SERVICES

        static final org.eclipse.emf.ecore.EReference AGGREGATE__SERVICES
        The meta object literal for the 'Services' containment reference list feature.
        Generated:
      • AGGREGATE__RESOURCES

        static final org.eclipse.emf.ecore.EReference AGGREGATE__RESOURCES
        The meta object literal for the 'Resources' containment reference list feature.
        Generated:
      • AGGREGATE__CONSUMERS

        static final org.eclipse.emf.ecore.EReference AGGREGATE__CONSUMERS
        The meta object literal for the 'Consumers' containment reference list feature.
        Generated:
      • AGGREGATE__DOMAIN_OBJECTS

        static final org.eclipse.emf.ecore.EReference AGGREGATE__DOMAIN_OBJECTS
        The meta object literal for the 'Domain Objects' containment reference list feature.
        Generated:
      • USE_CASE

        static final org.eclipse.emf.ecore.EClass USE_CASE
        The meta object literal for the 'Use Case' class.
        See Also:
        UseCaseImpl, ContextMappingDSLPackageImpl.getUseCase()
        Generated:
      • USE_CASE__NAME

        static final org.eclipse.emf.ecore.EAttribute USE_CASE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated:
      • USE_CASE__IS_LATENCY_CRITICAL

        static final org.eclipse.emf.ecore.EAttribute USE_CASE__IS_LATENCY_CRITICAL
        The meta object literal for the 'Is Latency Critical' attribute feature.
        Generated:
      • USE_CASE__NANOENTITIES_READ

        static final org.eclipse.emf.ecore.EAttribute USE_CASE__NANOENTITIES_READ
        The meta object literal for the 'Nanoentities Read' attribute list feature.
        Generated:
      • USE_CASE__NANOENTITIES_WRITTEN

        static final org.eclipse.emf.ecore.EAttribute USE_CASE__NANOENTITIES_WRITTEN
        The meta object literal for the 'Nanoentities Written' attribute list feature.
        Generated:
      • SCULPTOR_MODULE

        static final org.eclipse.emf.ecore.EClass SCULPTOR_MODULE
        The meta object literal for the 'Sculptor Module' class.
        See Also:
        SculptorModuleImpl, ContextMappingDSLPackageImpl.getSculptorModule()
        Generated:
      • SCULPTOR_MODULE__DOC

        static final org.eclipse.emf.ecore.EAttribute SCULPTOR_MODULE__DOC
        The meta object literal for the 'Doc' attribute feature.
        Generated:
      • SCULPTOR_MODULE__NAME

        static final org.eclipse.emf.ecore.EAttribute SCULPTOR_MODULE__NAME
        The meta object literal for the 'Name' attribute feature.
        Generated:
      • SCULPTOR_MODULE__EXTERNAL

        static final org.eclipse.emf.ecore.EAttribute SCULPTOR_MODULE__EXTERNAL
        The meta object literal for the 'External' attribute feature.
        Generated:
      • SCULPTOR_MODULE__BASE_PACKAGE

        static final org.eclipse.emf.ecore.EAttribute SCULPTOR_MODULE__BASE_PACKAGE
        The meta object literal for the 'Base Package' attribute feature.
        Generated:
      • SCULPTOR_MODULE__HINT

        static final org.eclipse.emf.ecore.EAttribute SCULPTOR_MODULE__HINT
        The meta object literal for the 'Hint' attribute feature.
        Generated:
      • SCULPTOR_MODULE__SERVICES

        static final org.eclipse.emf.ecore.EReference SCULPTOR_MODULE__SERVICES
        The meta object literal for the 'Services' containment reference list feature.
        Generated:
      • SCULPTOR_MODULE__RESOURCES

        static final org.eclipse.emf.ecore.EReference SCULPTOR_MODULE__RESOURCES
        The meta object literal for the 'Resources' containment reference list feature.
        Generated:
      • SCULPTOR_MODULE__CONSUMERS

        static final org.eclipse.emf.ecore.EReference SCULPTOR_MODULE__CONSUMERS
        The meta object literal for the 'Consumers' containment reference list feature.
        Generated:
      • SCULPTOR_MODULE__DOMAIN_OBJECTS

        static final org.eclipse.emf.ecore.EReference SCULPTOR_MODULE__DOMAIN_OBJECTS
        The meta object literal for the 'Domain Objects' containment reference list feature.
        Generated:
      • SCULPTOR_MODULE__AGGREGATES

        static final org.eclipse.emf.ecore.EReference SCULPTOR_MODULE__AGGREGATES
        The meta object literal for the 'Aggregates' containment reference list feature.
        Generated:
      • UPSTREAM_ROLE

        static final org.eclipse.emf.ecore.EEnum UPSTREAM_ROLE
        The meta object literal for the 'Upstream Role' enum.
        See Also:
        UpstreamRole, ContextMappingDSLPackageImpl.getUpstreamRole()
        Generated:
      • DOWNSTREAM_ROLE

        static final org.eclipse.emf.ecore.EEnum DOWNSTREAM_ROLE
        The meta object literal for the 'Downstream Role' enum.
        See Also:
        DownstreamRole, ContextMappingDSLPackageImpl.getDownstreamRole()
        Generated:
      • CONTEXT_MAP_STATE

        static final org.eclipse.emf.ecore.EEnum CONTEXT_MAP_STATE
        The meta object literal for the 'Context Map State' enum.
        See Also:
        ContextMapState, ContextMappingDSLPackageImpl.getContextMapState()
        Generated:
      • CONTEXT_MAP_TYPE

        static final org.eclipse.emf.ecore.EEnum CONTEXT_MAP_TYPE
        The meta object literal for the 'Context Map Type' enum.
        See Also:
        ContextMapType, ContextMappingDSLPackageImpl.getContextMapType()
        Generated:
      • BOUNDED_CONTEXT_TYPE

        static final org.eclipse.emf.ecore.EEnum BOUNDED_CONTEXT_TYPE
        The meta object literal for the 'Bounded Context Type' enum.
        See Also:
        BoundedContextType, ContextMappingDSLPackageImpl.getBoundedContextType()
        Generated:
      • SUB_DOMAIN_TYPE

        static final org.eclipse.emf.ecore.EEnum SUB_DOMAIN_TYPE
        The meta object literal for the 'Sub Domain Type' enum.
        See Also:
        SubDomainType, ContextMappingDSLPackageImpl.getSubDomainType()
        Generated:
      • DOWNSTREAM_GOVERNANCE_RIGHTS

        static final org.eclipse.emf.ecore.EEnum DOWNSTREAM_GOVERNANCE_RIGHTS
        The meta object literal for the 'Downstream Governance Rights' enum.
        See Also:
        DownstreamGovernanceRights, ContextMappingDSLPackageImpl.getDownstreamGovernanceRights()
        Generated:
      • KNOWLEDGE_LEVEL

        static final org.eclipse.emf.ecore.EEnum KNOWLEDGE_LEVEL
        The meta object literal for the 'Knowledge Level' enum.
        See Also:
        KnowledgeLevel, ContextMappingDSLPackageImpl.getKnowledgeLevel()
        Generated:
      • LIKELIHOOD_FOR_CHANGE

        static final org.eclipse.emf.ecore.EEnum LIKELIHOOD_FOR_CHANGE
        The meta object literal for the 'Likelihood For Change' enum.
        See Also:
        LikelihoodForChange, ContextMappingDSLPackageImpl.getLikelihoodForChange()
        Generated: