Modifier and Type | Method and Description |
---|---|
MutableAlignment |
AlignmentReader.getAlignment()
Get the loaded alignment
|
Modifier and Type | Method and Description |
---|---|
void |
BaseAlignmentReader.setAlignment(MutableAlignment alignment)
Set the alignment to be expanded
|
Modifier and Type | Method and Description |
---|---|
MutableAlignment |
CastorAlignmentReader.getAlignment() |
MutableAlignment |
JaxbBaseAlignmentReader.getAlignment()
Get the alignment
|
MutableAlignment |
JaxbAlignmentReader.getAlignment() |
static MutableAlignment |
JaxbAlignmentIO.load(InputStream in,
IOReporter reporter,
TypeIndex sourceTypes,
TypeIndex targetTypes,
PathUpdate updater)
Load a default alignment from an input stream.
|
static MutableAlignment |
CastorAlignmentIO.load(InputStream in,
IOReporter reporter,
TypeIndex sourceTypes,
TypeIndex targetTypes,
PathUpdate updater)
Load a default alignment from an input stream.
|
Modifier and Type | Method and Description |
---|---|
static void |
JaxbAlignmentIO.addBaseAlignment(MutableAlignment alignment,
URI newBase,
URI projectLocation,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter)
Adds the given base alignment to the given alignment.
|
static void |
CastorAlignmentIO.addBaseAlignment(MutableAlignment alignment,
URI newBase,
URI projectLocation,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter)
Adds the given base alignment to the given alignment.
|
void |
JaxbBaseAlignmentReader.setAlignment(MutableAlignment alignment) |
Modifier and Type | Method and Description |
---|---|
MutableAlignment |
JaxbToAlignment.convert()
Create the converted alignment.
|
protected MutableAlignment |
AbstractBaseAlignmentLoader.createAlignment(A start,
TypeIndex sourceTypes,
TypeIndex targetTypes,
PathUpdate updater,
IOReporter reporter)
Creates an alignment from the given alignment representation.
|
MutableAlignment |
AlignmentBean.createAlignment(IOReporter reporter,
TypeIndex sourceTypes,
TypeIndex targetTypes,
PathUpdate updater)
Create an alignment from the information in the bean.
|
Modifier and Type | Method and Description |
---|---|
static void |
AlignmentBean.addBaseAlignment(MutableAlignment alignment,
URI newBase,
URI projectLocation,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter)
Adds the given base alignment to the given alignment.
|
static void |
JaxbToAlignment.addBaseAlignment(MutableAlignment alignment,
URI newBase,
URI projectLocation,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter)
Adds the given base alignment to the given alignment.
|
protected void |
AbstractBaseAlignmentLoader.internalAddBaseAlignment(MutableAlignment alignment,
URI newBase,
URI projectLocation,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter)
Adds the given base alignment to the given alignment.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultAlignment
Default alignment implementation.
|
Modifier and Type | Method and Description |
---|---|
MutableAlignment |
OmlReader.getAlignment() |
Modifier and Type | Method and Description |
---|---|
void |
AlignmentService.addOrUpdateAlignment(MutableAlignment alignment)
Adds the cells contained in the given alignment to the current alignment.
If cells with the same entities and transformations already exist they will be replaced. |
boolean |
BaseAlignmentLoader.load(MutableAlignment alignment)
Instructs the loader to load its configured base alignment for the given
alignment.
|
Modifier and Type | Method and Description |
---|---|
void |
AlignmentServiceDecorator.addOrUpdateAlignment(MutableAlignment alignment) |
void |
AlignmentServiceUndoSupport.addOrUpdateAlignment(MutableAlignment alignment) |
void |
AlignmentServiceImpl.addOrUpdateAlignment(MutableAlignment alignment) |
Constructor and Description |
---|
AlignmentServiceUndoSupport.CleanOperation(MutableAlignment currentAlignment)
Create an operation that cleans the alignment.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a