public class Concept extends Object
| Constructor and Description |
|---|
Concept(String type,
String id,
String description) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription() |
String |
getId() |
String |
getType() |
static void |
loadConcepts(String filename,
Map<String,Concept> concepts) |
public String getType()
public String getId()
public String getDescription()
public static void loadConcepts(String filename, Map<String,Concept> concepts) throws IOException
IOExceptionCopyright © 2018 JULIE Lab, Germany. All rights reserved.