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

A

AbstractLogger - Class in com.sodius.mdw.core.util.log
Skeletal implementation of the Logger interface.
AbstractLogger() - Constructor for class com.sodius.mdw.core.util.log.AbstractLogger
 
AbstractPropertySet - Class in com.sodius.mdw.core.util
Skeletal implementation of the PropertySet interface.
AbstractPropertySet() - Constructor for class com.sodius.mdw.core.util.AbstractPropertySet
 
add(E) - Method in interface com.sodius.mdw.core.eval.TransientLinkList
Adds the specified element to this list if it is not already present.
add(int, E) - Method in interface com.sodius.mdw.core.eval.TransientLinkList
Adds the specified element to this list at the specified index if it is not already present.
add(MDWObject) - Method in interface com.sodius.mdw.core.model.Model
Register this model element to the model.
addAll(Collection<? extends E>) - Method in interface com.sodius.mdw.core.eval.TransientLinkList
Adds all of the elements in the specified collection to this list if they're not already present.
addAll(int, Collection<? extends E>) - Method in interface com.sodius.mdw.core.eval.TransientLinkList
Adds all of the elements in the specified collection to this list at the specified index if they're not already present.
addArgument(String) - Method in interface com.sodius.mdw.core.eval.launch.LaunchEntryPoint
Adds a new String argument, matching a Parameter of the unit.
addArgument(String, String) - Method in interface com.sodius.mdw.core.eval.launch.LaunchEntryPoint
Adds a new model argument, matching a ModelParameter of the unit.
addEndProtectedSection(String) - Method in interface com.sodius.mdw.core.eval.GeneratedCode
Ends a protected section.
addProtectedSection(String, String) - Method in interface com.sodius.mdw.core.eval.GeneratedCode
Adds a protected section.
addProtectedSections(Collection<ProtectedSection>) - Method in interface com.sodius.mdw.core.eval.GeneratedCode
Adds each protected section of the collection.
addRuleArgument(String) - Method in interface com.sodius.mdw.core.eval.launch.RuleEntryPoint
Adds a new String argument, matching a Parameter of the rule.
addStartProtectedSection(String) - Method in interface com.sodius.mdw.core.eval.GeneratedCode
Starts a protected section.
AlphanumericComparator - Class in com.sodius.mdw.core.util
Compares Strings based on natural ordering, i.e. alphanumerically rather than alphabetically.
AlphanumericComparator() - Constructor for class com.sodius.mdw.core.util.AlphanumericComparator
 
AmbiguousScriptException - Class in com.sodius.mdw.core.eval
Thrown when the script call is ambiguous, i.e. the script is defined on more than one super type.
AmbiguousScriptException(String) - Constructor for class com.sodius.mdw.core.eval.AmbiguousScriptException
Constructs an AmbiguousScriptException with the specified detail message.
applyMetamodelExtensions(Collection<MetamodelExtension>) - Method in interface com.sodius.mdw.core.model.Model
Applies the specified metamodel extensions on this model.
ARG_APPLICATION_ID - Static variable in class com.sodius.mdw.core.eval.launch.LaunchRunner
The argument name which references the application ID to use.
ARG_EVALUATION_DIRECTORY - Static variable in class com.sodius.mdw.core.eval.launch.LaunchRunner
The argument name which references the directory where to generate files (overrides the one specified in the launch configuration).
ARG_LAUNCH - Static variable in class com.sodius.mdw.core.eval.launch.LaunchRunner
The argument name which references the file path which contains a launch configuration.
ARG_LAUNCH_ARG_PREFIX - Static variable in class com.sodius.mdw.core.eval.launch.LaunchRunner
The prefix of the argument name to override a launch parameter.
ARG_LAUNCH_ARG_SUFFIX - Static variable in class com.sodius.mdw.core.eval.launch.LaunchRunner
The suffix of the argument name to override a launch parameter.
ARG_LAUNCH_MODEL_SEPARATOR - Static variable in class com.sodius.mdw.core.eval.launch.LaunchRunner
The character to separate the model reader from the uri ("XMI|c:\models\file.xmi" for example).
asList(Object) - Static method in class com.sodius.mdw.core.eval.scripts.ScriptContainer
Creates a new list with the specified argument.
asList(Object, Object) - Static method in class com.sodius.mdw.core.eval.scripts.ScriptContainer
Creates a new list with the specified arguments.
asList(Object, Object, Object) - Static method in class com.sodius.mdw.core.eval.scripts.ScriptContainer
Creates a new list with the specified arguments.
asList(Object, Object, Object, Object) - Static method in class com.sodius.mdw.core.eval.scripts.ScriptContainer
Creates a new list with the specified arguments.
asList(Object, Object, Object, Object, Object) - Static method in class com.sodius.mdw.core.eval.scripts.ScriptContainer
Creates a new list with the specified arguments.
asList(Object, Object, Object, Object, Object, Object) - Static method in class com.sodius.mdw.core.eval.scripts.ScriptContainer
Creates a new list with the specified arguments.

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