Humboldt Alignment Editor 2.5.0

eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext
Class Transformation

java.lang.Object
  extended by 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

Constructor Summary
Transformation()
           
Transformation(IResource iResource)
           
 
Method Summary
 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)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Transformation

public Transformation()

Transformation

public Transformation(IResource iResource)
Method Detail

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

Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d