|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.maven.plugin.AbstractMojo
org.nuiton.eugene.plugin.EugeneAbstractMojo
org.nuiton.eugene.plugin.Xmi2Model
org.nuiton.eugene.plugin.Xmi2StateModel
public class Xmi2StateModel
Converti les fichiers XMI en fichier StateModel
| Field Summary |
|---|
| Fields inherited from class org.nuiton.eugene.plugin.Xmi2Model |
|---|
acceptedXmiTypes, extraClassPathDirectory, extractedPackages, fullPackagePath, resolver, xmiResources |
| Fields inherited from class org.nuiton.eugene.plugin.EugeneAbstractMojo |
|---|
encoding, overwrite, project, settings, testPhase, verbose |
| Fields inherited from interface org.apache.maven.plugin.Mojo |
|---|
ROLE |
| Constructor Summary | |
|---|---|
Xmi2StateModel()
|
|
| Method Summary | |
|---|---|
void |
execute()
|
protected java.lang.String |
getExtension()
Get extension. |
protected java.lang.String |
getStyleSheet(java.io.File model)
Get style sheet. |
| Methods inherited from class org.nuiton.eugene.plugin.Xmi2Model |
|---|
actionXsl, fixClassLoader, getAcceptedTypesAsArray, getResources, getSuffixPattern, getUriResolver, initResources |
| Methods inherited from class org.nuiton.eugene.plugin.EugeneAbstractMojo |
|---|
addUrl, getFile, initResources |
| Methods inherited from class org.apache.maven.plugin.AbstractMojo |
|---|
getLog, getPluginContext, setLog, setPluginContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Xmi2StateModel()
| Method Detail |
|---|
public void execute()
throws org.apache.maven.plugin.MojoExecutionException,
org.apache.maven.plugin.MojoFailureException
execute in interface org.apache.maven.plugin.Mojoexecute in class Xmi2Modelorg.apache.maven.plugin.MojoExecutionException
org.apache.maven.plugin.MojoFailureExceptionprotected java.lang.String getExtension()
Xmi2Model
getExtension in class Xmi2Modelprotected java.lang.String getStyleSheet(java.io.File model)
Xmi2Model
getStyleSheet in class Xmi2Modelmodel - the model file used to determine the stylesheet to use
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||