| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandProperty> |
ASTRule.getAllParentProperties() |
List<ASTOperandProperty> |
ASTVariable.getProperties() |
List<ASTOperandProperty> |
ASTItem.getProperties() |
List<ASTOperandProperty> |
ASTRule.getRelatedProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandProperty> |
ASTConditionGroup.getAllParentProperties() |
abstract List<ASTOperandProperty> |
ASTConditionBase.getAllParentProperties() |
List<ASTOperandProperty> |
ASTCondition.getAllParentProperties() |
List<ASTOperandProperty> |
ASTConditionGroup.getProperties() |
List<ASTOperandProperty> |
ASTCondition.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandProperty> |
ASTOperandVariable.getAllParentProperties() |
protected List<ASTOperandProperty> |
ASTOperandBase.getPreconditionPropertiesFromOperand(ASTOperandBase operand) |
List<ASTOperandProperty> |
ASTOperandBase.getProperties() |
List<ASTOperandProperty> |
ASTOperandFunction.getProperties() |
List<ASTOperandProperty> |
ASTOperandVariable.getProperties() |
protected List<ASTOperandProperty> |
ASTOperandBase.sortPrecoditionProperties(List<ASTOperandProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
protected List<ASTOperandProperty> |
ASTOperandBase.sortPrecoditionProperties(List<ASTOperandProperty> properties) |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandProperty |
ASTOperandArithmeticalPropertyItem.getOperand() |
| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandProperty> |
ASTOperandArithmeticalItemBase.getProperties() |
List<ASTOperandProperty> |
ASTOperandArithmeticalVariable.getProperties() |
List<ASTOperandProperty> |
ASTOperandArithmeticalOperation.getProperties() |
List<ASTOperandProperty> |
ASTOperandArithmeticalPropertyItem.getProperties() |
List<ASTOperandProperty> |
ASTOperandArithmetical.getProperties() |
| Constructor and Description |
|---|
ASTOperandArithmeticalPropertyItem(ASTOperandProperty oprnd) |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandProperty |
ASTOperandLambdaProperty.getProperty() |
| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandProperty> |
ASTOperandLambdaCondition.getProperties() |
List<ASTOperandProperty> |
ASTOperandLambdaProperty.getProperties() |
| Modifier and Type | Method and Description |
|---|---|
void |
ASTOperandLambdaProperty.setProperty(ASTOperandProperty property) |
| Constructor and Description |
|---|
ASTOperandLambdaProperty(ASTOperandProperty property) |
| Modifier and Type | Method and Description |
|---|---|
ASTOperandProperty |
ASTOperandProperty.add(ASTPropertyPart part) |
ASTOperandProperty |
ASTOperandProperty.add(String... parts) |
ASTOperandProperty |
ASTOperandProperty.getParentProperty() |
| Modifier and Type | Method and Description |
|---|---|
List<ASTOperandProperty> |
ASTOperandProperty.getAllParentProperties() |
List<ASTOperandProperty> |
ASTOperandProperty.getProperties() |
| Constructor and Description |
|---|
ASTOperandProperty(ASTOperandProperty property) |
| Constructor and Description |
|---|
PropertyAssertion(ASTOperandProperty item,
ASTModel ast,
ASTAssertionBase parent) |
Copyright © 2020. All rights reserved.