@FunctionalInterface
protected static interface EMFImporter.ImportFunction
Modifier and Type | Method and Description |
---|---|
com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element |
apply(com.fasterxml.jackson.databind.node.ObjectNode objectNode,
org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature,
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, org.eclipse.emf.ecore.EStructuralFeature eStructuralFeature, com.nomagic.magicdraw.core.Project project, boolean strict, com.nomagic.uml2.ext.magicdraw.classes.mdkernel.Element element) throws ImportException
ImportException