public final class TextIndex extends java.lang.Object implements KnowledgeIndex
TextInstances associated with a model.| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<TextInstance> |
getTextInstances() |
static TextIndex |
of(Model model) |
public TextIndex(Model model)
public java.util.Collection<TextInstance> getTextInstances()