@ProviderType public interface OrExpression extends RequirementExpression
RequirementExpression representing the or of a number of
requirement expressions.| Modifier and Type | Method and Description |
|---|---|
java.util.List<RequirementExpression> |
getRequirementExpressions()
Return the requirement expressions that are combined by this
OrExpression. |
java.util.List<RequirementExpression> getRequirementExpressions()
OrExpression.OrExpression. The list contains the requirement
expressions in the order they were specified when this
requirement expression was created.Copyright © OSGi Alliance (2000, 2018). All Rights Reserved. Licensed under the OSGi Specification License, Version 2.0