Uses of Class
overit.geocallapp.wfm.mobileforms.bl.node.expressions.DataCollectionNodeExpressions
Packages that use DataCollectionNodeExpressions
Package
Description
-
Uses of DataCollectionNodeExpressions 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 DataCollectionNodeExpressionsModifier and TypeMethodDescriptionprotected org.springframework.expression.EvaluationContextDataCollectionNodeExpressionsEvaluator.buildContext(DataCollectionNodeExpressions expressions) Builds the context. -
Uses of DataCollectionNodeExpressions 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 DataCollectionNodeExpressionsModifier and TypeMethodDescriptioncom.google.common.graph.Network<DataCollectionEntityExpressions, DataCollectionNodeExpressions> DataCollectionExpressionsNetworkBuilder.build(AbstractTreeModel<DataCollectionNode, ?> tree) Builds the data collection expressions network.protected com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> DataCollectionExpressionsNetworkBuilder.initNetwork()Inits the network.Methods in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.network with parameters of type DataCollectionNodeExpressionsModifier and TypeMethodDescriptionprotected Set<DataCollectionEntityExpressions> DataCollectionExpressionsNetworkBuilder.getReferencedNodes(DataCollectionNodeExpressions expressions, Map<String, DataCollectionEntityExpressions> nodesByCode) Returns the referenced nodes.Method parameters in overit.geocallapp.wfm.core.bl.datacollection.node.expressions.network with type arguments of type DataCollectionNodeExpressionsModifier 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.addNetworkNodes(com.google.common.graph.MutableNetwork<DataCollectionEntityExpressions, DataCollectionNodeExpressions> network, Set<DataCollectionEntityExpressions> nodes) Adds the network nodes. -
Uses of DataCollectionNodeExpressions 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 DataCollectionNodeExpressionsModifier and TypeMethodDescriptionprotected com.google.common.graph.Network<DataCollectionEntityExpressions, DataCollectionNodeExpressions> BTDataCollectionTemplateAlignExpressionsEvaluationOrder.buildExpressionsNetwork(TreeModel<DataCollectionNode> treeModel) Builds the expressions network.Methods in overit.geocallapp.wfm.core.bl.datacollection.template.task with parameters of type DataCollectionNodeExpressionsModifier and TypeMethodDescriptionprotected Set<DataCollectionNodeExpressionsToken> BTDataCollectionTemplateCheckExpressions.getReferencedTokens(DataCollectionNodeExpressions expressions) Returns the referenced tokens.Method parameters in overit.geocallapp.wfm.core.bl.datacollection.template.task with type arguments of type DataCollectionNodeExpressionsModifier 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 DataCollectionNodeExpressions in overit.geocallapp.wfm.core.ux.datacollection.node.container
Methods in overit.geocallapp.wfm.core.ux.datacollection.node.container that return DataCollectionNodeExpressionsModifier and TypeMethodDescriptionprotected DataCollectionNodeExpressionsDataCollectionNodeContainer.getUpdatedExpressions() -
Uses of DataCollectionNodeExpressions in overit.geocallapp.wfm.mobileforms.bl.node
Methods in overit.geocallapp.wfm.mobileforms.bl.node that return DataCollectionNodeExpressionsModifier and TypeMethodDescriptionDataCollectionEntityExpressions.getExpressions()Returns the node expressions.Methods in overit.geocallapp.wfm.mobileforms.bl.node with parameters of type DataCollectionNodeExpressionsModifier and TypeMethodDescriptionvoidDataCollectionEntityExpressions.setExpressions(DataCollectionNodeExpressions expressions) Sets the node expressions. -
Uses of DataCollectionNodeExpressions in overit.geocallapp.wfm.mobileforms.bl.node.expressions
Methods in overit.geocallapp.wfm.mobileforms.bl.node.expressions that return DataCollectionNodeExpressionsModifier and TypeMethodDescriptionstatic <T> DataCollectionNodeExpressions<T> DataCollectionNodeExpressions.copyOf(DataCollectionNodeExpressions<T> expressions) Makes a copy of the data collection node expressionsMethods in overit.geocallapp.wfm.mobileforms.bl.node.expressions with parameters of type DataCollectionNodeExpressionsModifier and TypeMethodDescriptionstatic <T> DataCollectionNodeExpressions<T> DataCollectionNodeExpressions.copyOf(DataCollectionNodeExpressions<T> expressions) Makes a copy of the data collection node expressions