public class AssociationSetGenerator extends java.lang.Object implements SchemaElementGenerator<AssociationSet,Association>
AssociationSet generator.| Constructor and Description |
|---|
AssociationSetGenerator() |
| Modifier and Type | Method and Description |
|---|---|
AssociationSet |
generate(Association assoc)
Generates the schema element whose type is defined by T.
|
void |
setNameGenerator(EntitySetNameGenerator generator) |
public AssociationSet generate(Association assoc)
SchemaElementGeneratorgenerate in interface SchemaElementGenerator<AssociationSet,Association>assoc - the object that is being convertedpublic void setNameGenerator(EntitySetNameGenerator generator)
Copyright © 2018 SAP SE. All Rights Reserved.