Package | Description |
---|---|
org.jacorb.notification.filter.etcl |
Modifier and Type | Class and Description |
---|---|
class |
DivOperator
A simple node to represent DIV operation
|
class |
EqOperator
A simple node to represent EQ operation
|
class |
GteOperator
A simple node to represent GTE operation
|
class |
GtOperator
A node to represent GT (>) operation
|
class |
InOperator
A simple node to represent IN operation
|
class |
LteOperator
A simple node to represent LTE operation
|
class |
LtOperator
A simple node to represent LT operation
|
class |
MultOperator
A simple node to represent MULT operation
|
class |
NeqOperator
A simple node to represent NEQ operation
|
class |
SubstrOperator |
Copyright © 2016 JacORB. All rights reserved.