|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Expression | |
---|---|
org.apache.maven.usability.plugin |
Uses of Expression in org.apache.maven.usability.plugin |
---|
Methods in org.apache.maven.usability.plugin that return types with arguments of type Expression | |
---|---|
List<Expression> |
ExpressionDocumentation.getExpressions()
Method getExpressions. |
Methods in org.apache.maven.usability.plugin with parameters of type Expression | |
---|---|
void |
ExpressionDocumentation.addExpression(Expression expression)
Method addExpression. |
void |
ExpressionDocumentation.removeExpression(Expression expression)
Method removeExpression. |
Method parameters in org.apache.maven.usability.plugin with type arguments of type Expression | |
---|---|
void |
ExpressionDocumentation.setExpressions(List<Expression> expressions)
Set the list of plugin parameter expressions described by this document. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |