| Package | Description | 
|---|---|
| com.ur.urcap.api.domain.program.nodes.builtin.configurations.untilnode | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
CustomDecelerationParameters  | 
| Modifier and Type | Method and Description | 
|---|---|
DecelerationParameters | 
UntilNodeConfigFactory.createSharedDecelerationParameters()
Creates shared deceleration parameter for an Until node. 
 | 
DecelerationParameters | 
ExpressionUntilNodeConfig.getDecelerationParameters()  | 
| Modifier and Type | Method and Description | 
|---|---|
ExpressionUntilNodeConfig | 
UntilNodeConfigFactory.createExpressionConfig(Expression expression,
                      DecelerationParameters deceleration)
Creates an Expression configuration for an Until node. 
 | 
Copyright © 2019. All rights reserved.