All Classes
-
All Classes Interface Summary Class Summary Exception Summary Class Description AssignmentDetector Implements a visitor which searches for assignments.CommentUtils Methods for accessing and converting comments.Config Stores some global configuration values.Constants Global configuration constants for the IVML translation.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).ContainableElementsMapAndComparator A helper class which supports ordering of containable model elements.ContainableElementsMapAndComparator.Data Stores internal data to be assigned to a key.DerivedTypeMetaCompoundAccessVisitor A checking visitor for illegal compound accesses in declaration of derived data types.ErrorCodes Defines error codes for messages used in unit testing.ExpressionTranslator Implements a class which translates a given EMF expression in terms of the IVML grammar into the IVML object model.ImportTranslator A class which specifically does the import translations.IParser Just a markup interface for OSGi DS.IvmlBundleId Stores data about the containing OSGi bundle (static bundle without activator).IvmlFormatter This class contains custom formatting description.IvmlJavaValidator The on-the-fly validator calling the model transformation mechanism.IvmlParser Registers IMVL automatically.IvmlRuntimeModule Use this class to register components to be used at runtime / without the Equinox extension registry.IvmlScopeProvider This class contains custom scoping description.IvmlSemanticSequencer A semantic sequencer...IvmlStandaloneSetup Initialization support for running Xtext languages without equinox extension registry.IvmlSyntacticSequencer A syntactic sequencer...IvmlValueConverters Factory for the value converters.Main Executes the language generator.ModelTranslator Implements a ECore-to-IVML translator.ModelTranslator.Result Implements a translation result enabling deferred model loading.ModelUtility (Entry points for) Utilities for working with the EMF model.RefByCheckVisitor A simple visitor checking whether an expression can be dereferenced.ResultEntry A result entry consisting of an xtext and a result model.TypeContext Defines a type context which consists of all variables defined in a project and additionally variables which can be added to the context in a layered manner.UnknownTypeException Thrown in case of an unknown type.UnknownTypeException A specific exception thrown in case that a type cannot be resolved.UnknownVariableException Thrown in case of an unknown variable.Utils Some public utility methods.Utils.SplitResult The result of splitting a contents object.