org.eclipse.emf.codegen.ecore.templates.model
Class ManifestMF

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

public class ManifestMF
extends Object


Field Summary
protected static String nl
           
protected  String NL
           
protected  String TEXT_1
           
protected  String TEXT_10
           
protected  String TEXT_11
           
protected  String TEXT_12
           
protected  String TEXT_13
           
protected  String TEXT_14
           
protected  String TEXT_15
           
protected  String TEXT_16
           
protected  String TEXT_17
           
protected  String TEXT_2
           
protected  String TEXT_3
           
protected  String TEXT_4
           
protected  String TEXT_5
           
protected  String TEXT_6
           
protected  String TEXT_7
           
protected  String TEXT_8
           
protected  String TEXT_9
           
 
Constructor Summary
ManifestMF()
           
 
Method Summary
static ManifestMF 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

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
See Also:
Constant Field Values

TEXT_5

protected final String TEXT_5

TEXT_6

protected final String TEXT_6
See Also:
Constant Field Values

TEXT_7

protected final String TEXT_7

TEXT_8

protected final String TEXT_8

TEXT_9

protected final String TEXT_9
See Also:
Constant Field Values

TEXT_10

protected final String TEXT_10

TEXT_11

protected final String TEXT_11

TEXT_12

protected final String TEXT_12
See Also:
Constant Field Values

TEXT_13

protected final String TEXT_13
See Also:
Constant Field Values

TEXT_14

protected final String TEXT_14

TEXT_15

protected final String TEXT_15
See Also:
Constant Field Values

TEXT_16

protected final String TEXT_16

TEXT_17

protected final String TEXT_17
Constructor Detail

ManifestMF

public ManifestMF()
Method Detail

create

public static ManifestMF create(String lineSeparator)

generate

public String generate(Object argument)

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