| Package | Description |
|---|---|
| net.sf.tweety.math.equation | |
| net.sf.tweety.math.term |
| Modifier and Type | Method and Description |
|---|---|
Set<AbsoluteValue> |
Statement.getAbsoluteValues()
Returns all absolute values of this statement.
|
| Modifier and Type | Method and Description |
|---|---|
Set<AbsoluteValue> |
Variable.getAbsoluteValues() |
Set<AbsoluteValue> |
FunctionalTerm.getAbsoluteValues() |
abstract Set<AbsoluteValue> |
Term.getAbsoluteValues()
Returns all absolute values of this term.
|
Set<AbsoluteValue> |
Difference.getAbsoluteValues() |
Set<AbsoluteValue> |
AssociativeOperation.getAbsoluteValues() |
Set<AbsoluteValue> |
Fraction.getAbsoluteValues() |
Set<AbsoluteValue> |
AbsoluteValue.getAbsoluteValues() |
Set<AbsoluteValue> |
Constant.getAbsoluteValues() |
Copyright © 2018. All rights reserved.