public class Transformation extends Object implements ITransformation
Constructor and Description |
---|
Transformation() |
Transformation(IResource iResource) |
Modifier and Type | Method and Description |
---|---|
About |
getAbout() |
String |
getLabel() |
Map<String,IParameter> |
getParameterMap() |
List<IParameter> |
getParameters() |
IResource |
getService() |
void |
setAbout(About about) |
void |
setLabel(String label) |
void |
setParameters(List<IParameter> parameters) |
void |
setService(Resource resource) |
public Transformation()
public Transformation(IResource iResource)
public IResource getService()
getService
in interface ITransformation
public void setService(Resource resource)
service
- the service to setpublic String getLabel()
getLabel
in interface ITransformation
public List<IParameter> getParameters()
getParameters
in interface ITransformation
public Map<String,IParameter> getParameterMap()
public void setLabel(String label)
label
- the label to setpublic void setParameters(List<IParameter> parameters)
parameters
- the parameters to setpublic About getAbout()
getAbout
in interface ITransformation
public void setAbout(About about)
about
- the about to setBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a