Class JvmTypeUriFactory
java.lang.Object
org.eclipse.emf.mwe2.language.mwe2.impl.JvmTypeUriFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic org.eclipse.xtext.common.types.JvmType
findJvmType
(org.eclipse.emf.common.util.URI uri, org.eclipse.emf.ecore.EObject context) static org.eclipse.emf.common.util.URI
getURIForFqn
(String fqn) static org.eclipse.emf.common.util.URI
getURIForPrimitive
(String primitive)
-
Constructor Details
-
JvmTypeUriFactory
public JvmTypeUriFactory()
-
-
Method Details
-
getURIForFqn
-
getURIForPrimitive
-
findJvmType
public static org.eclipse.xtext.common.types.JvmType findJvmType(org.eclipse.emf.common.util.URI uri, org.eclipse.emf.ecore.EObject context)
-