| Package | Description |
|---|---|
| com.articulate.sigma.semRewrite |
| Modifier and Type | Method and Description |
|---|---|
static EntityType |
EntityType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static EntityType[] |
EntityType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<EntityType> |
EntityTypeParser.getEntityTypes(java.lang.String entity) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
EntityTypeParser.equalsToEntityType(java.lang.String entity,
EntityType type) |