org.mule.devkit.generation.studio.editor
Class MuleStudioEditorXmlGenerator
java.lang.Object
org.mule.devkit.generation.studio.AbstractMuleStudioGenerator
org.mule.devkit.generation.studio.editor.MuleStudioEditorXmlGenerator
- All Implemented Interfaces:
- Generator, MultiModuleGenerator
public class MuleStudioEditorXmlGenerator
- extends AbstractMuleStudioGenerator
- implements MultiModuleGenerator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
URI_PREFIX
public static final String URI_PREFIX
- See Also:
- Constant Field Values
GLOBAL_CLOUD_CONNECTOR_LOCAL_ID
public static final String GLOBAL_CLOUD_CONNECTOR_LOCAL_ID
- See Also:
- Constant Field Values
ATTRIBUTE_CATEGORY_DEFAULT_CAPTION
public static final String ATTRIBUTE_CATEGORY_DEFAULT_CAPTION
- See Also:
- Constant Field Values
ATTRIBUTE_CATEGORY_DEFAULT_DESCRIPTION
public static final String ATTRIBUTE_CATEGORY_DEFAULT_DESCRIPTION
- See Also:
- Constant Field Values
ADVANCED_ATTRIBUTE_CATEGORY_CAPTION
public static final String ADVANCED_ATTRIBUTE_CATEGORY_CAPTION
- See Also:
- Constant Field Values
GROUP_DEFAULT_CAPTION
public static final String GROUP_DEFAULT_CAPTION
- See Also:
- Constant Field Values
MuleStudioEditorXmlGenerator
public MuleStudioEditorXmlGenerator()
consumes
public List<Product> consumes()
- Specified by:
consumes in interface Generator- Overrides:
consumes in class AbstractMuleStudioGenerator
shouldGenerate
public boolean shouldGenerate(List<org.mule.devkit.model.module.Module> modules)
- Specified by:
shouldGenerate in interface MultiModuleGenerator
processableModules
public List<org.mule.devkit.model.module.Module> processableModules(List<org.mule.devkit.model.module.Module> modules)
- Specified by:
processableModules in interface MultiModuleGenerator
generate
public void generate(List<org.mule.devkit.model.module.Module> modules)
- Specified by:
generate in interface MultiModuleGenerator
Copyright © 2010–2014 MuleSoft, Inc.. All rights reserved.