Package | Description |
---|---|
org.apache.ctakes.ytex.kernel | |
org.apache.ctakes.ytex.kernel.dao | |
org.apache.ctakes.ytex.kernel.metric |
Modifier and Type | Field and Description |
---|---|
protected ConceptDao |
CytoscapeHelperImpl.conceptDao |
protected ConceptDao |
ImputedFeatureEvaluatorImpl.conceptDao |
Modifier and Type | Method and Description |
---|---|
ConceptDao |
CytoscapeHelperImpl.getConceptDao() |
ConceptDao |
ImputedFeatureEvaluatorImpl.getConceptDao() |
ConceptDao |
InfoContentEvaluatorImpl.getConceptDao() |
ConceptDao |
IntrinsicInfoContentEvaluatorImpl.getConceptDao() |
Modifier and Type | Method and Description |
---|---|
void |
CytoscapeHelperImpl.setConceptDao(ConceptDao conceptDao) |
void |
ImputedFeatureEvaluatorImpl.setConceptDao(ConceptDao conceptDao) |
void |
InfoContentEvaluatorImpl.setConceptDao(ConceptDao conceptDao) |
void |
IntrinsicInfoContentEvaluatorImpl.setConceptDao(ConceptDao conceptDao) |
Modifier and Type | Class and Description |
---|---|
class |
ConceptDaoImpl |
Modifier and Type | Method and Description |
---|---|
ConceptDao |
ConceptSimilarityServiceImpl.getConceptDao() |
Modifier and Type | Method and Description |
---|---|
void |
ConceptSimilarityServiceImpl.setConceptDao(ConceptDao conceptDao) |
Copyright © 2012-2017 The Apache Software Foundation. All Rights Reserved.