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 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. -
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.