ConceptCache
Summary
Constructors
| ConceptCache() |
Methods
| Method | Returns |
|---|---|
| GetLevel(concept: InputConceptIdentifiers) | float |
| SetLevel(concept: InputConceptIdentifiers, level: float) | void |
Constructors
ConceptCache
ConceptCache()
Methods
GetLevel
GetLevel(concept: InputConceptIdentifiers): float
Parameters
| Name | Type | Description |
|---|---|---|
| concept | InputConceptIdentifiers |
Returns
| Type | Description |
|---|---|
| float |
SetLevel
SetLevel(concept: InputConceptIdentifiers, level: float)
Parameters
| Name | Type | Description |
|---|---|---|
| concept | InputConceptIdentifiers | |
| level | float |
Last modified April 27, 2020: Regenerate all API documentation (0b49d6be)