public class Concept extends GenericModel
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.
|
equals, hashCode, toString
Copyright © 2015–2016. All rights reserved.