T - The type of formulas this transformation function works on.public interface TransformationFunction<T extends net.sf.tweety.commons.Formula>
| Modifier and Type | Method and Description |
|---|---|
T |
transform(T formula)
Transforms the given formula for selective revision.
|
Copyright © 2018. All rights reserved.