Package jetbrains.mps.smodel.language
- 
Interface Summary Interface Description CoreAspectRegistry GeneratorRuntime LanguageAspectGenerator LanguageRegistryListener evgeny, 5/11/11LanguageRuntimeAware Language aspects that implement this interface will receive the language runtime as a parameter during initialization. - 
Class Summary Class Description BaseExtensionRegistry ConceptInLoadingStorage<T> T could be a concept fq name or any other id-like object Thread-safe storage class.ConceptPropertiesRegistry ConceptRegistry ConceptRegistryUtil ConstraintsRegistry ExtensionRegistry Registry of extensions populated by classes loaded from compiled and deployed modulesLanguageAspectDescriptor LanguageAspectSupport All common work with language aspect should be done using this class.LanguageRegistry Preferred way to obtain instance ofLanguageRegistryis to queryComponentHost, e.g.LanguageRuntime Runtime representation of a language, extension point for various language aspects.StructureRegistry Actually it is a ConceptRegistry but we cannot use that name