public class Concept extends Object
ConceptExpansion.| Constructor and Description |
|---|
Concept(String name,
Double prevalence)
Instantiates a new concept.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Gets the name.
|
Double |
getPrevalence()
Gets the prevalence.
|
String |
toString() |
Copyright © 2015. All rights reserved.