net.sf.tomp.xml.type
Interface MultiTransformation

All Superinterfaces:
net.sf.tomp.general.Parametrized, TypeTransformation
All Known Implementing Classes:
MultiFilterTypeTransformation

public interface MultiTransformation
extends TypeTransformation

DOCUMENT ME!

Version:
$Revision$
Author:
$author$

Field Summary
 
Fields inherited from interface net.sf.tomp.xml.type.TypeTransformation
IDENTITY
 
Method Summary
 void addTransformation(TypeTransformation tt)
          DOCUMENT ME!
 
Methods inherited from interface net.sf.tomp.xml.type.TypeTransformation
getCosts, isIdentity, newFilter
 
Methods inherited from interface net.sf.tomp.general.Parametrized
setParameter
 

Method Detail

addTransformation

public void addTransformation(TypeTransformation tt)
DOCUMENT ME!

Parameters:
tt - DOCUMENT ME!


Copyright © 2004 Masaryk University in Brno, Faculty of Informatics, Czech Republic. All Rights Reserved.