|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| 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
org.eclipse.hyades.automation.client.adapters.ant.AutomationClientAdapter.Automation
org.eclipse.hyades.automation.client.adapters.ant.AutomationClientAdapter.ImportExistingProjects
public static class AutomationClientAdapter.ImportExistingProjects
| Constructor Summary | |
|---|---|
AutomationClientAdapter.ImportExistingProjects()
|
|
| Method Summary | |
|---|---|
void |
addFilelist(org.apache.tools.ant.types.FileList list)
Add a filelist for the directories collection |
void |
addFileset(org.apache.tools.ant.types.FileSet set)
Add a set of files for the directories collection |
void |
execute()
|
java.lang.String |
getProjectFile()
|
void |
init()
|
void |
setProjectFile(java.lang.String projectFile)
|
| Methods inherited from class org.eclipse.hyades.automation.client.adapters.ant.AutomationClientAdapter.Automation |
|---|
addConfiguredProperty, addProperty, addProperty, addProperty, addProperty, appendFilelists, appendFilelists, appendFilesets, appendFilesets, getFromProperties, getProperty, putToProperties, setCommand, setIterations, setQuiet, setService, setSynchronicity, setVmArgs |
| Methods inherited from class org.apache.tools.ant.Task |
|---|
bindToOwner, getOwningTarget, getRuntimeConfigurableWrapper, getTaskName, getTaskType, log, log, log, log, maybeConfigure, perform, reconfigure, setOwningTarget, setRuntimeConfigurableWrapper, setTaskName, setTaskType |
| Methods inherited from class org.apache.tools.ant.ProjectComponent |
|---|
clone, getDescription, getLocation, getProject, setDescription, setLocation, setProject |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AutomationClientAdapter.ImportExistingProjects()
| Method Detail |
|---|
public void execute()
throws org.apache.tools.ant.BuildException
execute in class AutomationClientAdapter.Automationorg.apache.tools.ant.BuildExceptionpublic void init()
init in class AutomationClientAdapter.Automationpublic void addFileset(org.apache.tools.ant.types.FileSet set)
set - the Fileset to add.public void addFilelist(org.apache.tools.ant.types.FileList list)
list - the Filelist to add.public java.lang.String getProjectFile()
public void setProjectFile(java.lang.String projectFile)
|
TPTP 4.6.0 Platform Project Public API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||