|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SchemaSpace in eu.esdihumboldt.hale.common.align.io |
---|
Methods in eu.esdihumboldt.hale.common.align.io with parameters of type SchemaSpace | |
---|---|
void |
AlignmentWriter.setSourceSchema(SchemaSpace source)
Set the source schema associated to the alignment. |
void |
AlignmentWriter.setTargetSchema(SchemaSpace target)
Set the target schema associated to the alignment. |
Uses of SchemaSpace in eu.esdihumboldt.hale.common.align.io.impl |
---|
Methods in eu.esdihumboldt.hale.common.align.io.impl that return SchemaSpace | |
---|---|
protected SchemaSpace |
AbstractAlignmentWriter.getSourceSchema()
Get the source schema. |
protected SchemaSpace |
AbstractAlignmentWriter.getTargetSchema()
Get the source schema. |
Methods in eu.esdihumboldt.hale.common.align.io.impl with parameters of type SchemaSpace | |
---|---|
void |
AbstractAlignmentWriter.setSourceSchema(SchemaSpace sourceSchema)
|
void |
AbstractAlignmentWriter.setTargetSchema(SchemaSpace targetSchema)
|
Uses of SchemaSpace in eu.esdihumboldt.hale.common.headless |
---|
Methods in eu.esdihumboldt.hale.common.headless that return SchemaSpace | |
---|---|
SchemaSpace |
TransformationEnvironment.getSourceSchema()
Get the source schemas. |
SchemaSpace |
TransformationEnvironment.getTargetSchema()
Get the target schemas. |
Uses of SchemaSpace in eu.esdihumboldt.hale.common.headless.impl |
---|
Methods in eu.esdihumboldt.hale.common.headless.impl that return SchemaSpace | |
---|---|
SchemaSpace |
ProjectTransformationEnvironment.getSourceSchema()
|
SchemaSpace |
HeadlessProjectAdvisor.getSourceSchema()
Get the source schemas. |
SchemaSpace |
ProjectTransformationEnvironment.getTargetSchema()
|
SchemaSpace |
HeadlessProjectAdvisor.getTargetSchema()
Get the target schemas. |
Uses of SchemaSpace in eu.esdihumboldt.hale.common.headless.transform |
---|
Methods in eu.esdihumboldt.hale.common.headless.transform with parameters of type SchemaSpace | |
---|---|
static com.google.common.util.concurrent.ListenableFuture<Boolean> |
Transformation.transform(InstanceCollection sources,
LimboInstanceSink targetSink,
ExportJob exportJob,
ValidationJob validationJob,
Alignment alignment,
SchemaSpace sourceSchema,
ReportHandler reportHandler,
Object processId)
Transform the given instances, according to the given alignment. |
Uses of SchemaSpace in eu.esdihumboldt.hale.common.instance.io |
---|
Methods in eu.esdihumboldt.hale.common.instance.io that return SchemaSpace | |
---|---|
SchemaSpace |
InstanceWriter.getTargetSchema()
Get the target schema. |
Methods in eu.esdihumboldt.hale.common.instance.io with parameters of type SchemaSpace | |
---|---|
void |
InstanceWriter.setTargetSchema(SchemaSpace targetSchema)
Set the target schema for the output. |
Uses of SchemaSpace in eu.esdihumboldt.hale.common.instance.io.impl |
---|
Methods in eu.esdihumboldt.hale.common.instance.io.impl that return SchemaSpace | |
---|---|
SchemaSpace |
AbstractInstanceWriter.getTargetSchema()
|
Methods in eu.esdihumboldt.hale.common.instance.io.impl with parameters of type SchemaSpace | |
---|---|
void |
AbstractInstanceWriter.setTargetSchema(SchemaSpace targetSchema)
|
Uses of SchemaSpace in eu.esdihumboldt.hale.common.schema.io.impl |
---|
Methods in eu.esdihumboldt.hale.common.schema.io.impl that return SchemaSpace | |
---|---|
SchemaSpace |
LoadSchemaAdvisor.getSchemaSpace()
Get the schema space with the schemas loaded using this advisor. |
Uses of SchemaSpace in eu.esdihumboldt.hale.common.schema.model.impl |
---|
Classes in eu.esdihumboldt.hale.common.schema.model.impl that implement SchemaSpace | |
---|---|
class |
DefaultSchemaSpace
Default SchemaSpace implementation |
Uses of SchemaSpace in eu.esdihumboldt.hale.io.gml.writer |
---|
Methods in eu.esdihumboldt.hale.io.gml.writer that return SchemaSpace | |
---|---|
SchemaSpace |
XmlWriterBase.getTargetSchema()
Get the target schema. |
Uses of SchemaSpace in eu.esdihumboldt.hale.io.gml.writer.internal |
---|
Methods in eu.esdihumboldt.hale.io.gml.writer.internal with parameters of type SchemaSpace | |
---|---|
static XmlIndex |
StreamGmlWriter.getXMLIndex(SchemaSpace schemas)
Get the XML index from the given schema space |
Uses of SchemaSpace in eu.esdihumboldt.hale.ui.service.schema |
---|
Methods in eu.esdihumboldt.hale.ui.service.schema that return SchemaSpace | |
---|---|
SchemaSpace |
SchemaService.getSchemas(SchemaSpaceID spaceID)
Get the source or target schema space. |
Uses of SchemaSpace in eu.esdihumboldt.hale.ui.service.schema.internal |
---|
Methods in eu.esdihumboldt.hale.ui.service.schema.internal that return SchemaSpace | |
---|---|
SchemaSpace |
SchemaServiceImpl.getSchemas(SchemaSpaceID spaceID)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |