Package | Description |
---|---|
es.ehu.si.ixa.prebmt.model.inmemory |
Provides in-memory implementations of most of the interfaces in the domain
model.
|
Modifier and Type | Method and Description |
---|---|
static InMemoryAlignedEntity |
InMemoryAlignedEntity.getInstance(Entity entity,
int id)
Returns an
InMemoryAlignedEntity that corresponds to the specified arguments. |
InMemoryAlignedEntity |
InMemoryAlignedEntity.toLowerCase() |