Uses of Class
overit.geocallapp.wfm.mobileforms.bl.node.DataCollectionEntityExpressions
Packages that use DataCollectionEntityExpressions
Package
Description
-
Uses of DataCollectionEntityExpressions in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator
Methods in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.evaluator with parameters of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionDataCollectionNodeExpressionsEvaluator.evaluateExpressions(DataCollectionEntityExpressions entityExpressions) Evaluates the expressions.protected voidDataCollectionNodeExpressionsEvaluator.evaluateVisibleExpression(DataCollectionEntityExpressions entityExpressions, DataCollectionNodeExpressionsResult expressionsResult, org.springframework.expression.ExpressionParser parser, org.springframework.expression.EvaluationContext context) Evaluates the visible expression.protected voidDataCollectionNodeExpressionsEvaluator.manageNodeException(DataCollectionEntityExpressions entityExpressions, Exception exception) Manages the entityExpressions exception. -
Uses of DataCollectionEntityExpressions in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.network
Methods in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.network that return types with arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptioncom.google.common.graph.Network<DataCollectionEntityExpressions, DataCollectionNodeExpressions> DataCollectionExpressionsNetworkBuilder.build(AbstractTreeModel<DataCollectionNode, ?> tree) Builds the data collection expressions network.protected Set<DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getExpressionNodes(AbstractTreeModel<DataCollectionNode, ?> tree) Returns the expression nodes.protected Map<String, DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getExpressionNodesByCode(Set<DataCollectionEntityExpressions> expressionNodes) Returns the expression nodes by code.protected Set<DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getReferencedNodes(String expression, Map<String, DataCollectionEntityExpressions> nodesByCode) Returns the referenced nodes.protected Set<DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getReferencedNodes(DataCollectionNodeExpressions expressions, Map<String, DataCollectionEntityExpressions> nodesByCode) Returns the referenced nodes.protected com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> DataCollectionExpressionsNetworkBuilder.initNetwork()Inits the network.Method parameters in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.network with type arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionprotected voidDataCollectionExpressionsNetworkBuilder.addNetworkEdges(com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network, Set<DataCollectionEntityExpressions> nodes, Map<String, DataCollectionEntityExpressions> nodesByCode) Adds the network edges.protected voidDataCollectionExpressionsNetworkBuilder.addNetworkEdges(com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network, Set<DataCollectionEntityExpressions> nodes, Map<String, DataCollectionEntityExpressions> nodesByCode) Adds the network edges.protected voidDataCollectionExpressionsNetworkBuilder.addNetworkEdges(com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network, Set<DataCollectionEntityExpressions> nodes, Map<String, DataCollectionEntityExpressions> nodesByCode) Adds the network edges.protected voidDataCollectionExpressionsNetworkBuilder.addNetworkNodes(com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network, Set<DataCollectionEntityExpressions> nodes) Adds the network nodes.protected voidDataCollectionExpressionsNetworkBuilder.addNetworkNodes(com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network, Set<DataCollectionEntityExpressions> nodes) Adds the network nodes.protected Map<String, DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getExpressionNodesByCode(Set<DataCollectionEntityExpressions> expressionNodes) Returns the expression nodes by code.protected Set<DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getReferencedNodes(String expression, Map<String, DataCollectionEntityExpressions> nodesByCode) Returns the referenced nodes.protected Set<DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getReferencedNodes(DataCollectionNodeExpressions expressions, Map<String, DataCollectionEntityExpressions> nodesByCode) Returns the referenced nodes. -
Uses of DataCollectionEntityExpressions in overit.geocallapp.wfm.core.bl.datacollection.template.task
Methods in overit.geocallapp.wfm.core.bl.datacollection.template.task that return types with arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionprotected com.google.common.graph.Network<DataCollectionEntityExpressions, DataCollectionNodeExpressions> BTDataCollectionTemplateAlignExpressionsEvaluationOrder.buildExpressionsNetwork(TreeModel<DataCollectionNode> treeModel) Builds the expressions network.protected Set<DataCollectionEntityExpressions> BTDataCollectionTemplateCheckExpressions.getNodesWithExpressions(AbstractTreeModel<DataCollectionNode, ?> tree) Returns the nodes with expressions.protected List<DataCollectionEntityExpressions> BTDataCollectionTemplateAlignExpressionsEvaluationOrder.getSortedNetworkNodes(com.google.common.graph.Network<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network) Returns the sorted network nodes.Methods in overit.geocallapp.wfm.core.bl.datacollection.template.task with parameters of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionprotected List<CheckIssue> BTDataCollectionTemplateCheckExpressions.checkExpressionsSyntax(TreeModel<DataCollectionNode> treeModel, DataCollectionEntityExpressions node, DataCollectionNodeExpressionsEvaluator expressionsEvaluator, PoolKit poolKit) Checks the expressions syntax.protected List<CheckIssue> BTDataCollectionTemplateCheckExpressions.checkNotExistingReferences(DataCollectionEntityExpressions node, Set<DataCollectionNodeExpressionsToken> tokens, Set<DataCollectionNodeExpressionsToken> availableTokens) Checks if there are not existing references.Method parameters in overit.geocallapp.wfm.core.bl.datacollection.template.task with type arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionprotected List<DataCollectionEntityExpressions> BTDataCollectionTemplateAlignExpressionsEvaluationOrder.getSortedNetworkNodes(com.google.common.graph.Network<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network) Returns the sorted network nodes.protected voidBTDataCollectionTemplateAlignExpressionsEvaluationOrder.setNewEvaluationOrder(com.google.common.graph.Network<DataCollectionEntityExpressions, DataCollectionNodeExpressions> expressionsNetwork) Sets the new evaluation order. -
Uses of DataCollectionEntityExpressions in overit.geocallapp.wfm.mobileforms.bl.node
Subclasses of DataCollectionEntityExpressions in overit.geocallapp.wfm.mobileforms.bl.nodeModifier and TypeClassDescriptionclassAn object containing all the main entities to create a data collection node, such as: a typeDataCollectionNodeTypethat specifies the type of the node a statusDataCollectionNodeStatusthe propertiesDataCollectionNodePropertiesthat specifies color, description, code and notes the expressionsDataCollectionNodeExpressionsMethods in overit.geocallapp.wfm.mobileforms.bl.node that return types with arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionDataCollectionEntityChildExpressions.getChildExpressions()Retrieves the list of child expressions associated with this entity.DataCollectionNode.getChildExpressions() -
Uses of DataCollectionEntityExpressions in overit.geocallapp.wfm.mobileforms.bl.node.type.multiselection
Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.multiselection that return types with arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionDataCollectionNodeMultiSelection.getChildExpressions()Returns the list of child expressions from all selection options. -
Uses of DataCollectionEntityExpressions in overit.geocallapp.wfm.mobileforms.bl.node.type.selection
Subclasses of DataCollectionEntityExpressions in overit.geocallapp.wfm.mobileforms.bl.node.type.selectionModifier and TypeClassDescriptionclassAn object that defines the data collection node selection option.Methods in overit.geocallapp.wfm.mobileforms.bl.node.type.selection that return types with arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionDataCollectionNodeSelection.getChildExpressions()Returns the list of child expressions from all selection options. -
Uses of DataCollectionEntityExpressions in overit.geocallapp.wfm.mobileforms.bl.utils
Methods in overit.geocallapp.wfm.mobileforms.bl.utils that return types with arguments of type DataCollectionEntityExpressionsModifier and TypeMethodDescriptionstatic List<DataCollectionEntityExpressions> DataCollectionUtils.getExpressionNodesInEvaluationOrder(AbstractTreeModel<DataCollectionNode, ?> treeModel) Returns all expression nodes (including child expressions) in evaluation order.