public class TravelSolution extends Object implements CaseComponent
Constructor and Description |
---|
TravelSolution() |
Modifier and Type | Method and Description |
---|---|
Attribute |
getIdAttribute() |
Instance |
getMainConcept() |
Instance |
getPrice() |
void |
setMainConcept(Instance mc) |
void |
setPrice(Instance price) |
String |
toString() |
public TravelSolution()
public Attribute getIdAttribute()
getIdAttribute
in interface CaseComponent
public Instance getMainConcept()
public void setMainConcept(Instance mc)
mc
- The main concept to set.Copyright © 2018 Group of Artificial Intelligence Applications (GAIA). All rights reserved.