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__TOP_COMMENT

        static final int CONTEXT_MAPPING_MODEL__TOP_COMMENT
        The feature id for the 'Top 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__APPLICATION

        static final int BOUNDED_CONTEXT__APPLICATION
        The feature id for the 'Application' containment reference.
        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__CONTENT_VOLATILITY

        static final int AGGREGATE__CONTENT_VOLATILITY
        The feature id for the 'Content Volatility' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__AVAILABILITY_CRITICALITY

        static final int AGGREGATE__AVAILABILITY_CRITICALITY
        The feature id for the 'Availability Criticality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__CONSISTENCY_CRITICALITY

        static final int AGGREGATE__CONSISTENCY_CRITICALITY
        The feature id for the 'Consistency Criticality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__STORAGE_SIMILARITY

        static final int AGGREGATE__STORAGE_SIMILARITY
        The feature id for the 'Storage Similarity' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__SECURITY_CRITICALITY

        static final int AGGREGATE__SECURITY_CRITICALITY
        The feature id for the 'Security Criticality' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__SECURITY_ZONE

        static final int AGGREGATE__SECURITY_ZONE
        The feature id for the 'Security Zone' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • AGGREGATE__SECURITY_ACCESS_GROUP

        static final int AGGREGATE__SECURITY_ACCESS_GROUP
        The feature id for the 'Security Access Group' 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:
      • APPLICATION

        static final int APPLICATION
        The meta object id for the 'Application' class.
        See Also:
        ApplicationImpl, ContextMappingDSLPackageImpl.getApplication(), Constant Field Values
        Generated:
      • APPLICATION__NAME

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

        static final int APPLICATION__COMMANDS
        The feature id for the 'Commands' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • APPLICATION__EVENTS

        static final int APPLICATION__EVENTS
        The feature id for the 'Events' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • APPLICATION__SERVICES

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

        static final int APPLICATION__FLOWS
        The feature id for the 'Flows' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • APPLICATION_FEATURE_COUNT

        static final int APPLICATION_FEATURE_COUNT
        The number of structural features of the 'Application' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FLOW

        static final int FLOW
        The meta object id for the 'Flow' class.
        See Also:
        FlowImpl, ContextMappingDSLPackageImpl.getFlow(), Constant Field Values
        Generated:
      • FLOW__NAME

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

        static final int FLOW__STEPS
        The feature id for the 'Steps' containment reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FLOW_FEATURE_COUNT

        static final int FLOW_FEATURE_COUNT
        The number of structural features of the 'Flow' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • FLOW_STEP

        static final int FLOW_STEP
        The meta object id for the 'Flow Step' class.
        See Also:
        FlowStepImpl, ContextMappingDSLPackageImpl.getFlowStep(), Constant Field Values
        Generated:
      • FLOW_STEP_FEATURE_COUNT

        static final int FLOW_STEP_FEATURE_COUNT
        The number of structural features of the 'Flow Step' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_EVENT_PRODUCTION_STEP

        static final int DOMAIN_EVENT_PRODUCTION_STEP
        The meta object id for the 'Domain Event Production Step' class.
        See Also:
        DomainEventProductionStepImpl, ContextMappingDSLPackageImpl.getDomainEventProductionStep(), Constant Field Values
        Generated:
      • DOMAIN_EVENT_PRODUCTION_STEP__ACTION

        static final int DOMAIN_EVENT_PRODUCTION_STEP__ACTION
        The feature id for the 'Action' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_EVENT_PRODUCTION_STEP__AGGREGATE

        static final int DOMAIN_EVENT_PRODUCTION_STEP__AGGREGATE
        The feature id for the 'Aggregate' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_EVENT_PRODUCTION_STEP__STATE_TRANSITION

        static final int DOMAIN_EVENT_PRODUCTION_STEP__STATE_TRANSITION
        The feature id for the 'State Transition' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_EVENT_PRODUCTION_STEP__EVENT_PRODUCTION

        static final int DOMAIN_EVENT_PRODUCTION_STEP__EVENT_PRODUCTION
        The feature id for the 'Event Production' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • DOMAIN_EVENT_PRODUCTION_STEP_FEATURE_COUNT

        static final int DOMAIN_EVENT_PRODUCTION_STEP_FEATURE_COUNT
        The number of structural features of the 'Domain Event Production Step' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMMAND_INVOKATION_STEP

        static final int COMMAND_INVOKATION_STEP
        The meta object id for the 'Command Invokation Step' class.
        See Also:
        CommandInvokationStepImpl, ContextMappingDSLPackageImpl.getCommandInvokationStep(), Constant Field Values
        Generated:
      • COMMAND_INVOKATION_STEP__EVENTS

        static final int COMMAND_INVOKATION_STEP__EVENTS
        The feature id for the 'Events' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMMAND_INVOKATION_STEP__ACTION

        static final int COMMAND_INVOKATION_STEP__ACTION
        The feature id for the 'Action' containment reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMMAND_INVOKATION_STEP_FEATURE_COUNT

        static final int COMMAND_INVOKATION_STEP_FEATURE_COUNT
        The number of structural features of the 'Command Invokation Step' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EITHER_COMMAND_OR_OPERATION

        static final int EITHER_COMMAND_OR_OPERATION
        The meta object id for the 'Either Command Or Operation' class.
        See Also:
        EitherCommandOrOperationImpl, ContextMappingDSLPackageImpl.getEitherCommandOrOperation(), Constant Field Values
        Generated:
      • EITHER_COMMAND_OR_OPERATION__COMMAND

        static final int EITHER_COMMAND_OR_OPERATION__COMMAND
        The feature id for the 'Command' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EITHER_COMMAND_OR_OPERATION__OPERATION

        static final int EITHER_COMMAND_OR_OPERATION__OPERATION
        The feature id for the 'Operation' reference.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EITHER_COMMAND_OR_OPERATION__ACTOR

        static final int EITHER_COMMAND_OR_OPERATION__ACTOR
        The feature id for the 'Actor' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EITHER_COMMAND_OR_OPERATION_FEATURE_COUNT

        static final int EITHER_COMMAND_OR_OPERATION_FEATURE_COUNT
        The number of structural features of the 'Either Command Or Operation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EITHER_COMMAND_OR_OPERATION_INVOKATION

        static final int EITHER_COMMAND_OR_OPERATION_INVOKATION
        The meta object id for the 'Either Command Or Operation Invokation' class.
        See Also:
        EitherCommandOrOperationInvokationImpl, ContextMappingDSLPackageImpl.getEitherCommandOrOperationInvokation(), Constant Field Values
        Generated:
      • EITHER_COMMAND_OR_OPERATION_INVOKATION_FEATURE_COUNT

        static final int EITHER_COMMAND_OR_OPERATION_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Either Command Or Operation Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMMAND_INVOKATION

        static final int COMMAND_INVOKATION
        The meta object id for the 'Command Invokation' class.
        See Also:
        CommandInvokationImpl, ContextMappingDSLPackageImpl.getCommandInvokation(), Constant Field Values
        Generated:
      • COMMAND_INVOKATION__COMMANDS

        static final int COMMAND_INVOKATION__COMMANDS
        The feature id for the 'Commands' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • COMMAND_INVOKATION_FEATURE_COUNT

        static final int COMMAND_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Command Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SINGLE_COMMAND_INVOKATION

        static final int SINGLE_COMMAND_INVOKATION
        The meta object id for the 'Single Command Invokation' class.
        See Also:
        SingleCommandInvokationImpl, ContextMappingDSLPackageImpl.getSingleCommandInvokation(), Constant Field Values
        Generated:
      • SINGLE_COMMAND_INVOKATION__COMMANDS

        static final int SINGLE_COMMAND_INVOKATION__COMMANDS
        The feature id for the 'Commands' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SINGLE_COMMAND_INVOKATION_FEATURE_COUNT

        static final int SINGLE_COMMAND_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Single Command Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONCURRENT_COMMAND_INVOKATION

        static final int CONCURRENT_COMMAND_INVOKATION
        The meta object id for the 'Concurrent Command Invokation' class.
        See Also:
        ConcurrentCommandInvokationImpl, ContextMappingDSLPackageImpl.getConcurrentCommandInvokation(), Constant Field Values
        Generated:
      • CONCURRENT_COMMAND_INVOKATION__COMMANDS

        static final int CONCURRENT_COMMAND_INVOKATION__COMMANDS
        The feature id for the 'Commands' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONCURRENT_COMMAND_INVOKATION_FEATURE_COUNT

        static final int CONCURRENT_COMMAND_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Concurrent Command Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EXCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION

        static final int EXCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION
        The meta object id for the 'Exclusive Alternative Command Invokation' class.
        See Also:
        ExclusiveAlternativeCommandInvokationImpl, ContextMappingDSLPackageImpl.getExclusiveAlternativeCommandInvokation(), Constant Field Values
        Generated:
      • EXCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION__COMMANDS

        static final int EXCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION__COMMANDS
        The feature id for the 'Commands' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EXCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION_FEATURE_COUNT

        static final int EXCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Exclusive Alternative Command Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • INCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION

        static final int INCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION
        The meta object id for the 'Inclusive Alternative Command Invokation' class.
        See Also:
        InclusiveAlternativeCommandInvokationImpl, ContextMappingDSLPackageImpl.getInclusiveAlternativeCommandInvokation(), Constant Field Values
        Generated:
      • INCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION__COMMANDS

        static final int INCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION__COMMANDS
        The feature id for the 'Commands' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • INCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION_FEATURE_COUNT

        static final int INCLUSIVE_ALTERNATIVE_COMMAND_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Inclusive Alternative Command Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • OPERATION_INVOKATION

        static final int OPERATION_INVOKATION
        The meta object id for the 'Operation Invokation' class.
        See Also:
        OperationInvokationImpl, ContextMappingDSLPackageImpl.getOperationInvokation(), Constant Field Values
        Generated:
      • OPERATION_INVOKATION__OPERATIONS

        static final int OPERATION_INVOKATION__OPERATIONS
        The feature id for the 'Operations' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • OPERATION_INVOKATION_FEATURE_COUNT

        static final int OPERATION_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Operation Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SINGLE_OPERATION_INVOKATION

        static final int SINGLE_OPERATION_INVOKATION
        The meta object id for the 'Single Operation Invokation' class.
        See Also:
        SingleOperationInvokationImpl, ContextMappingDSLPackageImpl.getSingleOperationInvokation(), Constant Field Values
        Generated:
      • SINGLE_OPERATION_INVOKATION__OPERATIONS

        static final int SINGLE_OPERATION_INVOKATION__OPERATIONS
        The feature id for the 'Operations' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SINGLE_OPERATION_INVOKATION_FEATURE_COUNT

        static final int SINGLE_OPERATION_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Single Operation Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONCURRENT_OPERATION_INVOKATION

        static final int CONCURRENT_OPERATION_INVOKATION
        The meta object id for the 'Concurrent Operation Invokation' class.
        See Also:
        ConcurrentOperationInvokationImpl, ContextMappingDSLPackageImpl.getConcurrentOperationInvokation(), Constant Field Values
        Generated:
      • CONCURRENT_OPERATION_INVOKATION__OPERATIONS

        static final int CONCURRENT_OPERATION_INVOKATION__OPERATIONS
        The feature id for the 'Operations' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • CONCURRENT_OPERATION_INVOKATION_FEATURE_COUNT

        static final int CONCURRENT_OPERATION_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Concurrent Operation Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EXCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION

        static final int EXCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION
        The meta object id for the 'Exclusive Alternative Operation Invokation' class.
        See Also:
        ExclusiveAlternativeOperationInvokationImpl, ContextMappingDSLPackageImpl.getExclusiveAlternativeOperationInvokation(), Constant Field Values
        Generated:
      • EXCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION__OPERATIONS

        static final int EXCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION__OPERATIONS
        The feature id for the 'Operations' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EXCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION_FEATURE_COUNT

        static final int EXCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Exclusive Alternative Operation Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • INCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION

        static final int INCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION
        The meta object id for the 'Inclusive Alternative Operation Invokation' class.
        See Also:
        InclusiveAlternativeOperationInvokationImpl, ContextMappingDSLPackageImpl.getInclusiveAlternativeOperationInvokation(), Constant Field Values
        Generated:
      • INCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION__OPERATIONS

        static final int INCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION__OPERATIONS
        The feature id for the 'Operations' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • INCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION_FEATURE_COUNT

        static final int INCLUSIVE_ALTERNATIVE_OPERATION_INVOKATION_FEATURE_COUNT
        The number of structural features of the 'Inclusive Alternative Operation Invokation' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EVENT_PRODUCTION

        static final int EVENT_PRODUCTION
        The meta object id for the 'Event Production' class.
        See Also:
        EventProductionImpl, ContextMappingDSLPackageImpl.getEventProduction(), Constant Field Values
        Generated:
      • EVENT_PRODUCTION__EVENTS

        static final int EVENT_PRODUCTION__EVENTS
        The feature id for the 'Events' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EVENT_PRODUCTION_FEATURE_COUNT

        static final int EVENT_PRODUCTION_FEATURE_COUNT
        The number of structural features of the 'Event Production' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SINGLE_EVENT_PRODUCTION

        static final int SINGLE_EVENT_PRODUCTION
        The meta object id for the 'Single Event Production' class.
        See Also:
        SingleEventProductionImpl, ContextMappingDSLPackageImpl.getSingleEventProduction(), Constant Field Values
        Generated:
      • SINGLE_EVENT_PRODUCTION__EVENTS

        static final int SINGLE_EVENT_PRODUCTION__EVENTS
        The feature id for the 'Events' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • SINGLE_EVENT_PRODUCTION_FEATURE_COUNT

        static final int SINGLE_EVENT_PRODUCTION_FEATURE_COUNT
        The number of structural features of the 'Single Event Production' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • MULTIPLE_EVENT_PRODUCTION

        static final int MULTIPLE_EVENT_PRODUCTION
        The meta object id for the 'Multiple Event Production' class.
        See Also:
        MultipleEventProductionImpl, ContextMappingDSLPackageImpl.getMultipleEventProduction(), Constant Field Values
        Generated:
      • MULTIPLE_EVENT_PRODUCTION__EVENTS

        static final int MULTIPLE_EVENT_PRODUCTION__EVENTS
        The feature id for the 'Events' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • MULTIPLE_EVENT_PRODUCTION_FEATURE_COUNT

        static final int MULTIPLE_EVENT_PRODUCTION_FEATURE_COUNT
        The number of structural features of the 'Multiple Event Production' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EXCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION

        static final int EXCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION
        The meta object id for the 'Exclusive Alternative Event Production' class.
        See Also:
        ExclusiveAlternativeEventProductionImpl, ContextMappingDSLPackageImpl.getExclusiveAlternativeEventProduction(), Constant Field Values
        Generated:
      • EXCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION__EVENTS

        static final int EXCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION__EVENTS
        The feature id for the 'Events' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • EXCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION_FEATURE_COUNT

        static final int EXCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION_FEATURE_COUNT
        The number of structural features of the 'Exclusive Alternative Event Production' class.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • INCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION

        static final int INCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION
        The meta object id for the 'Inclusive Alternative Event Production' class.
        See Also:
        InclusiveAlternativeEventProductionImpl, ContextMappingDSLPackageImpl.getInclusiveAlternativeEventProduction(), Constant Field Values
        Generated:
      • INCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION__EVENTS

        static final int INCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION__EVENTS
        The feature id for the 'Events' reference list.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • INCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION_FEATURE_COUNT

        static final int INCLUSIVE_ALTERNATIVE_EVENT_PRODUCTION_FEATURE_COUNT
        The number of structural features of the 'Inclusive Alternative Event Production' 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_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__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__SPLITTING_STORY

        static final int USER_STORY__SPLITTING_STORY
        The feature id for the 'Splitting Story' reference.
        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_ARTICLE

        static final int FEATURE__ENTITY_ARTICLE
        The feature id for the 'Entity Article' 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_PREPOSITION

        static final int FEATURE__ENTITY_ATTRIBUTES_PREPOSITION
        The feature id for the 'Entity Attributes Preposition' 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_PREPOSITION

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

        static final int FEATURE__CONTAINER_ENTITY_ARTICLE
        The feature id for the 'Container Entity Article' attribute.
        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:
      • NORMAL_FEATURE

        static final int NORMAL_FEATURE
        The meta object id for the 'Normal Feature' class.
        See Also:
        NormalFeatureImpl, ContextMappingDSLPackageImpl.getNormalFeature(), Constant Field Values
        Generated:
      • NORMAL_FEATURE__VERB

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

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

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

        static final int NORMAL_FEATURE__ENTITY_ATTRIBUTES_PREPOSITION
        The feature id for the 'Entity Attributes Preposition' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • NORMAL_FEATURE__ENTITY_ATTRIBUTES

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

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

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

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

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

        static final int STORY_FEATURE
        The meta object id for the 'Story Feature' class.
        See Also:
        StoryFeatureImpl, ContextMappingDSLPackageImpl.getStoryFeature(), Constant Field Values
        Generated:
      • STORY_FEATURE__VERB

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

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

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

        static final int STORY_FEATURE__ENTITY_ATTRIBUTES_PREPOSITION
        The feature id for the 'Entity Attributes Preposition' attribute.
        See Also:
        Constant Field Values
        Generated:
        Ordered:
      • STORY_FEATURE__ENTITY_ATTRIBUTES

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

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

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

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

        static final int STORY_FEATURE_FEATURE_COUNT
        The number of structural features of the 'Story 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_Application

        org.eclipse.emf.ecore.EReference getBoundedContext_Application()
        Returns the meta object for the containment reference 'Application'.
        Returns:
        the meta object for the containment reference 'Application'.
        See Also:
        BoundedContext.getApplication(), 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_SecurityZone

        org.eclipse.emf.ecore.EAttribute getAggregate_SecurityZone()
        Returns the meta object for the attribute 'Security Zone'.
        Returns:
        the meta object for the attribute 'Security Zone'.
        See Also:
        Aggregate.getSecurityZone(), 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:
      • getApplication

        org.eclipse.emf.ecore.EClass getApplication()
        Returns the meta object for class 'Application'.
        Returns:
        the meta object for class 'Application'.
        See Also:
        Application
        Generated:
      • getApplication_Name

        org.eclipse.emf.ecore.EAttribute getApplication_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Application.getName(), getApplication()
        Generated:
      • getApplication_Commands

        org.eclipse.emf.ecore.EReference getApplication_Commands()
        Returns the meta object for the containment reference list 'Commands'.
        Returns:
        the meta object for the containment reference list 'Commands'.
        See Also:
        Application.getCommands(), getApplication()
        Generated:
      • getApplication_Events

        org.eclipse.emf.ecore.EReference getApplication_Events()
        Returns the meta object for the containment reference list 'Events'.
        Returns:
        the meta object for the containment reference list 'Events'.
        See Also:
        Application.getEvents(), getApplication()
        Generated:
      • getApplication_Services

        org.eclipse.emf.ecore.EReference getApplication_Services()
        Returns the meta object for the containment reference list 'Services'.
        Returns:
        the meta object for the containment reference list 'Services'.
        See Also:
        Application.getServices(), getApplication()
        Generated:
      • getApplication_Flows

        org.eclipse.emf.ecore.EReference getApplication_Flows()
        Returns the meta object for the containment reference list 'Flows'.
        Returns:
        the meta object for the containment reference list 'Flows'.
        See Also:
        Application.getFlows(), getApplication()
        Generated:
      • getFlow

        org.eclipse.emf.ecore.EClass getFlow()
        Returns the meta object for class 'Flow'.
        Returns:
        the meta object for class 'Flow'.
        See Also:
        Flow
        Generated:
      • getFlow_Name

        org.eclipse.emf.ecore.EAttribute getFlow_Name()
        Returns the meta object for the attribute 'Name'.
        Returns:
        the meta object for the attribute 'Name'.
        See Also:
        Flow.getName(), getFlow()
        Generated:
      • getFlow_Steps

        org.eclipse.emf.ecore.EReference getFlow_Steps()
        Returns the meta object for the containment reference list 'Steps'.
        Returns:
        the meta object for the containment reference list 'Steps'.
        See Also:
        Flow.getSteps(), getFlow()
        Generated:
      • getFlowStep

        org.eclipse.emf.ecore.EClass getFlowStep()
        Returns the meta object for class 'Flow Step'.
        Returns:
        the meta object for class 'Flow Step'.
        See Also:
        FlowStep
        Generated:
      • getDomainEventProductionStep

        org.eclipse.emf.ecore.EClass getDomainEventProductionStep()
        Returns the meta object for class 'Domain Event Production Step'.
        Returns:
        the meta object for class 'Domain Event Production Step'.
        See Also:
        DomainEventProductionStep
        Generated:
      • getCommandInvokationStep

        org.eclipse.emf.ecore.EClass getCommandInvokationStep()
        Returns the meta object for class 'Command Invokation Step'.
        Returns:
        the meta object for class 'Command Invokation Step'.
        See Also:
        CommandInvokationStep
        Generated:
      • getEitherCommandOrOperation

        org.eclipse.emf.ecore.EClass getEitherCommandOrOperation()
        Returns the meta object for class 'Either Command Or Operation'.
        Returns:
        the meta object for class 'Either Command Or Operation'.
        See Also:
        EitherCommandOrOperation
        Generated:
      • getCommandInvokation

        org.eclipse.emf.ecore.EClass getCommandInvokation()
        Returns the meta object for class 'Command Invokation'.
        Returns:
        the meta object for class 'Command Invokation'.
        See Also:
        CommandInvokation
        Generated:
      • getSingleCommandInvokation

        org.eclipse.emf.ecore.EClass getSingleCommandInvokation()
        Returns the meta object for class 'Single Command Invokation'.
        Returns:
        the meta object for class 'Single Command Invokation'.
        See Also:
        SingleCommandInvokation
        Generated:
      • getOperationInvokation

        org.eclipse.emf.ecore.EClass getOperationInvokation()
        Returns the meta object for class 'Operation Invokation'.
        Returns:
        the meta object for class 'Operation Invokation'.
        See Also:
        OperationInvokation
        Generated:
      • getSingleOperationInvokation

        org.eclipse.emf.ecore.EClass getSingleOperationInvokation()
        Returns the meta object for class 'Single Operation Invokation'.
        Returns:
        the meta object for class 'Single Operation Invokation'.
        See Also:
        SingleOperationInvokation
        Generated:
      • getEventProduction

        org.eclipse.emf.ecore.EClass getEventProduction()
        Returns the meta object for class 'Event Production'.
        Returns:
        the meta object for class 'Event Production'.
        See Also:
        EventProduction
        Generated:
      • getEventProduction_Events

        org.eclipse.emf.ecore.EReference getEventProduction_Events()
        Returns the meta object for the reference list 'Events'.
        Returns:
        the meta object for the reference list 'Events'.
        See Also:
        EventProduction.getEvents(), getEventProduction()
        Generated:
      • getSingleEventProduction

        org.eclipse.emf.ecore.EClass getSingleEventProduction()
        Returns the meta object for class 'Single Event Production'.
        Returns:
        the meta object for class 'Single Event Production'.
        See Also:
        SingleEventProduction
        Generated:
      • getMultipleEventProduction

        org.eclipse.emf.ecore.EClass getMultipleEventProduction()
        Returns the meta object for class 'Multiple Event Production'.
        Returns:
        the meta object for class 'Multiple Event Production'.
        See Also:
        MultipleEventProduction
        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_EntityArticle

        org.eclipse.emf.ecore.EAttribute getFeature_EntityArticle()
        Returns the meta object for the attribute 'Entity Article'.
        Returns:
        the meta object for the attribute 'Entity Article'.
        See Also:
        Feature.getEntityArticle(), 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:
      • getNormalFeature

        org.eclipse.emf.ecore.EClass getNormalFeature()
        Returns the meta object for class 'Normal Feature'.
        Returns:
        the meta object for class 'Normal Feature'.
        See Also:
        NormalFeature
        Generated:
      • getStoryFeature

        org.eclipse.emf.ecore.EClass getStoryFeature()
        Returns the meta object for class 'Story Feature'.
        Returns:
        the meta object for class 'Story Feature'.
        See Also:
        StoryFeature
        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:
      • getVolatility

        org.eclipse.emf.ecore.EEnum getVolatility()
        Returns the meta object for enum 'Volatility'.
        Returns:
        the meta object for enum 'Volatility'.
        See Also:
        Volatility
        Generated:
      • getCriticality

        org.eclipse.emf.ecore.EEnum getCriticality()
        Returns the meta object for enum 'Criticality'.
        Returns:
        the meta object for enum 'Criticality'.
        See Also:
        Criticality
        Generated:
      • getSimilarity

        org.eclipse.emf.ecore.EEnum getSimilarity()
        Returns the meta object for enum 'Similarity'.
        Returns:
        the meta object for enum 'Similarity'.
        See Also:
        Similarity
        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: