XmlModelChainedFileWriter.@Deprecated public class ModelChainedFileWriter extends BaseChainedFileWriter
| Modifier and Type | Field and Description |
|---|---|
static String |
PROP_DEFAULT_PACKAGE
Deprecated.
|
static String |
PROP_EXCLUDE_TEMPLATES
Deprecated.
|
static String |
PROP_GENERATED_PACKAGES
Deprecated.
|
static String |
PROP_MODEL_PROPERTIES_PROVIDER
Deprecated.
|
static String |
PROP_MODEL_READER
Deprecated.
|
static String |
PROP_READER
Deprecated.
|
static String |
PROP_STEREOTYPE_DEFINITION_PROVIDER
Deprecated.
|
static String |
PROP_TAG_VALUE_DEFINITION_PROVIDER
Deprecated.
|
static String |
PROP_TEMPLATE_CONFIGURATION
Deprecated.
|
static String |
PROP_TEMPLATES
Deprecated.
|
static String |
PROP_TEMPLATES_LIST
Deprecated.
|
authorizedPropertyDescriptions, entries, nextWriter, previousWriter, properties| Constructor and Description |
|---|
ModelChainedFileWriter()
Deprecated.
|
acceptObjectModelOrStateModel, copyResources, getFiles, getLog, getResources, setLogaddEntry, clear, generate, getAuthorizedPropertyDescriptions, getAuthorizedPropertyNames, getEntries, getExtractDirectory, getInputProtocol, getNextWriter, getOutputDirectory, getPreviousWriter, getProperty, getWriterReport, setNextWriter, setWriterReportpublic static final String PROP_GENERATED_PACKAGES
public static final String PROP_EXCLUDE_TEMPLATES
public static final String PROP_TEMPLATES
public static final String PROP_TEMPLATES_LIST
public static final String PROP_DEFAULT_PACKAGE
public static final String PROP_MODEL_READER
public static final String PROP_TAG_VALUE_DEFINITION_PROVIDER
public static final String PROP_STEREOTYPE_DEFINITION_PROVIDER
@Deprecated public static final String PROP_MODEL_PROPERTIES_PROVIDER
public static final String PROP_READER
public static final String PROP_TEMPLATE_CONFIGURATION
public String getInputProtocol()
public boolean acceptModel(String modelType)
public boolean acceptInclude(String include)
public String getDefaultIncludes()
public String getDefaultInputDirectory()
public String getDefaultOutputDirectory()
public String getDefaultTestInputDirectory()
public String getDefaultTestOutputDirectory()
public String getDefaultPackage()
public String[] getExcludeTemplates()
public String getGeneratedPackages()
public String getTemplates()
public TemplateConfiguration getTemplateConfiguration()
protected ModelReader<?> getModelReader()
protected String getReader()
@Deprecated protected ModelPropertiesUtil.ModelPropertiesProvider getModelPropertiesProvider()
getStereotypeDefinitionProvider() and getTagValueDefinitionProvider()protected TagValueDefinitionProvider getTagValueDefinitionProvider()
protected StereotypeDefinitionProvider getStereotypeDefinitionProvider()
protected void initWriter(ChainedFileWriterConfiguration configuration)
initWriter in class BaseChainedFileWriterprotected List<Template<?>> initTemplates(ChainedFileWriterConfiguration configuration)
public void generate(ChainedFileWriterConfiguration configuration, File outputDir, Map<File,List<File>> filesByRoot, Map<File,List<File>> resourcesByFile) throws IOException
generate in class AbstractChainedFileWriterIOExceptionCopyright © 2006–2014 CodeLutin. All rights reserved.