org.eclipse.m2m.atl.dsls.core
Class EMFTCSExtractor

java.lang.Object
  extended by org.eclipse.m2m.atl.dsls.core.EMFTCSExtractor

public class EMFTCSExtractor
extends java.lang.Object

A wrapper which allow to generate text from IModel with TCS.


Nested Class Summary
 class EMFTCSExtractor.EMFExtractorAdapter
           
 
Constructor Summary
EMFTCSExtractor()
           
 
Method Summary
 void extract(EMFModel source, java.io.OutputStream target, java.util.Map params)
           
 java.util.Map getParameterTypes()
           
 java.lang.String getPrefix()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EMFTCSExtractor

public EMFTCSExtractor()
Method Detail

getParameterTypes

public java.util.Map getParameterTypes()

getPrefix

public java.lang.String getPrefix()

extract

public void extract(EMFModel source,
                    java.io.OutputStream target,
                    java.util.Map params)

Copyright 2007 IBM Corporation and others.
All Rights Reserved.