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 |
---|---|
InMemoryAlignment |
InMemoryAlignment.Builder.build()
Builds an
InMemoryAlignment representing the data in this builder. |
static InMemoryAlignment |
InMemoryAlignment.parseAlignment(java.lang.String alignment)
Creates a
InMemoryAlignment by parsing a String . |