public class ViewFieldExpr extends BuiltInVariableExpr
Modifier and Type | Method and Description |
---|---|
Expr |
cloneToModel(ExprModel model) |
BindingTarget |
getBindingTarget() |
java.lang.String |
getInvertibleError() |
protected ModelClass |
resolveType(ModelAnalyzer modelAnalyzer) |
constructDependencies, generateCode, isDeclared, isDynamic
asPackage, computeUniqueKey, generateInverse, getName, getUserDefinedType, setDeclared, setUserDefinedType, toString
addJustMeToExecutionPath, addLocation, assertIsInvertible, canBeEvaluatedToAVariable, canBeInvalidated, cloneToModel, computeChildrenKey, considerElevatingConditionals, constructDynamicChildrenDependencies, enableDirectInvalidation, getAllCalculationPaths, getChildren, getDefaultValue, getDependants, getDependencies, getId, getInvalidFlags, getLocations, getModel, getParents, getPredicateInvalidFlags, getReadSoFar, getRequirementFlagIndex, getRequirementId, getResolvedType, getShouldReadFlags, getShouldReadFlagsWithConditionals, getUniqueKey, getVersion, hasConditionalDependant, hasId, hasNestedCannotRead, invalidateReadFlags, isBindingExpression, isConditional, isEqualityCheck, isIsUsedInCallback, isObservable, isRead, isUsed, join, join, markAsReadIfDone, markAsUsed, markAsUsedInCallback, markFlagsAsRead, onSwappedWith, provideScopeLocation, resetResolvedType, resolveListeners, resolveTwoWayExpressions, setBindingExpression, setId, setModel, setRequirementId, shouldReadNow, toCode, toExecutionPath, toExecutionPath, toExecutionPathInOrder, toExecutionPathInOrder, toFullCode, trimShouldReadFlags, updateExpr
public java.lang.String getInvertibleError()
getInvertibleError
in class BuiltInVariableExpr
public BindingTarget getBindingTarget()
protected ModelClass resolveType(ModelAnalyzer modelAnalyzer)
resolveType
in class BuiltInVariableExpr
public Expr cloneToModel(ExprModel model)
cloneToModel
in class BuiltInVariableExpr