Package | Description |
---|---|
es.ehu.si.ixa.prebmt.model |
Contains the interfaces that represent the domain model of the application.
|
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 |
---|---|
AlignedEntity |
AlignedEntity.toLowerCase()
Returns the lower case representation of this aligned entity.
|
Modifier and Type | Class and Description |
---|---|
class |
InMemoryAlignedEntity
In-memory implementation of the
AlignedEntity interface. |