org.eclipse.emf.mwe2.ecore
Class EcoreGenerator.mapper

java.lang.Object
  extended by org.eclipse.emf.mwe2.ecore.EcoreGenerator.mapper
All Implemented Interfaces:
com.google.common.base.Function<String,String>
Enclosing class:
EcoreGenerator

protected final class EcoreGenerator.mapper
extends Object
implements com.google.common.base.Function<String,String>


Constructor Summary
protected EcoreGenerator.mapper()
           
 
Method Summary
 String apply(String from)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.common.base.Function
equals
 

Constructor Detail

EcoreGenerator.mapper

protected EcoreGenerator.mapper()
Method Detail

apply

public String apply(String from)
Specified by:
apply in interface com.google.common.base.Function<String,String>


Copyright © 2015. All rights reserved.