Humboldt Alignment Editor 2.7.0
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

J

JacksonMapper - Class in eu.esdihumboldt.hale.io.json
Transform Instances into JSON/GeoJSON using the Jackson-API and the Geotools GeoJSON-API
JacksonMapper() - Constructor for class eu.esdihumboldt.hale.io.json.JacksonMapper
 
JaxbAlignmentIO - Class in eu.esdihumboldt.hale.common.align.io.impl
Save or load an alignment
JaxbAlignmentIO() - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.JaxbAlignmentIO
 
JaxbAlignmentReader - Class in eu.esdihumboldt.hale.common.align.io.impl
HALE alignment reader
JaxbAlignmentReader() - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.JaxbAlignmentReader
 
JaxbAlignmentWriter - Class in eu.esdihumboldt.hale.common.align.io.impl
HALE alignment writer
JaxbAlignmentWriter() - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.JaxbAlignmentWriter
 
JaxbBaseAlignmentReader - Class in eu.esdihumboldt.hale.common.align.io.impl
Base alignment reader.
JaxbBaseAlignmentReader() - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.JaxbBaseAlignmentReader
 
JaxbProjectIO - Class in eu.esdihumboldt.hale.common.core.io.project.model.internal
Save or load a project
JaxbProjectIO() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.model.internal.JaxbProjectIO
 
JaxbToAlignment - Class in eu.esdihumboldt.hale.common.align.io.impl.internal
Converts an AlignmentType loaded with JAXB to a MutableAlignment.
JaxbToAlignment(AlignmentType, IOReporter, TypeIndex, TypeIndex, PathUpdate) - Constructor for class eu.esdihumboldt.hale.common.align.io.impl.internal.JaxbToAlignment
 
JaxbToEntityDefinition - Class in eu.esdihumboldt.hale.common.align.io.impl.internal
Static methods for conversion from JAXB to EntityDefinitions.
JaxbToProject - Class in eu.esdihumboldt.hale.common.core.io.project.model.internal
Converts a JAXB ProjectType to a Project.
JaxbToProject() - Constructor for class eu.esdihumboldt.hale.common.core.io.project.model.internal.JaxbToProject
 
JDBCConnection - Class in eu.esdihumboldt.hale.io.jdbc
Helper class that should be used to create JDBC connections, as it includes database specific configuration provided through extensions.
JDBCConnection() - Constructor for class eu.esdihumboldt.hale.io.jdbc.JDBCConnection
 
JDBCConstants - Interface in eu.esdihumboldt.hale.io.jdbc
Constants related to JDBC I/O providers.
JDBCInstanceWriter - Class in eu.esdihumboldt.hale.io.jdbc
Writes instance to a database through a JDBC connection.
JDBCInstanceWriter() - Constructor for class eu.esdihumboldt.hale.io.jdbc.JDBCInstanceWriter
 
JDBCSchemaReader - Class in eu.esdihumboldt.hale.io.jdbc
Reads a database schema through JDBC.
JDBCSchemaReader() - Constructor for class eu.esdihumboldt.hale.io.jdbc.JDBCSchemaReader
Default constructor
jobCompleted(Job) - Method in interface eu.esdihumboldt.hale.server.progress.JobProgressListener
Called when a job has been completed.
JobPanel - Class in eu.esdihumboldt.hale.server.webapp.components
Panel showing job status.
JobPanel(String, Serializable, boolean) - Constructor for class eu.esdihumboldt.hale.server.webapp.components.JobPanel
Create a job panel.
JobPanelWrapper - Class in eu.esdihumboldt.hale.server.status.war.components
Wraps a job panel.
JobPanelWrapper(String) - Constructor for class eu.esdihumboldt.hale.server.status.war.components.JobPanelWrapper
Create a job panel wrapper.
JobProgress - Class in eu.esdihumboldt.hale.server.webapp.components
Progress tag based on a Progress information object.
JobProgress(String, IModel<Progress>) - Constructor for class eu.esdihumboldt.hale.server.webapp.components.JobProgress
Create a progress tag based on the given model.
JobProgressListener - Interface in eu.esdihumboldt.hale.server.progress
Listener for progress change on a specific job.
Join - Class in eu.esdihumboldt.cst.functions.core
Type transformation that joins multiple instances of different source types into one target instance, based on matching properties.
Join() - Constructor for class eu.esdihumboldt.cst.functions.core.Join
 
join(boolean) - Method in class eu.esdihumboldt.cst.internal.TreePropertyTransformer
 
join(boolean) - Method in interface eu.esdihumboldt.hale.common.align.transformation.service.PropertyTransformer
Join with the property transformer and wait for its completion, e.g.
JOIN_TYPES - Static variable in interface eu.esdihumboldt.hale.common.align.model.functions.JoinFunction
Entity name for the source types to join.
JoinExplanation - Class in eu.esdihumboldt.hale.common.align.model.functions.explanations
Explanation for join function cells.
JoinExplanation() - Constructor for class eu.esdihumboldt.hale.common.align.model.functions.explanations.JoinExplanation
 
JoinFunction - Interface in eu.esdihumboldt.hale.common.align.model.functions
Join function constants.
JoinHandler - Class in eu.esdihumboldt.cst.functions.core.join
Join based on equal properties.
JoinHandler() - Constructor for class eu.esdihumboldt.cst.functions.core.join.JoinHandler
 
JoinParameter - Class in eu.esdihumboldt.hale.common.align.model.functions.join
Information for a Join transformation.
JoinParameter(List<TypeEntityDefinition>, Set<JoinParameter.JoinCondition>) - Constructor for class eu.esdihumboldt.hale.common.align.model.functions.join.JoinParameter
Constructs a new join parameter descriptor.
JoinParameter.JoinCondition - Class in eu.esdihumboldt.hale.common.align.model.functions.join
Represents a single join condition.
JoinParameter.JoinCondition(PropertyEntityDefinition, PropertyEntityDefinition) - Constructor for class eu.esdihumboldt.hale.common.align.model.functions.join.JoinParameter.JoinCondition
Constructs a join condition to join the type of joinProperty if the condition joinProperty = baseProperty matches.
JoinParameterPage - Class in eu.esdihumboldt.hale.ui.functions.core
Parameter page for the Join type transformation.
JoinParameterPage() - Constructor for class eu.esdihumboldt.hale.ui.functions.core.JoinParameterPage
Constructor.
joinProperty - Variable in class eu.esdihumboldt.hale.common.align.model.functions.join.JoinParameter.JoinCondition
The property of the type to join.
JsonInstanceWriter - Class in eu.esdihumboldt.hale.io.json
Writes instances as JSON.
JsonInstanceWriter() - Constructor for class eu.esdihumboldt.hale.io.json.JsonInstanceWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Humboldt Alignment Editor 2.7.0

Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a