A B C D E F G H I L M N O P R S T U V W X

L

last() - Method in interface com.sodius.mdw.core.model.MDWList
Returns the last element of the list, or null if empty.
LaunchConfiguration - Interface in com.sodius.mdw.core.eval.launch
A launch configuration defines a complete set of properties to launch a text template or a main rule evaluation.
LaunchConfigurationFactory - Class in com.sodius.mdw.core.eval.launch
Factory used to create a launch configuration.
LaunchEntryPoint - Interface in com.sodius.mdw.core.eval.launch
References the entry-point element (text template or main rule) to be evaluated.
LaunchModelArgument - Interface in com.sodius.mdw.core.eval.launch
A launch argument matching a ModelParameter of a text template or a rule set.
LaunchRunner - Class in com.sodius.mdw.core.eval.launch
A runnable class (with a main method) to launch an evaluation of a launch configuration.
LaunchStringArgument - Interface in com.sodius.mdw.core.eval.launch
A launch argument matching a Parameter of a template or of a rule.
Level - Class in com.sodius.mdw.core.util.log
The Level class defines a set of standard logging levels that can be used to control logging output.
loadClass(String) - Method in interface com.sodius.mdw.core.model.MetamodelConfiguration
Loads a metamodel related class, using the class loader used to load the metamodel.
loadDebugHierarchy(File) - Method in interface com.sodius.mdw.core.eval.EvaluationManager
Loads the specified debug hierarchy.
loadLaunchConfiguration(File) - Method in interface com.sodius.mdw.core.eval.EvaluationManager
Loads the specified launch configuration.
loadProject(File) - Method in interface com.sodius.mdw.core.eval.EvaluationManager
Loads the specified project.
loadReport(File) - Method in interface com.sodius.mdw.core.eval.EvaluationManager
Loads the specified evaluation report.
Location - Interface in com.sodius.mdw.core.eval.project
Defines the location of the resource which contains a project element.
log(Level, Object, Throwable) - Method in class com.sodius.mdw.core.util.log.AbstractLogger
Ask to log the specified message and error.
log(Level, Object, Throwable) - Method in class com.sodius.mdw.core.util.log.FileLogger
Appends the specified message and error to the underlying file.
log(Level, Object, Throwable) - Method in class com.sodius.mdw.core.util.log.LogRecorder
Creates a record with the specified log information.
log(Level, Object, Throwable) - Method in class com.sodius.mdw.core.util.log.SystemStreamLogger
Logs the specified message and error to System.out or System.err.
logError(ConnectorContext, Resource.Diagnostic) - Method in class com.sodius.mdw.core.model.emf.EMFModelReader
Logs the specified diagnostic to the registered logger.
logError(ConnectorContext, Resource.Diagnostic) - Method in class com.sodius.mdw.core.model.emf.EMFModelWriter
Logs the specified diagnostic to the registered logger.
Logger - Interface in com.sodius.mdw.core.util.log
Provides facilities to log errors and warnings, as well as debugging information.
LoggerSet - Class in com.sodius.mdw.core.util.log
Dispatch log information to a set of registered loggers.
LoggerSet(Logger[]) - Constructor for class com.sodius.mdw.core.util.log.LoggerSet
Constructs a new LoggerSet that will dispatch log information to the specified loggers.
LogRecorder - Class in com.sodius.mdw.core.util.log
Creates records of logged information.
LogRecorder() - Constructor for class com.sodius.mdw.core.util.log.LogRecorder
 
LogRecorder.Record - Class in com.sodius.mdw.core.util.log
A Record keeps track of a logged information.

A B C D E F G H I L M N O P R S T U V W X