@Retention(value=RUNTIME) public @interface SemanticConstraint
| Modifier and Type | Optional Element and Description |
|---|---|
String |
conceptDomain
The root term within a knowledge domain
|
String |
conceptId
The identifier of a specific term within a knowledge domain
|
String |
conceptName
The name of a specific term within a knowledge domain
|
public abstract String conceptName
public abstract String conceptDomain
public abstract String conceptId
Copyright © 2017. All rights reserved.