public final class GenModelUtil extends Object
GenModels.| Modifier and Type | Method and Description |
|---|---|
static void |
addDescriptionTags(org.eclipse.emf.codegen.ecore.genmodel.GenModel genModel,
String tag)
Add the given tag as a property description to all GenFeatures, which do not yet have a description.
|
public static void addDescriptionTags(org.eclipse.emf.codegen.ecore.genmodel.GenModel genModel,
String tag)
genModel - the GenModeltag - the tagCopyright © 2020. All rights reserved.