Interface MappingSession.ElementBuilder<EC extends ENamedElement>

All Known Subinterfaces:
MappingSession.ChildElementBuilder<EC>, MappingSession.RootElementBuilder
All Known Implementing Classes:
MappingSession.SimpleElementBuilder
Enclosing class:
MappingSession
Functional Interface:
This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

@FunctionalInterface
public static interface MappingSession.ElementBuilder<EC extends ENamedElement>