eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
Class Transformation
java.lang.Object
eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext.Transformation
- All Implemented Interfaces:
- ITransformation
- Direct Known Subclasses:
- Function, TransformationPipe
public class Transformation
- extends Object
- implements ITransformation
This class represents .
- Author:
- Thorsten Reitz, Marian de Vries
- Partner:
- 01 / Fraunhofer Institute for Computer Graphics Research, 08 / Delft University of Technology
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Transformation
public Transformation()
Transformation
public Transformation(IResource iResource)
getService
public IResource getService()
- Specified by:
getService
in interface ITransformation
- Returns:
- the service
setService
public void setService(Resource resource)
- Parameters:
service
- the service to set
getLabel
public String getLabel()
- Specified by:
getLabel
in interface ITransformation
- Returns:
- the label of this Transformation.
getParameters
public List<IParameter> getParameters()
- Specified by:
getParameters
in interface ITransformation
- Returns:
- a List of Parameters that this Transformation accepts.
getParameterMap
public Map<String,IParameter> getParameterMap()
setLabel
public void setLabel(String label)
- Parameters:
label
- the label to set
setParameters
public void setParameters(List<IParameter> parameters)
- Parameters:
parameters
- the parameters to set
getAbout
public About getAbout()
- Specified by:
getAbout
in interface ITransformation
- Returns:
- the about
setAbout
public void setAbout(About about)
- Parameters:
about
- the about to set
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d