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

Difference between revisions of "Passage"

Line 1: Line 1:
Passage Licensing Data
+
Welcome to the [http://www.eclipse.org/passage/ Eclipse Passage project] Wiki.
  
----
 
  
 +
Eclipse Passage provides runtime and tools to define and execute licensing constraints for your functionality
  
'''Feature Sets'''
 
  
The ''Feature Set'' groups the related functionality that may be distributed via several ''Products''
+
An index of all documentation pages is available on the [[:Category:Passage]] page.
  
  
'''Features'''
+
We will be happy to help with adaption, please don't hesitate to ask for help
  
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.
+
* [http://dev.eclipse.org/mhonarc/lists/passage-dev passage-dev]
  
  
'''Feature Versions'''
+
or request a change
  
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.
+
* [https://bugs.eclipse.org/bugs/enter_bug.cgi?product=passage&component=General Bugzilla]
  
 
'''Product Line'''
 
 
The ''Product Line'' groups the related ''Products'' in your offering. It may be different editions of the related functionality.
 
 
 
'''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.
 
 
 
'''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.
 
 
 
'''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 Pack''.
 
 
 
'''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''.
 
 
 
'''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.
 
 
 
'''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.
 
  
 
[[Category:Passage]]
 
[[Category:Passage]]

Revision as of 05:09, 28 March 2019

Welcome to the Eclipse Passage project Wiki.


Eclipse Passage provides runtime and tools to define and execute licensing constraints for your functionality


An index of all documentation pages is available on the Category:Passage page.


We will be happy to help with adaption, please don't hesitate to ask for help


or request a change

Back to the top