Full Library / Math Operator / Logic / LogicalNot
Block Name: LogicalNot
- public class LogicalNot
- extends Transformer
- This actor implements a logical NOT operator. It has one input and one output port, neither of which is a multiport, and both of which have type boolean. A BooleanToken that arrives in the input will be negated and sent on the output. If no input token is available, then no output is produced.
Created with the Personal Edition of HelpNDoc: Easy CHM and documentation editor