org.eclipse.emf.codegen.ecore.templates.model.tests
Class PluginProperties

java.lang.Object
  extended byorg.eclipse.emf.codegen.ecore.templates.model.tests.PluginProperties

public class PluginProperties
extends Object


Field Summary
protected static String nl
           
protected  String NL
           
protected  String TEXT_1
           
protected  String TEXT_2
           
protected  String TEXT_3
           
protected  String TEXT_4
           
protected  String TEXT_5
           
protected  String TEXT_6
           
 
Constructor Summary
PluginProperties()
           
 
Method Summary
static PluginProperties create(String lineSeparator)
           
 String generate(Object argument)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

nl

protected static String nl

NL

protected final String NL

TEXT_1

protected final String TEXT_1
See Also:
Constant Field Values

TEXT_2

protected final String TEXT_2

TEXT_3

protected final String TEXT_3
See Also:
Constant Field Values

TEXT_4

protected final String TEXT_4

TEXT_5

protected final String TEXT_5

TEXT_6

protected final String TEXT_6
Constructor Detail

PluginProperties

public PluginProperties()
Method Detail

create

public static PluginProperties create(String lineSeparator)

generate

public String generate(Object argument)

Copyright 2001-2006 IBM Corporation and others.
All Rights Reserved.