Class JvmTypeUriFactory

java.lang.Object
org.eclipse.emf.mwe2.language.mwe2.impl.JvmTypeUriFactory

public class JvmTypeUriFactory extends Object
  • Constructor Details

    • JvmTypeUriFactory

      public JvmTypeUriFactory()
  • Method Details

    • getURIForFqn

      public static org.eclipse.emf.common.util.URI getURIForFqn(String fqn)
    • getURIForPrimitive

      public static org.eclipse.emf.common.util.URI getURIForPrimitive(String primitive)
    • findJvmType

      public static org.eclipse.xtext.common.types.JvmType findJvmType(org.eclipse.emf.common.util.URI uri, org.eclipse.emf.ecore.EObject context)