Index

C E G M O S V 
All Classes All Packages

C

COMMAND_EXTENSION - Static variable in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
The Constant COMMAND_EXTENSION.
CommandDefinition - Class in org.eclipse.dirigible.engine.command.definition
The Class CommandDefinition.
CommandDefinition() - Constructor for class org.eclipse.dirigible.engine.command.definition.CommandDefinition
 
CommandEngineExecutor - Class in org.eclipse.dirigible.engine.command.processor
The Command Engine Executor.
CommandEngineExecutor() - Constructor for class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
 
CommandEngineProcessor - Class in org.eclipse.dirigible.engine.command.processor
The Command Engine Processor.
CommandEngineProcessor() - Constructor for class org.eclipse.dirigible.engine.command.processor.CommandEngineProcessor
 
CommandEngineRestService - Class in org.eclipse.dirigible.engine.command.service
Front facing REST service serving the Javascript backend services.
CommandEngineRestService() - Constructor for class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
 
CommandLine - Class in org.eclipse.dirigible.engine.command.definition
The Class CommandLine.
CommandLine() - Constructor for class org.eclipse.dirigible.engine.command.definition.CommandLine
Instantiates a new command line.
CommandLine(String, String) - Constructor for class org.eclipse.dirigible.engine.command.definition.CommandLine
Instantiates a new command line.

E

ENGINE_NAME - Static variable in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
The Constant ENGINE_NAME.
ENGINE_TYPE - Static variable in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
The Constant ENGINE_TYPE_COMMAND.
evalCode(String, Map<Object, Object>) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Eval code.
evalModule(String, Map<Object, Object>) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Eval module.
executeCommandLine(String, Map<String, String>, List<String>, boolean) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Execute command line.
executeCommandServiceDelete(String) - Method in class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
Execute service delete.
executeCommandServiceGet(String) - Method in class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
Execute service.
executeCommandServiceHead(String) - Method in class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
Execute service head.
executeCommandServicePost(String) - Method in class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
Execute service post.
executeCommandServicePut(String) - Method in class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
Execute service put.
executeMethodFromModule(String, String, String, Map<Object, Object>) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Execute method from module.
executeService(String) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineProcessor
Execute the command.
executeService(String, Map<Object, Object>, boolean) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Execute service.
executeServiceCode(String, Map<Object, Object>) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Execute service code.
executeServiceModule(String, Map<Object, Object>) - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Execute service module.

G

getCommand() - Method in class org.eclipse.dirigible.engine.command.definition.CommandLine
Gets the command.
getCommands() - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Gets the commands.
getContentType() - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Gets the content type.
getDescription() - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Gets the description.
getLogger() - Method in class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
Gets the logger.
getName() - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Gets the name.
getOs() - Method in class org.eclipse.dirigible.engine.command.definition.CommandLine
Gets the os.
getSet() - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Gets the sets the.
getTargetCommand() - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Gets the target command.
getType() - Method in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
Gets the type.
getType() - Method in class org.eclipse.dirigible.engine.command.service.CommandEngineRestService
Gets the type.
getUnset() - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Gets the unset.

M

MODULE_EXT_COMMAND - Static variable in class org.eclipse.dirigible.engine.command.processor.CommandEngineExecutor
The Constant MODULE_EXT_COMMAND.

O

org.eclipse.dirigible.engine.command.definition - package org.eclipse.dirigible.engine.command.definition
 
org.eclipse.dirigible.engine.command.processor - package org.eclipse.dirigible.engine.command.processor
 
org.eclipse.dirigible.engine.command.service - package org.eclipse.dirigible.engine.command.service
 

S

setCommand(String) - Method in class org.eclipse.dirigible.engine.command.definition.CommandLine
Sets the command.
setContentType(String) - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Sets the content type.
setDescription(String) - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Sets the description.
setOs(String) - Method in class org.eclipse.dirigible.engine.command.definition.CommandLine
Sets the os.
setTargetCommand(CommandLine) - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Sets the target command.

V

validate() - Method in class org.eclipse.dirigible.engine.command.definition.CommandDefinition
Validate.
C E G M O S V 
All Classes All Packages