| Interface | Description |
|---|---|
| IParser |
Just a markup interface for OSGi DS.
|
| 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 | Description |
|---|---|
| ConstraintSyntaxException |
Exception thrown in case that a constraint is given as string
and parsed by
ModelUtility#createConstraint(String,
de.uni_hildesheim.sse.model.varModel.Project, boolean). |
| UnknownTypeException |
A specific exception thrown in case that a type cannot be resolved.
|
Copyright © 2009 - 2018 SSE. All Rights Reserved.