Class DFDTypeUtil


  • public class DFDTypeUtil
    extends Object
    Utility class for interacting with data dictionary models.
    • Constructor Detail

      • DFDTypeUtil

        public DFDTypeUtil()
    • Method Detail

      • uriAlreadyLoaded

        public static boolean uriAlreadyLoaded​(URI uri,
                                               org.eclipse.sirius.business.api.session.Session session)
        The next two methods are directly copied from Palladio.
      • getResourceByURI

        public static Resource getResourceByURI​(URI uri,
                                                org.eclipse.sirius.business.api.session.Session session)
      • refineDT

        public static List<Entry> refineDT​(DataType type,
                                           org.eclipse.sirius.business.api.session.Session session)
      • getDataTypes

        public static List<EObject> getDataTypes​(org.eclipse.sirius.business.api.session.Session session)