Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Passage/Glossary

Passage Glossary

This page describes terms and concepts of Eclipse Passage.


Feature Sets

The Feature Set groups the related functionality that may be distributed via several Products. See Concept for more details.


Features

The Feature corresponds to the scenario for your Product, that you want to restrict. For example, you may want to restrict export to some proprieatry format or other actions. You do not need to describe all the funcionality of your Product, but only the parts you want to restrict. The identifier attribute of the Feature is important for the licensing configuration. See Concept for more details.


Feature Versions

The Feature Version is a state of your Feature that included to the Product Version. The version attribute of the Feature Version is important for the licensing configuration. See Concept for more details.


Product Line

The Product Line groups the related Products in your offering. It may be different editions of the related functionality. See Concept for more details.


Product

The Product corresponds to the ready-to-use item in your offering, typically it may be downloaded and installed. The identifier attribute of the Product is important for the licensing configuration. See Concept for more details.


Product Version

The Product Version corresponds to the binaries you are planning to release or already released for the Product. It is recommended to create the Product Version for each external Product shipment. The version attribute of the Product Version is important for the licensing configuration. The Product Version completes the definition of licensing configuration that will be checked in the user environment. See Concept for more details.


Product Version Feature

The Product Version Feature describes the state of functionality included to the Product Version. It is used as a reference to formulate License Plan. See Concept for more details.


User Origin

The User Origin provides access to User profiles. The typical example of the 'User Origin' is the list of Users registered on your web site to download Product Version. See Concept for more details.


User

The User describes the licensee of your functionality: it may be person, company or another identifiable entity. The identifier of the User is a part of the License Pack definition. See Concept for more details.


License Plan

The License Plan is a template for License Pack. See Concept for more details.

License Pack

The License Pack is a container for License Grant descriptors. It has references to the Product Version that is licensed to User. The License Pack is intended to be issued and delivered to the User environment to allow usage of restricted functionality. See Concept for more details.

Back to the top