public static class LabelExpression.Paren extends LabelExpression
LabelExpression.And, LabelExpression.Binary, LabelExpression.Iff, LabelExpression.Implies, LabelExpression.Not, LabelExpression.Or, LabelExpression.ParenLabel.ConverterImplModelObjectWithContextMenu.ContextMenu, ModelObjectWithContextMenu.ContextMenuVisibility, ModelObjectWithContextMenu.MenuItem| Modifier and Type | Field and Description |
|---|---|
Label |
base |
loadStatistics, name, nodeProvisioner| Modifier and Type | Method and Description |
|---|---|
<V,P> V |
accept(LabelVisitor<V,P> visitor,
P param)
Accepts a visitor and call its respective "onXYZ" method based no the actual type of 'this'.
|
boolean |
matches(VariableResolver<Boolean> resolver)
Evaluates whether the label expression is true given the specified value assignment.
|
LabelOperatorPrecedence |
precedence()
Precedence of the top most operator.
|
getExpressionand, compareTo, contains, doChildrenContextMenu, equals, get, getApi, getBusyExecutors, getClouds, getDescription, getDisplayName, getIdleExecutors, getName, getNodes, getSearchUrl, getTiedJobCount, getTiedJobs, getTotalConfiguredExecutors, getTotalExecutors, getUrl, hashCode, iff, implies, isAssignable, isAtom, isEmpty, isOffline, isSelfLabel, listAtoms, matches, matches, not, or, paren, parse, parseExpression, toStringaddAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, replaceActiongetSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendErrorpublic final Label base
public Paren(Label base)
public boolean matches(VariableResolver<Boolean> resolver)
Labelpublic <V,P> V accept(LabelVisitor<V,P> visitor, P param)
Labelpublic LabelOperatorPrecedence precedence()
Labelprecedence in class LabelCopyright © 2019. All rights reserved.