Package de.uni_hildesheim.sse
IVML core main classes (exported).
-
Interface Summary Interface Description IParser Just a markup interface for OSGi DS. -
Class Summary Class Description BuildLangConfig Stores some global configuration values.BuildLangModelUtility Provides language-wide functionality.Config Stores some global configuration values.IvmlBundleId Stores data about the containing OSGi bundle (static bundle without activator).IvmlParser Registers IMVL automatically.IvmlRuntimeModule Use this class to register components to be used at runtime / without the Equinox extension registry.IvmlStandaloneSetup Initialization support for running Xtext languages without equinox extension registry.ModelUtility (Entry points for) Utilities for working with the EMF model.VilBuildLanguageRuntimeModule Use this class to register components to be used at runtime / without the Equinox extension registry.VilBuildLanguageStandaloneSetup Initialization support for running Xtext languages without equinox extension registryVilBundleId Stores data about the containing OSGi bundle (static bundle without activator).VilExpressionParser Provides an expression parser for VIL. -
Exception Summary Exception Description ConstraintSyntaxException Exception thrown in case that a constraint is given as string and parsed byModelUtility.createConstraint(String, de.uni_hildesheim.sse.model.varModel.Project, boolean).UnknownTypeException A specific exception thrown in case that a type cannot be resolved.