public interface GenericProperties
GenericElement.| Modifier and Type | Interface and Description | 
|---|---|
static interface  | 
GenericProperties.Enrichment  | 
| Modifier and Type | Field and Description | 
|---|---|
static String | 
DESCRIPTION
The description of the element 
 | 
static String | 
FOREIGN_ID  | 
static String | 
FOREIGN_SOURCE  | 
static String | 
ID
The id of the element 
 | 
static String | 
LABEL
The label of the element 
 | 
static String | 
NAMESPACE
The namespace of the element. 
 | 
static String | 
NODE_CRITERIA
Reference to a node, either the id, or a  
 | 
static String | 
NODE_ID  | 
static String | 
NODE_INFO  | 
static final String ID
static final String NAMESPACE
static final String DESCRIPTION
static final String LABEL
static final String NODE_CRITERIA
static final String NODE_INFO
static final String NODE_ID
static final String FOREIGN_SOURCE
static final String FOREIGN_ID
Copyright © 2020. All rights reserved.