Interface ContextMappingDSLPackage

  • All Superinterfaces:
    org.eclipse.emf.ecore.EModelElement, org.eclipse.emf.ecore.ENamedElement, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.EPackage, org.eclipse.emf.common.notify.Notifier

    public interface ContextMappingDSLPackage
    extends org.eclipse.emf.ecore.EPackage
    The Package for the model. It contains accessors for the meta objects to represent
    • each class,
    • each feature of each class,
    • each enum,
    • and each data type
    See Also:
    ContextMappingDSLFactory
    Model:
    kind="package"
    Generated:
    • Field Detail

      • eNAME

        static final java.lang.String eNAME
        The package name.
        See Also:
        Constant Field Values
        Generated:
      • eNS_URI

        static final java.lang.String eNS_URI
        The package namespace URI.
        See Also:
        Constant Field Values
        Generated:
      • eNS_PREFIX

        static final java.lang.String eNS_PREFIX
        The package namespace name.
        See Also:
        Constant Field Values
        Generated:
      • CONTEXT_MAPPING_MODEL

        static final int CONTEXT_MAPPING_MODEL
        The meta object id for the 'Context Mapping Model' class.
        See Also:
        ContextMappingModelImpl, ContextMappingDSLPackageImpl.getContextMappingModel(), Constant Field Values
        Generated:
      • CONTEXT_MAPPING_MODEL__FIRST_LINE_COMMENT

        static final int CONTEXT_MAPPING_MODEL__FIRST_LINE_COMMENT
        The feature id for the 'First Line Comment' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAPPING_MODEL__IMPORTS

        static final int CONTEXT_MAPPING_MODEL__IMPORTS
        The feature id for the 'Imports' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAPPING_MODEL__MAP

        static final int CONTEXT_MAPPING_MODEL__MAP
        The feature id for the 'Map' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAPPING_MODEL__BOUNDED_CONTEXTS

        static final int CONTEXT_MAPPING_MODEL__BOUNDED_CONTEXTS
        The feature id for the 'Bounded Contexts' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAPPING_MODEL__DOMAINS

        static final int CONTEXT_MAPPING_MODEL__DOMAINS
        The feature id for the 'Domains' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAPPING_MODEL__USER_REQUIREMENTS

        static final int CONTEXT_MAPPING_MODEL__USER_REQUIREMENTS
        The feature id for the 'User Requirements' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAPPING_MODEL_FEATURE_COUNT

        static final int CONTEXT_MAPPING_MODEL_FEATURE_COUNT
        The number of structural features of the 'Context Mapping Model' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • IMPORT

        static final int IMPORT
        The meta object id for the 'Import' class.
        See Also:
        ImportImpl, ContextMappingDSLPackageImpl.getImport(), Constant Field Values
        Generated:
      • IMPORT__IMPORT_URI

        static final int IMPORT__IMPORT_URI
        The feature id for the 'Import URI' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • IMPORT_FEATURE_COUNT

        static final int IMPORT_FEATURE_COUNT
        The number of structural features of the 'Import' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAP

        static final int CONTEXT_MAP
        The meta object id for the 'Context Map' class.
        See Also:
        ContextMapImpl, ContextMappingDSLPackageImpl.getContextMap(), Constant Field Values
        Generated:
      • CONTEXT_MAP__NAME

        static final int CONTEXT_MAP__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAP__TYPE

        static final int CONTEXT_MAP__TYPE
        The feature id for the 'Type' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAP__STATE

        static final int CONTEXT_MAP__STATE
        The feature id for the 'State' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAP__BOUNDED_CONTEXTS

        static final int CONTEXT_MAP__BOUNDED_CONTEXTS
        The feature id for the 'Bounded Contexts' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAP__RELATIONSHIPS

        static final int CONTEXT_MAP__RELATIONSHIPS
        The feature id for the 'Relationships' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONTEXT_MAP_FEATURE_COUNT

        static final int CONTEXT_MAP_FEATURE_COUNT
        The number of structural features of the 'Context Map' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT

        static final int BOUNDED_CONTEXT
        The meta object id for the 'Bounded Context' class.
        See Also:
        BoundedContextImpl, ContextMappingDSLPackageImpl.getBoundedContext(), Constant Field Values
        Generated:
      • BOUNDED_CONTEXT__COMMENT

        static final int BOUNDED_CONTEXT__COMMENT
        The feature id for the 'Comment' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__NAME

        static final int BOUNDED_CONTEXT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__IMPLEMENTED_DOMAIN_PARTS

        static final int BOUNDED_CONTEXT__IMPLEMENTED_DOMAIN_PARTS
        The feature id for the 'Implemented Domain Parts' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__REALIZED_BOUNDED_CONTEXTS

        static final int BOUNDED_CONTEXT__REALIZED_BOUNDED_CONTEXTS
        The feature id for the 'Realized Bounded Contexts' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__REFINED_BOUNDED_CONTEXT

        static final int BOUNDED_CONTEXT__REFINED_BOUNDED_CONTEXT
        The feature id for the 'Refined Bounded Context' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__DOMAIN_VISION_STATEMENT

        static final int BOUNDED_CONTEXT__DOMAIN_VISION_STATEMENT
        The feature id for the 'Domain Vision Statement' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__TYPE

        static final int BOUNDED_CONTEXT__TYPE
        The feature id for the 'Type' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__RESPONSIBILITIES

        static final int BOUNDED_CONTEXT__RESPONSIBILITIES
        The feature id for the 'Responsibilities' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__IMPLEMENTATION_TECHNOLOGY

        static final int BOUNDED_CONTEXT__IMPLEMENTATION_TECHNOLOGY
        The feature id for the 'Implementation Technology' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__KNOWLEDGE_LEVEL

        static final int BOUNDED_CONTEXT__KNOWLEDGE_LEVEL
        The feature id for the 'Knowledge Level' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__MODULES

        static final int BOUNDED_CONTEXT__MODULES
        The feature id for the 'Modules' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT__AGGREGATES

        static final int BOUNDED_CONTEXT__AGGREGATES
        The feature id for the 'Aggregates' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • BOUNDED_CONTEXT_FEATURE_COUNT

        static final int BOUNDED_CONTEXT_FEATURE_COUNT
        The number of structural features of the 'Bounded Context' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_PART

        static final int DOMAIN_PART
        The meta object id for the 'Domain Part' class.
        See Also:
        DomainPartImpl, ContextMappingDSLPackageImpl.getDomainPart(), Constant Field Values
        Generated:
      • DOMAIN_PART__NAME

        static final int DOMAIN_PART__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_PART__DOMAIN_VISION_STATEMENT

        static final int DOMAIN_PART__DOMAIN_VISION_STATEMENT
        The feature id for the 'Domain Vision Statement' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_PART_FEATURE_COUNT

        static final int DOMAIN_PART_FEATURE_COUNT
        The number of structural features of the 'Domain Part' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN

        static final int DOMAIN
        The meta object id for the 'Domain' class.
        See Also:
        DomainImpl, ContextMappingDSLPackageImpl.getDomain(), Constant Field Values
        Generated:
      • DOMAIN__NAME

        static final int DOMAIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN__DOMAIN_VISION_STATEMENT

        static final int DOMAIN__DOMAIN_VISION_STATEMENT
        The feature id for the 'Domain Vision Statement' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN__SUBDOMAINS

        static final int DOMAIN__SUBDOMAINS
        The feature id for the 'Subdomains' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_FEATURE_COUNT

        static final int DOMAIN_FEATURE_COUNT
        The number of structural features of the 'Domain' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SUBDOMAIN

        static final int SUBDOMAIN
        The meta object id for the 'Subdomain' class.
        See Also:
        SubdomainImpl, ContextMappingDSLPackageImpl.getSubdomain(), Constant Field Values
        Generated:
      • SUBDOMAIN__NAME

        static final int SUBDOMAIN__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SUBDOMAIN__DOMAIN_VISION_STATEMENT

        static final int SUBDOMAIN__DOMAIN_VISION_STATEMENT
        The feature id for the 'Domain Vision Statement' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SUBDOMAIN__SUPPORTED_FEATURES

        static final int SUBDOMAIN__SUPPORTED_FEATURES
        The feature id for the 'Supported Features' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SUBDOMAIN__TYPE

        static final int SUBDOMAIN__TYPE
        The feature id for the 'Type' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SUBDOMAIN__ENTITIES

        static final int SUBDOMAIN__ENTITIES
        The feature id for the 'Entities' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SUBDOMAIN__SERVICES

        static final int SUBDOMAIN__SERVICES
        The feature id for the 'Services' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SUBDOMAIN_FEATURE_COUNT

        static final int SUBDOMAIN_FEATURE_COUNT
        The number of structural features of the 'Subdomain' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RELATIONSHIP

        static final int RELATIONSHIP
        The meta object id for the 'Relationship' class.
        See Also:
        RelationshipImpl, ContextMappingDSLPackageImpl.getRelationship(), Constant Field Values
        Generated:
      • RELATIONSHIP__NAME

        static final int RELATIONSHIP__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY

        static final int RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY
        The feature id for the 'Implementation Technology' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • RELATIONSHIP_FEATURE_COUNT

        static final int RELATIONSHIP_FEATURE_COUNT
        The number of structural features of the 'Relationship' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SYMMETRIC_RELATIONSHIP

        static final int SYMMETRIC_RELATIONSHIP
        The meta object id for the 'Symmetric Relationship' class.
        See Also:
        SymmetricRelationshipImpl, ContextMappingDSLPackageImpl.getSymmetricRelationship(), Constant Field Values
        Generated:
      • SYMMETRIC_RELATIONSHIP__NAME

        static final int SYMMETRIC_RELATIONSHIP__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SYMMETRIC_RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY

        static final int SYMMETRIC_RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY
        The feature id for the 'Implementation Technology' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SYMMETRIC_RELATIONSHIP__PARTICIPANT1

        static final int SYMMETRIC_RELATIONSHIP__PARTICIPANT1
        The feature id for the 'Participant1' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SYMMETRIC_RELATIONSHIP__PARTICIPANT2

        static final int SYMMETRIC_RELATIONSHIP__PARTICIPANT2
        The feature id for the 'Participant2' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SYMMETRIC_RELATIONSHIP_FEATURE_COUNT

        static final int SYMMETRIC_RELATIONSHIP_FEATURE_COUNT
        The number of structural features of the 'Symmetric Relationship' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARTNERSHIP

        static final int PARTNERSHIP
        The meta object id for the 'Partnership' class.
        See Also:
        PartnershipImpl, ContextMappingDSLPackageImpl.getPartnership(), Constant Field Values
        Generated:
      • PARTNERSHIP__NAME

        static final int PARTNERSHIP__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARTNERSHIP__IMPLEMENTATION_TECHNOLOGY

        static final int PARTNERSHIP__IMPLEMENTATION_TECHNOLOGY
        The feature id for the 'Implementation Technology' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARTNERSHIP__PARTICIPANT1

        static final int PARTNERSHIP__PARTICIPANT1
        The feature id for the 'Participant1' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARTNERSHIP__PARTICIPANT2

        static final int PARTNERSHIP__PARTICIPANT2
        The feature id for the 'Participant2' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • PARTNERSHIP_FEATURE_COUNT

        static final int PARTNERSHIP_FEATURE_COUNT
        The number of structural features of the 'Partnership' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SHARED_KERNEL

        static final int SHARED_KERNEL
        The meta object id for the 'Shared Kernel' class.
        See Also:
        SharedKernelImpl, ContextMappingDSLPackageImpl.getSharedKernel(), Constant Field Values
        Generated:
      • SHARED_KERNEL__NAME

        static final int SHARED_KERNEL__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SHARED_KERNEL__IMPLEMENTATION_TECHNOLOGY

        static final int SHARED_KERNEL__IMPLEMENTATION_TECHNOLOGY
        The feature id for the 'Implementation Technology' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SHARED_KERNEL__PARTICIPANT1

        static final int SHARED_KERNEL__PARTICIPANT1
        The feature id for the 'Participant1' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SHARED_KERNEL__PARTICIPANT2

        static final int SHARED_KERNEL__PARTICIPANT2
        The feature id for the 'Participant2' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SHARED_KERNEL_FEATURE_COUNT

        static final int SHARED_KERNEL_FEATURE_COUNT
        The number of structural features of the 'Shared Kernel' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP
        The meta object id for the 'Upstream Downstream Relationship' class.
        See Also:
        UpstreamDownstreamRelationshipImpl, ContextMappingDSLPackageImpl.getUpstreamDownstreamRelationship(), Constant Field Values
        Generated:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__NAME

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY
        The feature id for the 'Implementation Technology' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM
        The feature id for the 'Upstream' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_ROLES

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_ROLES
        The feature id for the 'Upstream Roles' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_ROLES

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_ROLES
        The feature id for the 'Downstream Roles' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM
        The feature id for the 'Downstream' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_EXPOSED_AGGREGATES

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__UPSTREAM_EXPOSED_AGGREGATES
        The feature id for the 'Upstream Exposed Aggregates' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__EXPOSED_AGGREGATES_COMMENT

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__EXPOSED_AGGREGATES_COMMENT
        The feature id for the 'Exposed Aggregates Comment' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_GOVERNANCE_RIGHTS

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP__DOWNSTREAM_GOVERNANCE_RIGHTS
        The feature id for the 'Downstream Governance Rights' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • UPSTREAM_DOWNSTREAM_RELATIONSHIP_FEATURE_COUNT

        static final int UPSTREAM_DOWNSTREAM_RELATIONSHIP_FEATURE_COUNT
        The number of structural features of the 'Upstream Downstream Relationship' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP
        The meta object id for the 'Customer Supplier Relationship' class.
        See Also:
        CustomerSupplierRelationshipImpl, ContextMappingDSLPackageImpl.getCustomerSupplierRelationship(), Constant Field Values
        Generated:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__NAME

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__IMPLEMENTATION_TECHNOLOGY
        The feature id for the 'Implementation Technology' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__UPSTREAM

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__UPSTREAM
        The feature id for the 'Upstream' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__UPSTREAM_ROLES

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__UPSTREAM_ROLES
        The feature id for the 'Upstream Roles' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__DOWNSTREAM_ROLES

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__DOWNSTREAM_ROLES
        The feature id for the 'Downstream Roles' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__DOWNSTREAM

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__DOWNSTREAM
        The feature id for the 'Downstream' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__UPSTREAM_EXPOSED_AGGREGATES

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__UPSTREAM_EXPOSED_AGGREGATES
        The feature id for the 'Upstream Exposed Aggregates' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__EXPOSED_AGGREGATES_COMMENT

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__EXPOSED_AGGREGATES_COMMENT
        The feature id for the 'Exposed Aggregates Comment' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP__DOWNSTREAM_GOVERNANCE_RIGHTS

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP__DOWNSTREAM_GOVERNANCE_RIGHTS
        The feature id for the 'Downstream Governance Rights' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CUSTOMER_SUPPLIER_RELATIONSHIP_FEATURE_COUNT

        static final int CUSTOMER_SUPPLIER_RELATIONSHIP_FEATURE_COUNT
        The number of structural features of the 'Customer Supplier Relationship' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE

        static final int AGGREGATE
        The meta object id for the 'Aggregate' class.
        See Also:
        AggregateImpl, ContextMappingDSLPackageImpl.getAggregate(), Constant Field Values
        Generated:
      • AGGREGATE__COMMENT

        static final int AGGREGATE__COMMENT
        The feature id for the 'Comment' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__DOC

        static final int AGGREGATE__DOC
        The feature id for the 'Doc' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__NAME

        static final int AGGREGATE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__RESPONSIBILITIES

        static final int AGGREGATE__RESPONSIBILITIES
        The feature id for the 'Responsibilities' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__USER_REQUIREMENTS

        static final int AGGREGATE__USER_REQUIREMENTS
        The feature id for the 'User Requirements' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__OWNER

        static final int AGGREGATE__OWNER
        The feature id for the 'Owner' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__KNOWLEDGE_LEVEL

        static final int AGGREGATE__KNOWLEDGE_LEVEL
        The feature id for the 'Knowledge Level' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__LIKELIHOOD_FOR_CHANGE

        static final int AGGREGATE__LIKELIHOOD_FOR_CHANGE
        The feature id for the 'Likelihood For Change' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__SERVICES

        static final int AGGREGATE__SERVICES
        The feature id for the 'Services' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__RESOURCES

        static final int AGGREGATE__RESOURCES
        The feature id for the 'Resources' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__CONSUMERS

        static final int AGGREGATE__CONSUMERS
        The feature id for the 'Consumers' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__DOMAIN_OBJECTS

        static final int AGGREGATE__DOMAIN_OBJECTS
        The feature id for the 'Domain Objects' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE_FEATURE_COUNT

        static final int AGGREGATE_FEATURE_COUNT
        The number of structural features of the 'Aggregate' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT

        static final int USER_REQUIREMENT
        The meta object id for the 'User Requirement' class.
        See Also:
        UserRequirementImpl, ContextMappingDSLPackageImpl.getUserRequirement(), Constant Field Values
        Generated:
      • USER_REQUIREMENT__NAME

        static final int USER_REQUIREMENT__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT__ROLE

        static final int USER_REQUIREMENT__ROLE
        The feature id for the 'Role' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT__FEATURES

        static final int USER_REQUIREMENT__FEATURES
        The feature id for the 'Features' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT__BENEFIT

        static final int USER_REQUIREMENT__BENEFIT
        The feature id for the 'Benefit' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT__IS_LATENCY_CRITICAL

        static final int USER_REQUIREMENT__IS_LATENCY_CRITICAL
        The feature id for the 'Is Latency Critical' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT__NANOENTITIES_READ

        static final int USER_REQUIREMENT__NANOENTITIES_READ
        The feature id for the 'Nanoentities Read' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT__NANOENTITIES_WRITTEN

        static final int USER_REQUIREMENT__NANOENTITIES_WRITTEN
        The feature id for the 'Nanoentities Written' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_REQUIREMENT_FEATURE_COUNT

        static final int USER_REQUIREMENT_FEATURE_COUNT
        The number of structural features of the 'User Requirement' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE

        static final int USE_CASE
        The meta object id for the 'Use Case' class.
        See Also:
        UseCaseImpl, ContextMappingDSLPackageImpl.getUseCase(), Constant Field Values
        Generated:
      • USE_CASE__NAME

        static final int USE_CASE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__ROLE

        static final int USE_CASE__ROLE
        The feature id for the 'Role' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__FEATURES

        static final int USE_CASE__FEATURES
        The feature id for the 'Features' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__BENEFIT

        static final int USE_CASE__BENEFIT
        The feature id for the 'Benefit' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__IS_LATENCY_CRITICAL

        static final int USE_CASE__IS_LATENCY_CRITICAL
        The feature id for the 'Is Latency Critical' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__NANOENTITIES_READ

        static final int USE_CASE__NANOENTITIES_READ
        The feature id for the 'Nanoentities Read' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__NANOENTITIES_WRITTEN

        static final int USE_CASE__NANOENTITIES_WRITTEN
        The feature id for the 'Nanoentities Written' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__SCOPE

        static final int USE_CASE__SCOPE
        The feature id for the 'Scope' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE__LEVEL

        static final int USE_CASE__LEVEL
        The feature id for the 'Level' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USE_CASE_FEATURE_COUNT

        static final int USE_CASE_FEATURE_COUNT
        The number of structural features of the 'Use Case' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY

        static final int USER_STORY
        The meta object id for the 'User Story' class.
        See Also:
        UserStoryImpl, ContextMappingDSLPackageImpl.getUserStory(), Constant Field Values
        Generated:
      • USER_STORY__NAME

        static final int USER_STORY__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY__ROLE

        static final int USER_STORY__ROLE
        The feature id for the 'Role' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY__FEATURES

        static final int USER_STORY__FEATURES
        The feature id for the 'Features' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY__BENEFIT

        static final int USER_STORY__BENEFIT
        The feature id for the 'Benefit' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY__IS_LATENCY_CRITICAL

        static final int USER_STORY__IS_LATENCY_CRITICAL
        The feature id for the 'Is Latency Critical' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY__NANOENTITIES_READ

        static final int USER_STORY__NANOENTITIES_READ
        The feature id for the 'Nanoentities Read' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY__NANOENTITIES_WRITTEN

        static final int USER_STORY__NANOENTITIES_WRITTEN
        The feature id for the 'Nanoentities Written' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • USER_STORY_FEATURE_COUNT

        static final int USER_STORY_FEATURE_COUNT
        The number of structural features of the 'User Story' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FEATURE

        static final int FEATURE
        The meta object id for the 'Feature' class.
        See Also:
        FeatureImpl, ContextMappingDSLPackageImpl.getFeature(), Constant Field Values
        Generated:
      • FEATURE__VERB

        static final int FEATURE__VERB
        The feature id for the 'Verb' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FEATURE__ENTITY

        static final int FEATURE__ENTITY
        The feature id for the 'Entity' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FEATURE__ENTITY_ATTRIBUTES

        static final int FEATURE__ENTITY_ATTRIBUTES
        The feature id for the 'Entity Attributes' attribute list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FEATURE__CONTAINER_ENTITY

        static final int FEATURE__CONTAINER_ENTITY
        The feature id for the 'Container Entity' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FEATURE_FEATURE_COUNT

        static final int FEATURE_FEATURE_COUNT
        The number of structural features of the 'Feature' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE

        static final int SCULPTOR_MODULE
        The meta object id for the 'Sculptor Module' class.
        See Also:
        SculptorModuleImpl, ContextMappingDSLPackageImpl.getSculptorModule(), Constant Field Values
        Generated:
      • SCULPTOR_MODULE__DOC

        static final int SCULPTOR_MODULE__DOC
        The feature id for the 'Doc' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__NAME

        static final int SCULPTOR_MODULE__NAME
        The feature id for the 'Name' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__EXTERNAL

        static final int SCULPTOR_MODULE__EXTERNAL
        The feature id for the 'External' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__BASE_PACKAGE

        static final int SCULPTOR_MODULE__BASE_PACKAGE
        The feature id for the 'Base Package' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__HINT

        static final int SCULPTOR_MODULE__HINT
        The feature id for the 'Hint' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__SERVICES

        static final int SCULPTOR_MODULE__SERVICES
        The feature id for the 'Services' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__RESOURCES

        static final int SCULPTOR_MODULE__RESOURCES
        The feature id for the 'Resources' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__CONSUMERS

        static final int SCULPTOR_MODULE__CONSUMERS
        The feature id for the 'Consumers' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__DOMAIN_OBJECTS

        static final int SCULPTOR_MODULE__DOMAIN_OBJECTS
        The feature id for the 'Domain Objects' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE__AGGREGATES

        static final int SCULPTOR_MODULE__AGGREGATES
        The feature id for the 'Aggregates' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SCULPTOR_MODULE_FEATURE_COUNT

        static final int SCULPTOR_MODULE_FEATURE_COUNT
        The number of structural features of the 'Sculptor Module' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
    • Method Detail

      • getContextMappingModel

        org.eclipse.emf.ecore.EClass getContextMappingModel()
        Returns the meta object for class 'Context Mapping Model'.
        Returns:
        the meta object for class 'Context Mapping Model'.
        See Also:
        ContextMappingModel
        Generated:
      • getContextMappingModel_Imports

        org.eclipse.emf.ecore.EReference getContextMappingModel_Imports()
        Returns the meta object for the containment reference list 'Imports'.
        Returns:
        the meta object for the containment reference list 'Imports'.
        See Also:
        ContextMappingModel.getImports(), getContextMappingModel()
        Generated:
      • getContextMappingModel_Map

        org.eclipse.emf.ecore.EReference getContextMappingModel_Map()
        Returns the meta object for the containment reference 'Map'.
        Returns:
        the meta object for the containment reference 'Map'.
        See Also:
        ContextMappingModel.getMap(), getContextMappingModel()
        Generated:
      • getContextMappingModel_Domains

        org.eclipse.emf.ecore.EReference getContextMappingModel_Domains()
        Returns the meta object for the containment reference list 'Domains'.
        Returns:
        the meta object for the containment reference list 'Domains'.
        See Also:
        ContextMappingModel.getDomains(), getContextMappingModel()
        Generated:
      • getImport

        org.eclipse.emf.ecore.EClass getImport()
        Returns the meta object for class 'Import'.
        Returns:
        the meta object for class 'Import'.
        See Also:
        Import
        Generated:
      • getImport_ImportURI

        org.eclipse.emf.ecore.EAttribute getImport_ImportURI()
        Returns the meta object for the attribute 'Import URI'.
        Returns:
        the meta object for the attribute 'Import URI'.
        See Also:
        Import.getImportURI(), getImport()
        Generated:
      • getContextMap

        org.eclipse.emf.ecore.EClass getContextMap()
        Returns the meta object for class 'Context Map'.
        Returns:
        the meta object for class 'Context Map'.
        See Also:
        ContextMap
        Generated:
      • getContextMap_Name

        org.eclipse.emf.ecore.EAttribute getContextMap_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        ContextMap.getName(), getContextMap()
        Generated:
      • getContextMap_Type

        org.eclipse.emf.ecore.EAttribute getContextMap_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        ContextMap.getType(), getContextMap()
        Generated:
      • getContextMap_State

        org.eclipse.emf.ecore.EAttribute getContextMap_State()
        Returns the meta object for the attribute 'State'.
        Returns:
        the meta object for the attribute 'State'.
        See Also:
        ContextMap.getState(), getContextMap()
        Generated:
      • getContextMap_Relationships

        org.eclipse.emf.ecore.EReference getContextMap_Relationships()
        Returns the meta object for the containment reference list 'Relationships'.
        Returns:
        the meta object for the containment reference list 'Relationships'.
        See Also:
        ContextMap.getRelationships(), getContextMap()
        Generated:
      • getBoundedContext

        org.eclipse.emf.ecore.EClass getBoundedContext()
        Returns the meta object for class 'Bounded Context'.
        Returns:
        the meta object for class 'Bounded Context'.
        See Also:
        BoundedContext
        Generated:
      • getBoundedContext_Comment

        org.eclipse.emf.ecore.EAttribute getBoundedContext_Comment()
        Returns the meta object for the attribute 'Comment'.
        Returns:
        the meta object for the attribute 'Comment'.
        See Also:
        BoundedContext.getComment(), getBoundedContext()
        Generated:
      • getBoundedContext_Name

        org.eclipse.emf.ecore.EAttribute getBoundedContext_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        BoundedContext.getName(), getBoundedContext()
        Generated:
      • getBoundedContext_Type

        org.eclipse.emf.ecore.EAttribute getBoundedContext_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        BoundedContext.getType(), getBoundedContext()
        Generated:
      • getBoundedContext_Modules

        org.eclipse.emf.ecore.EReference getBoundedContext_Modules()
        Returns the meta object for the containment reference list 'Modules'.
        Returns:
        the meta object for the containment reference list 'Modules'.
        See Also:
        BoundedContext.getModules(), getBoundedContext()
        Generated:
      • getBoundedContext_Aggregates

        org.eclipse.emf.ecore.EReference getBoundedContext_Aggregates()
        Returns the meta object for the containment reference list 'Aggregates'.
        Returns:
        the meta object for the containment reference list 'Aggregates'.
        See Also:
        BoundedContext.getAggregates(), getBoundedContext()
        Generated:
      • getDomainPart

        org.eclipse.emf.ecore.EClass getDomainPart()
        Returns the meta object for class 'Domain Part'.
        Returns:
        the meta object for class 'Domain Part'.
        See Also:
        DomainPart
        Generated:
      • getDomainPart_Name

        org.eclipse.emf.ecore.EAttribute getDomainPart_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        DomainPart.getName(), getDomainPart()
        Generated:
      • getDomain

        org.eclipse.emf.ecore.EClass getDomain()
        Returns the meta object for class 'Domain'.
        Returns:
        the meta object for class 'Domain'.
        See Also:
        Domain
        Generated:
      • getDomain_Subdomains

        org.eclipse.emf.ecore.EReference getDomain_Subdomains()
        Returns the meta object for the containment reference list 'Subdomains'.
        Returns:
        the meta object for the containment reference list 'Subdomains'.
        See Also:
        Domain.getSubdomains(), getDomain()
        Generated:
      • getSubdomain

        org.eclipse.emf.ecore.EClass getSubdomain()
        Returns the meta object for class 'Subdomain'.
        Returns:
        the meta object for class 'Subdomain'.
        See Also:
        Subdomain
        Generated:
      • getSubdomain_Type

        org.eclipse.emf.ecore.EAttribute getSubdomain_Type()
        Returns the meta object for the attribute 'Type'.
        Returns:
        the meta object for the attribute 'Type'.
        See Also:
        Subdomain.getType(), getSubdomain()
        Generated:
      • getSubdomain_Entities

        org.eclipse.emf.ecore.EReference getSubdomain_Entities()
        Returns the meta object for the containment reference list 'Entities'.
        Returns:
        the meta object for the containment reference list 'Entities'.
        See Also:
        Subdomain.getEntities(), getSubdomain()
        Generated:
      • getSubdomain_Services

        org.eclipse.emf.ecore.EReference getSubdomain_Services()
        Returns the meta object for the containment reference list 'Services'.
        Returns:
        the meta object for the containment reference list 'Services'.
        See Also:
        Subdomain.getServices(), getSubdomain()
        Generated:
      • getRelationship

        org.eclipse.emf.ecore.EClass getRelationship()
        Returns the meta object for class 'Relationship'.
        Returns:
        the meta object for class 'Relationship'.
        See Also:
        Relationship
        Generated:
      • getRelationship_Name

        org.eclipse.emf.ecore.EAttribute getRelationship_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Relationship.getName(), getRelationship()
        Generated:
      • getSymmetricRelationship

        org.eclipse.emf.ecore.EClass getSymmetricRelationship()
        Returns the meta object for class 'Symmetric Relationship'.
        Returns:
        the meta object for class 'Symmetric Relationship'.
        See Also:
        SymmetricRelationship
        Generated:
      • getPartnership

        org.eclipse.emf.ecore.EClass getPartnership()
        Returns the meta object for class 'Partnership'.
        Returns:
        the meta object for class 'Partnership'.
        See Also:
        Partnership
        Generated:
      • getSharedKernel

        org.eclipse.emf.ecore.EClass getSharedKernel()
        Returns the meta object for class 'Shared Kernel'.
        Returns:
        the meta object for class 'Shared Kernel'.
        See Also:
        SharedKernel
        Generated:
      • getAggregate

        org.eclipse.emf.ecore.EClass getAggregate()
        Returns the meta object for class 'Aggregate'.
        Returns:
        the meta object for class 'Aggregate'.
        See Also:
        Aggregate
        Generated:
      • getAggregate_Comment

        org.eclipse.emf.ecore.EAttribute getAggregate_Comment()
        Returns the meta object for the attribute 'Comment'.
        Returns:
        the meta object for the attribute 'Comment'.
        See Also:
        Aggregate.getComment(), getAggregate()
        Generated:
      • getAggregate_Doc

        org.eclipse.emf.ecore.EAttribute getAggregate_Doc()
        Returns the meta object for the attribute 'Doc'.
        Returns:
        the meta object for the attribute 'Doc'.
        See Also:
        Aggregate.getDoc(), getAggregate()
        Generated:
      • getAggregate_Name

        org.eclipse.emf.ecore.EAttribute getAggregate_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Aggregate.getName(), getAggregate()
        Generated:
      • getAggregate_Owner

        org.eclipse.emf.ecore.EReference getAggregate_Owner()
        Returns the meta object for the reference 'Owner'.
        Returns:
        the meta object for the reference 'Owner'.
        See Also:
        Aggregate.getOwner(), getAggregate()
        Generated:
      • getAggregate_Services

        org.eclipse.emf.ecore.EReference getAggregate_Services()
        Returns the meta object for the containment reference list 'Services'.
        Returns:
        the meta object for the containment reference list 'Services'.
        See Also:
        Aggregate.getServices(), getAggregate()
        Generated:
      • getAggregate_Resources

        org.eclipse.emf.ecore.EReference getAggregate_Resources()
        Returns the meta object for the containment reference list 'Resources'.
        Returns:
        the meta object for the containment reference list 'Resources'.
        See Also:
        Aggregate.getResources(), getAggregate()
        Generated:
      • getAggregate_Consumers

        org.eclipse.emf.ecore.EReference getAggregate_Consumers()
        Returns the meta object for the containment reference list 'Consumers'.
        Returns:
        the meta object for the containment reference list 'Consumers'.
        See Also:
        Aggregate.getConsumers(), getAggregate()
        Generated:
      • getAggregate_DomainObjects

        org.eclipse.emf.ecore.EReference getAggregate_DomainObjects()
        Returns the meta object for the containment reference list 'Domain Objects'.
        Returns:
        the meta object for the containment reference list 'Domain Objects'.
        See Also:
        Aggregate.getDomainObjects(), getAggregate()
        Generated:
      • getUserRequirement

        org.eclipse.emf.ecore.EClass getUserRequirement()
        Returns the meta object for class 'User Requirement'.
        Returns:
        the meta object for class 'User Requirement'.
        See Also:
        UserRequirement
        Generated:
      • getUserRequirement_Name

        org.eclipse.emf.ecore.EAttribute getUserRequirement_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        UserRequirement.getName(), getUserRequirement()
        Generated:
      • getUserRequirement_Role

        org.eclipse.emf.ecore.EAttribute getUserRequirement_Role()
        Returns the meta object for the attribute 'Role'.
        Returns:
        the meta object for the attribute 'Role'.
        See Also:
        UserRequirement.getRole(), getUserRequirement()
        Generated:
      • getUserRequirement_Features

        org.eclipse.emf.ecore.EReference getUserRequirement_Features()
        Returns the meta object for the containment reference list 'Features'.
        Returns:
        the meta object for the containment reference list 'Features'.
        See Also:
        UserRequirement.getFeatures(), getUserRequirement()
        Generated:
      • getUseCase

        org.eclipse.emf.ecore.EClass getUseCase()
        Returns the meta object for class 'Use Case'.
        Returns:
        the meta object for class 'Use Case'.
        See Also:
        UseCase
        Generated:
      • getUseCase_Scope

        org.eclipse.emf.ecore.EAttribute getUseCase_Scope()
        Returns the meta object for the attribute 'Scope'.
        Returns:
        the meta object for the attribute 'Scope'.
        See Also:
        UseCase.getScope(), getUseCase()
        Generated:
      • getUseCase_Level

        org.eclipse.emf.ecore.EAttribute getUseCase_Level()
        Returns the meta object for the attribute 'Level'.
        Returns:
        the meta object for the attribute 'Level'.
        See Also:
        UseCase.getLevel(), getUseCase()
        Generated:
      • getUserStory

        org.eclipse.emf.ecore.EClass getUserStory()
        Returns the meta object for class 'User Story'.
        Returns:
        the meta object for class 'User Story'.
        See Also:
        UserStory
        Generated:
      • getFeature

        org.eclipse.emf.ecore.EClass getFeature()
        Returns the meta object for class 'Feature'.
        Returns:
        the meta object for class 'Feature'.
        See Also:
        Feature
        Generated:
      • getFeature_Verb

        org.eclipse.emf.ecore.EAttribute getFeature_Verb()
        Returns the meta object for the attribute 'Verb'.
        Returns:
        the meta object for the attribute 'Verb'.
        See Also:
        Feature.getVerb(), getFeature()
        Generated:
      • getFeature_Entity

        org.eclipse.emf.ecore.EAttribute getFeature_Entity()
        Returns the meta object for the attribute 'Entity'.
        Returns:
        the meta object for the attribute 'Entity'.
        See Also:
        Feature.getEntity(), getFeature()
        Generated:
      • getFeature_EntityAttributes

        org.eclipse.emf.ecore.EAttribute getFeature_EntityAttributes()
        Returns the meta object for the attribute list 'Entity Attributes'.
        Returns:
        the meta object for the attribute list 'Entity Attributes'.
        See Also:
        Feature.getEntityAttributes(), getFeature()
        Generated:
      • getFeature_ContainerEntity

        org.eclipse.emf.ecore.EAttribute getFeature_ContainerEntity()
        Returns the meta object for the attribute 'Container Entity'.
        Returns:
        the meta object for the attribute 'Container Entity'.
        See Also:
        Feature.getContainerEntity(), getFeature()
        Generated:
      • getSculptorModule

        org.eclipse.emf.ecore.EClass getSculptorModule()
        Returns the meta object for class 'Sculptor Module'.
        Returns:
        the meta object for class 'Sculptor Module'.
        See Also:
        SculptorModule
        Generated:
      • getSculptorModule_Doc

        org.eclipse.emf.ecore.EAttribute getSculptorModule_Doc()
        Returns the meta object for the attribute 'Doc'.
        Returns:
        the meta object for the attribute 'Doc'.
        See Also:
        SculptorModule.getDoc(), getSculptorModule()
        Generated:
      • getSculptorModule_Name

        org.eclipse.emf.ecore.EAttribute getSculptorModule_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        SculptorModule.getName(), getSculptorModule()
        Generated:
      • getSculptorModule_External

        org.eclipse.emf.ecore.EAttribute getSculptorModule_External()
        Returns the meta object for the attribute 'External'.
        Returns:
        the meta object for the attribute 'External'.
        See Also:
        SculptorModule.isExternal(), getSculptorModule()
        Generated:
      • getSculptorModule_Hint

        org.eclipse.emf.ecore.EAttribute getSculptorModule_Hint()
        Returns the meta object for the attribute 'Hint'.
        Returns:
        the meta object for the attribute 'Hint'.
        See Also:
        SculptorModule.getHint(), getSculptorModule()
        Generated:
      • getSculptorModule_Services

        org.eclipse.emf.ecore.EReference getSculptorModule_Services()
        Returns the meta object for the containment reference list 'Services'.
        Returns:
        the meta object for the containment reference list 'Services'.
        See Also:
        SculptorModule.getServices(), getSculptorModule()
        Generated:
      • getSculptorModule_Resources

        org.eclipse.emf.ecore.EReference getSculptorModule_Resources()
        Returns the meta object for the containment reference list 'Resources'.
        Returns:
        the meta object for the containment reference list 'Resources'.
        See Also:
        SculptorModule.getResources(), getSculptorModule()
        Generated:
      • getSculptorModule_Consumers

        org.eclipse.emf.ecore.EReference getSculptorModule_Consumers()
        Returns the meta object for the containment reference list 'Consumers'.
        Returns:
        the meta object for the containment reference list 'Consumers'.
        See Also:
        SculptorModule.getConsumers(), getSculptorModule()
        Generated:
      • getSculptorModule_DomainObjects

        org.eclipse.emf.ecore.EReference getSculptorModule_DomainObjects()
        Returns the meta object for the containment reference list 'Domain Objects'.
        Returns:
        the meta object for the containment reference list 'Domain Objects'.
        See Also:
        SculptorModule.getDomainObjects(), getSculptorModule()
        Generated:
      • getSculptorModule_Aggregates

        org.eclipse.emf.ecore.EReference getSculptorModule_Aggregates()
        Returns the meta object for the containment reference list 'Aggregates'.
        Returns:
        the meta object for the containment reference list 'Aggregates'.
        See Also:
        SculptorModule.getAggregates(), getSculptorModule()
        Generated:
      • getUpstreamRole

        org.eclipse.emf.ecore.EEnum getUpstreamRole()
        Returns the meta object for enum 'Upstream Role'.
        Returns:
        the meta object for enum 'Upstream Role'.
        See Also:
        UpstreamRole
        Generated:
      • getDownstreamRole

        org.eclipse.emf.ecore.EEnum getDownstreamRole()
        Returns the meta object for enum 'Downstream Role'.
        Returns:
        the meta object for enum 'Downstream Role'.
        See Also:
        DownstreamRole
        Generated:
      • getContextMapState

        org.eclipse.emf.ecore.EEnum getContextMapState()
        Returns the meta object for enum 'Context Map State'.
        Returns:
        the meta object for enum 'Context Map State'.
        See Also:
        ContextMapState
        Generated:
      • getContextMapType

        org.eclipse.emf.ecore.EEnum getContextMapType()
        Returns the meta object for enum 'Context Map Type'.
        Returns:
        the meta object for enum 'Context Map Type'.
        See Also:
        ContextMapType
        Generated:
      • getBoundedContextType

        org.eclipse.emf.ecore.EEnum getBoundedContextType()
        Returns the meta object for enum 'Bounded Context Type'.
        Returns:
        the meta object for enum 'Bounded Context Type'.
        See Also:
        BoundedContextType
        Generated:
      • getSubDomainType

        org.eclipse.emf.ecore.EEnum getSubDomainType()
        Returns the meta object for enum 'Sub Domain Type'.
        Returns:
        the meta object for enum 'Sub Domain Type'.
        See Also:
        SubDomainType
        Generated:
      • getDownstreamGovernanceRights

        org.eclipse.emf.ecore.EEnum getDownstreamGovernanceRights()
        Returns the meta object for enum 'Downstream Governance Rights'.
        Returns:
        the meta object for enum 'Downstream Governance Rights'.
        See Also:
        DownstreamGovernanceRights
        Generated:
      • getKnowledgeLevel

        org.eclipse.emf.ecore.EEnum getKnowledgeLevel()
        Returns the meta object for enum 'Knowledge Level'.
        Returns:
        the meta object for enum 'Knowledge Level'.
        See Also:
        KnowledgeLevel
        Generated:
      • getLikelihoodForChange

        org.eclipse.emf.ecore.EEnum getLikelihoodForChange()
        Returns the meta object for enum 'Likelihood For Change'.
        Returns:
        the meta object for enum 'Likelihood For Change'.
        See Also:
        LikelihoodForChange
        Generated:
      • getContextMappingDSLFactory

        ContextMappingDSLFactory getContextMappingDSLFactory()
        Returns the factory that creates the instances of the model.
        Returns:
        the factory that creates the instances of the model.
        Generated: