Uses of Interface
com.amalgamasimulation.emf.common.EMFLoader
Packages that use EMFLoader
Package
Description
-
Uses of EMFLoader in com.amalgamasimulation.emf.common
Methods in com.amalgamasimulation.emf.common that return EMFLoader -
Uses of EMFLoader in com.amalgamasimulation.emf.csv
Classes in com.amalgamasimulation.emf.csv that implement EMFLoader -
Uses of EMFLoader in com.amalgamasimulation.emf.csv.partialload
Classes in com.amalgamasimulation.emf.csv.partialload that implement EMFLoader -
Uses of EMFLoader in com.amalgamasimulation.emf.excel
Classes in com.amalgamasimulation.emf.excel that implement EMFLoaderModifier and TypeClassDescriptionclasscom.amalgamasimulation.emf.excel.EMFExcelLoader<E extends org.eclipse.emf.ecore.EObject> -
Uses of EMFLoader in com.amalgamasimulation.emf.excel.edapt
Classes in com.amalgamasimulation.emf.excel.edapt that implement EMFLoaderModifier and TypeClassDescriptionclassEMFExcelLoaderWithEdapt<E extends org.eclipse.emf.ecore.EObject> -
Uses of EMFLoader in com.amalgamasimulation.emf.excel.partialload
Classes in com.amalgamasimulation.emf.excel.partialload that implement EMFLoaderModifier and TypeClassDescriptionclassEMFPartExcelLoader<E extends org.eclipse.emf.ecore.EObject>A special kind ofEMFExcelLoaderused only for uploading 'partial scenario files'. -
Uses of EMFLoader in com.amalgamasimulation.emf.json
Classes in com.amalgamasimulation.emf.json that implement EMFLoaderMethods in com.amalgamasimulation.emf.json that return EMFLoader