Skip to content

Meta-classes resulting from implicit queries cannot be used to explicitly define a feature type #213

@larsk21

Description

@larsk21

Currently, the language supports data types and queries as explicit types of features. However, using meta-classes resulting from implicitly created queries is currently not supported, as demonstrated in the screenshot below. The scope provider for features is implemented here:

private IScope createFeatureTypeScope(ViewTypeDefinition viewType) {

Example query:

Image

Source meta-model and view type (without defaultProtocol):

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    languageChanges to the language (grammar or semantics)

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions