|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SoftwarePackage | |
|---|---|
| org.gcube.datatransformation.datatransformationlibrary.deployer | |
| org.gcube.datatransformation.datatransformationlibrary.model | |
| Uses of SoftwarePackage in org.gcube.datatransformation.datatransformationlibrary.deployer |
|---|
| Method parameters in org.gcube.datatransformation.datatransformationlibrary.deployer with type arguments of type SoftwarePackage | |
|---|---|
void |
DTSProgramDeployer.deployPackages(ArrayList<SoftwarePackage> packages)
Deploys packages. |
| Uses of SoftwarePackage in org.gcube.datatransformation.datatransformationlibrary.model |
|---|
| Methods in org.gcube.datatransformation.datatransformationlibrary.model that return types with arguments of type SoftwarePackage | |
|---|---|
ArrayList<SoftwarePackage> |
Transformer.getSoftwarePackages()
Returns the software packages of the program. |
| Method parameters in org.gcube.datatransformation.datatransformationlibrary.model with type arguments of type SoftwarePackage | |
|---|---|
void |
Transformer.setSoftwarePackages(ArrayList<SoftwarePackage> softwarePackages)
Sets the software packages of the program. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||