Skip to content

Fluent API for Java and PCM#19

Open
AlpTorac wants to merge 5 commits into
CIPM-tools:lua-dev-integrationfrom
AlpTorac:fluentapi-pull-req
Open

Fluent API for Java and PCM#19
AlpTorac wants to merge 5 commits into
CIPM-tools:lua-dev-integrationfrom
AlpTorac:fluentapi-pull-req

Conversation

@AlpTorac

Copy link
Copy Markdown
Contributor

Summary

This pull request introduces the concept of fluent API for model creation to CIPM. It consists of 3 plug-ins:

Once fluent API code is generated from the fluent API model files (i.e. the Ecore and Genmodel files), the generated Fluent<metamodelName>API class can be used to construct models of the given (EMF-based) metamodel. Model construction via fluent API resembles using an advanced builder (from the builder pattern).

For more details on individual plug-ins, refer to their documentation as well as their README.md files.

Changes

  • Introduces fluent API to CIPM
    • Fluent API for Java and PCM
  • Small adjustment to the .gitignore file of the CIPM repository, in order to ignore the generated fluent API model files' folder plug-in/metamodel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant