Package org.eclipse.ease.modules
-
Interface Summary Interface Description IEnvironment IModuleCallbackProvider Interface for script function callbacks.IModuleListener IScriptModule Interface which may be implemented by script modules. -
Class Summary Class Description AbstractScriptModule Base class to be used for modules.BootStrapper Loads basic module support for script engines.EnvironmentModule The Environment provides base functions for all script interpreters.ModuleCategoryDefinition ModuleDefinition ModuleDefinition.ModuleDependency ModuleHelper ModuleTracker ScriptParameter.Helper ScriptParameter.OptionalParameterHelper -
Annotation Types Summary Annotation Type Description ScriptParameter WrapToScript Annotation indicating that the annotated method should be wrapped to the target script language.