| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
List<EntityType> |
getAncestors() |
EntityType |
getParent() |
String |
getText() |
static EntityType |
getType(String text) |
static EntityType |
getType(String text,
EntityType parent) |
static Set<EntityType> |
getTypes() |
static Map<EntityType,EntityType> |
getViewMap(EntityType type) |
int |
hashCode() |
String |
toString() |
public static EntityType getType(String text)
public static EntityType getType(String text, EntityType parent)
public static Map<EntityType,EntityType> getViewMap(EntityType type)
public static Set<EntityType> getTypes()
public String getText()
public EntityType getParent()
public List<EntityType> getAncestors()
Copyright © 2018 JULIE Lab, Germany. All rights reserved.