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 GenModel
tag
- the tagCopyright © 2019. All rights reserved.