public class XFunctionTypeRefs extends Object
| Constructor and Description |
|---|
XFunctionTypeRefs() |
| Modifier and Type | Method and Description |
|---|---|
static String |
buildUri(boolean procedure,
int functionParamCount) |
static org.eclipse.emf.common.util.URI |
computeTypeUri(boolean procedure,
int functionParamCount) |
static org.eclipse.emf.common.util.URI |
computeTypeUri(Class<?> topLevelClass) |
static JvmType |
getType(Class<?> clazz,
org.eclipse.emf.ecore.EObject context) |
static JvmType |
getWrappedType(JvmType type) |
static JvmTypeReference |
wrapIfNecessary(JvmTypeReference reference,
JvmType type) |
public static org.eclipse.emf.common.util.URI computeTypeUri(boolean procedure,
int functionParamCount)
public static String buildUri(boolean procedure, int functionParamCount)
public static org.eclipse.emf.common.util.URI computeTypeUri(Class<?> topLevelClass)
public static JvmTypeReference wrapIfNecessary(JvmTypeReference reference, JvmType type)
Copyright © 2015. All Rights Reserved.