public class TypeMapper extends Object
| Constructor and Description |
|---|
TypeMapper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
map(Type type) |
static Var |
map(Var var,
EntityType entityType) |
static Var |
map(Var var,
RelationType relationType) |
static Var |
map(Var var,
ResourceType resourceType) |
static Var |
map(Var var,
RoleType roleType) |
static Var |
map(Var var,
RuleType ruleType) |
public static Var map(Var var, EntityType entityType)
public static Var map(Var var, RelationType relationType)
public static Var map(Var var, ResourceType resourceType)
Copyright © 2016. All rights reserved.