| Package | Description | 
|---|---|
| com.edorasware.cmmn.model.rulesandsentries | 
 <p>Contains classes and code related to the evaluation of rules, sentries (onParts) and the evaluation of applicability rules for
discretionary items. 
 | 
| com.edorasware.cmmn.model.xml | 
| Constructor and Description | 
|---|
Rule(PlannableItem context,
    TExpression tExpression,
    boolean defaultValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
TExpression | 
ObjectFactory.createTExpression()
Create an instance of  
TExpression | 
TExpression | 
TCaseParameter.getBindingRefinement()
Gets the value of the bindingRefinement property. 
 | 
TExpression | 
TApplicabilityRule.getCondition()
Gets the value of the condition property. 
 | 
TExpression | 
TManualActivationRule.getCondition()
Gets the value of the condition property. 
 | 
TExpression | 
TRepetitionRule.getCondition()
Gets the value of the condition property. 
 | 
TExpression | 
TRequiredRule.getCondition()
Gets the value of the condition property. 
 | 
TExpression | 
TTimerEvent.getTimerExpression()
Gets the value of the timerExpression property. 
 | 
TExpression | 
TParameterMapping.getTransformation()
Gets the value of the transformation property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<TExpression> | 
ObjectFactory.createExpression(TExpression value)
 | 
List<TExpression> | 
TIfPart.getCondition()
Gets the value of the condition property. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
JAXBElement<TExpression> | 
ObjectFactory.createExpression(TExpression value)
 | 
void | 
TCaseParameter.setBindingRefinement(TExpression value)
Sets the value of the bindingRefinement property. 
 | 
void | 
TApplicabilityRule.setCondition(TExpression value)
Sets the value of the condition property. 
 | 
void | 
TManualActivationRule.setCondition(TExpression value)
Sets the value of the condition property. 
 | 
void | 
TRepetitionRule.setCondition(TExpression value)
Sets the value of the condition property. 
 | 
void | 
TRequiredRule.setCondition(TExpression value)
Sets the value of the condition property. 
 | 
void | 
TTimerEvent.setTimerExpression(TExpression value)
Sets the value of the timerExpression property. 
 | 
void | 
TParameterMapping.setTransformation(TExpression value)
Sets the value of the transformation property. 
 | 
Copyright © 2010 - 2018 edorasware ag. All Rights Reserved.