public static final class LabelExpression.And extends LabelExpression.Binary
LabelExpression.And, LabelExpression.Binary, LabelExpression.Iff, LabelExpression.Implies, LabelExpression.Not, LabelExpression.Or, LabelExpression.Paren
Label.ConverterImpl
ModelObjectWithContextMenu.ContextMenu, ModelObjectWithContextMenu.ContextMenuVisibility, ModelObjectWithContextMenu.MenuItem, ModelObjectWithContextMenu.MenuItemType
lhs, rhs
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'.
|
protected boolean |
op(boolean a,
boolean b) |
LabelOperatorPrecedence |
precedence()
Precedence of the top most operator.
|
matches
autoComplete, getExpression, validate, validate
and, compareTo, contains, doChildrenContextMenu, equals, get, getApi, getBusyExecutors, getClouds, getDescription, getDisplayName, getIdleExecutors, getName, getNodes, getSearchUrl, getSortedNodes, getTiedJobCount, getTiedJobs, getTotalConfiguredExecutors, getTotalExecutors, getUrl, hashCode, iff, implies, isAssignable, isAtom, isEmpty, isOffline, isSelfLabel, listAtoms, matches, matches, not, or, paren, parse, parseExpression, toString
addAction, addOrReplaceAction, doContextMenu, getAction, getAction, getActions, getActions, getAllActions, getDynamic, removeAction, removeActions, replaceAction, replaceActions
getSearch, getSearchIndex, getSearchName, makeSearchIndex, requirePOST, sendError, sendError, sendError, sendError, sendError
protected boolean op(boolean a, boolean b)
op
in class LabelExpression.Binary
public <V,P> V accept(LabelVisitor<V,P> visitor, P param)
Label
public LabelOperatorPrecedence precedence()
Label
precedence
in class Label
Copyright © 2004–2022. All rights reserved.