@FunctionalInterface
public static interface EMFImporter.PreProcessorFunction
Modifier and Type | Method and Description |
---|---|
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element |
apply(com.fasterxml.jackson.databind.node.ObjectNode objectNode,
com.nomagic.magicdraw.core.Project project,
boolean strict,
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element) |
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element apply(com.fasterxml.jackson.databind.node.ObjectNode objectNode, com.nomagic.magicdraw.core.Project project, boolean strict, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element) throws ImportException
ImportException