public static 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
InvalidPatternException
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.