| Package | Description |
|---|---|
| org.eurekaclinical.eureka.client.comm |
| Modifier and Type | Class and Description |
|---|---|
class |
BinaryOperator |
class |
Literal |
class |
UnaryOperator |
| Modifier and Type | Method and Description |
|---|---|
Node |
BinaryOperator.getLeftNode() |
Node |
UnaryOperator.getNode() |
Node |
Cohort.getNode() |
Node |
BinaryOperator.getRightNode() |
| Modifier and Type | Method and Description |
|---|---|
void |
BinaryOperator.setLeftNode(Node leftNode) |
void |
UnaryOperator.setNode(Node node) |
void |
Cohort.setNode(Node node) |
void |
BinaryOperator.setRightNode(Node rightNode) |
Copyright © 2016–2019 Emory University. All rights reserved.