Package | Description |
---|---|
org.osgi.service.repository |
Repository Service Package Version 1.1.
|
Class and Description |
---|
AndExpression
A
RequirementExpression representing the and of a number of
requirement expressions. |
ExpressionCombiner
An
ExpressionCombiner can be used to combine requirement expressions
into a single complex requirement expression using the and ,
or and not operators. |
IdentityExpression
A
RequirementExpression representing a requirement. |
NotExpression
A
RequirementExpression representing the not (negation) of a
requirement expression. |
OrExpression
A
RequirementExpression representing the or of a number of
requirement expressions. |
RequirementBuilder
A builder for requirements.
|
RequirementExpression
The super interface for all requirement expressions.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0