public class ModelUtility
extends java.lang.Object
Constructor and Description |
---|
ModelUtility() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Type> |
getAllTypesOf(Variable variable) |
static Query |
getQuery(java.lang.String queryPath,
GeppettoModel geppettoModel) |
static Type |
getTypeFromLibrary(java.lang.String typeId,
GeppettoLibrary targetLibrary) |
public static Type getTypeFromLibrary(java.lang.String typeId, GeppettoLibrary targetLibrary)
typeId
- targetLibrary
- public static Query getQuery(java.lang.String queryPath, GeppettoModel geppettoModel)
queryPath
- geppettoModel
-