|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tools.ant.ProjectComponent
org.apache.tools.ant.Task
com.metaboss.sdlctools.applications.anttasks.MetaBossTask
com.metaboss.sdlctools.applications.anttasks.MetaBossModelToolTask
org.apache.tools.ant.taskdefs.optional.metaboss.ServicemoduleDistributionGeneratorTask
Special Ant task used to generate servicemodule distribution layer
Constructor Summary | |
ServicemoduleDistributionGeneratorTask()
|
Method Summary | |
java.lang.String |
getImplementationName()
The getter for the "implementationname" attribute |
void |
runTool()
|
void |
setDestinationdir(java.io.File pDestinationDir)
The setter for the "destinationdir" attribute |
void |
setImplementationName(java.lang.String pImplementationName)
The setter for the "implementationname" attribute |
void |
setRef(java.lang.String pRef)
The setter for the "ref" attribute |
Methods inherited from class com.metaboss.sdlctools.applications.anttasks.MetaBossModelToolTask |
addConfiguredEnv, addConfiguredParam, execute, findModelElement, findModelElementsByXPath, getModelDir, getModelElement, getModelName, getModelRootPackage, getRootModelElement, setModeldir |
Methods inherited from class com.metaboss.sdlctools.applications.anttasks.MetaBossTask |
getLogger, getPath, getPathAsFileSet, init |
Methods inherited from class org.apache.tools.ant.Task |
getDescription, getLocation, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, log, log, maybeConfigure, perform, reconfigure, setDescription, setLocation, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
Methods inherited from class org.apache.tools.ant.ProjectComponent |
getProject, setProject |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServicemoduleDistributionGeneratorTask()
Method Detail |
public void setRef(java.lang.String pRef)
setRef
in class MetaBossModelToolTask
public void setDestinationdir(java.io.File pDestinationDir)
public void setImplementationName(java.lang.String pImplementationName)
public java.lang.String getImplementationName()
public void runTool() throws java.lang.Exception
runTool
in class MetaBossModelToolTask
java.lang.Exception
|
![]() |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |