Class ConceptRegistrySupplier
java.lang.Object
org.ek9lang.assist.ConceptRegistrySupplier
- All Implemented Interfaces:
Supplier<ConceptRegistry>
Supplies the default ConceptRegistry with all 30 concept nodes.
Each concept has concentric rings of related terms (0=closest, 4=most distant)
and ek9Links pointing to actual EK9 keywords and types.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConceptRegistrySupplier
ConceptRegistrySupplier()
-
-
Method Details
-
get
- Specified by:
getin interfaceSupplier<ConceptRegistry>
-