public class LogicTransformer.NotOrTransformation extends Object
Not | or / \ a b(And ( Not (a) Not (b)) )
And / \ Not Not | | a b
| Constructor and Description |
|---|
NotOrTransformation() |
public void transform(GroupElement parent) throws InvalidPatternException
InvalidPatternExceptionCopyright © 2001–2018 JBoss by Red Hat. All rights reserved.