public class RelationshipConjunction extends Object
Modifier and Type | Field and Description |
---|---|
static Set<CS> |
ALL_VALUES
All values defined by this class.
|
static CS |
AND
This condition must be true.
|
static CS |
OR
At least one of the condition among all OR conditions must be true.
|
static CS |
XOR
One and only one of the XOR conditions must be true.
|
Constructor and Description |
---|
RelationshipConjunction() |
HDR Glossary HDR Concept Lists HDR Exceptions HDR Programmer's Guide HDR Implementation Guide HDR Profile Options
Copyright © 2016, 2018, Oracle. All rights reserved