Modifier and Type | Method and Description |
---|---|
void |
AlignmentReader.setPathUpdater(PathUpdate updater)
Set the path updater
|
Modifier and Type | Method and Description |
---|---|
PathUpdate |
AbstractAlignmentReader.getPathUpdater()
Get the location updater
|
Modifier and Type | Method and Description |
---|---|
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.
|
static void |
JaxbAlignmentIO.save(Alignment alignment,
IOReporter reporter,
OutputStream out,
PathUpdate pathUpdate)
Save a default alignment to an output stream.
|
static void |
CastorAlignmentIO.save(Alignment alignment,
OutputStream out,
PathUpdate pathUpdate)
Save a default alignment to an output stream.
|
void |
AbstractAlignmentReader.setPathUpdater(PathUpdate updater) |
Constructor and Description |
---|
LoadAlignmentAdvisor(IOConfiguration conf,
TypeIndex sourceSchema,
TypeIndex targetSchema,
PathUpdate updater)
Create an advisor for loading an alignment based on the given I/O
configuration.
|
Modifier and Type | Method and Description |
---|---|
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.
|
Constructor and Description |
---|
AlignmentBean(Alignment alignment,
PathUpdate pathUpdate)
Create a bean for the given alignment
|
JaxbToAlignment(AlignmentType alignment,
IOReporter reporter,
TypeIndex sourceTypes,
TypeIndex targetTypes,
PathUpdate updater) |
Modifier and Type | Class and Description |
---|---|
class |
LocationUpdater
Updates locations in a project's I/O configurations that are not accessible,
e.g.
|
Modifier and Type | Class and Description |
---|---|
class |
UILocationUpdater
Location updater that asks the user if updating a path fails.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a