|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Transformation | |
---|---|
eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext |
Uses of Transformation in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext |
---|
Subclasses of Transformation in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext | |
---|---|
class |
Function
A Function is a side-effect free type of Transformation . |
class |
TransformationPipe
Use a TransformationPipe if you want to apply a sequence of more than
one transformation to a defined input set. |
Methods in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext that return types with arguments of type Transformation | |
---|---|
List<Transformation> |
TransformationPipe.getPipe()
|
Method parameters in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext with type arguments of type Transformation | |
---|---|
void |
TransformationPipe.setPipe(List<Transformation> pipe)
|
Constructor parameters in eu.esdihumboldt.hale.io.oml.internal.goml.oml.ext with type arguments of type Transformation | |
---|---|
TransformationPipe(List<Transformation> pipe)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |