Modifier and Type | Method and Description |
---|---|
protected Iterable<? extends Condition> |
NotConditionService.components(NotCondition condition) |
Modifier and Type | Method and Description |
---|---|
NotCondition |
RuleFactory.createNotCondition()
Returns a new object of class 'Not Condition'.
|
Modifier and Type | Class and Description |
---|---|
class |
NotConditionImpl
An implementation of the model object 'Not Condition'.
|
Modifier and Type | Method and Description |
---|---|
NotCondition |
RuleFactoryImpl.createNotCondition() |
Modifier and Type | Method and Description |
---|---|
T |
RuleSwitch.caseNotCondition(NotCondition object)
Returns the result of interpreting the object as an instance of 'Not Condition'.
|
Copyright © 2018. All rights reserved.