@ProviderType public interface NotExpression extends RequirementExpression
RequirementExpression
representing the not
(negation) of a
requirement expression.Modifier and Type | Method and Description |
---|---|
RequirementExpression |
getRequirementExpression()
Return the requirement expression that is negated by this
NotExpression . |
RequirementExpression getRequirementExpression()
NotExpression
.NotExpression
.Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0