Modifier and Type | Method and Description |
---|---|
static List<TypeDefinition> |
BGISAppUtil.getADEFeatureTypes(TypeIndex schema)
Get all ADE feature types from a given schema.
|
Modifier and Type | Method and Description |
---|---|
TypeIndex |
LoadAlignmentContext.getSourceTypes() |
TypeIndex |
LoadAlignmentContext.getTargetTypes() |
Modifier and Type | Method and Description |
---|---|
void |
BaseAlignmentReader.setSourceSchema(TypeIndex sourceSchema)
Set the source schema
|
void |
AlignmentReader.setSourceSchema(TypeIndex sourceSchema)
Set the source schema
|
void |
BaseAlignmentReader.setTargetSchema(TypeIndex targetSchema)
Set the target schema
|
void |
AlignmentReader.setTargetSchema(TypeIndex targetSchema)
Set the target schema
|
Modifier and Type | Method and Description |
---|---|
TypeIndex |
JaxbBaseAlignmentReader.getSourceSchema()
Get the source schema
|
TypeIndex |
AbstractAlignmentReader.getSourceSchema()
Get the source schema
|
TypeIndex |
JaxbBaseAlignmentReader.getTargetSchema()
Get the target schema
|
TypeIndex |
AbstractAlignmentReader.getTargetSchema()
Get the target schema
|
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.
|
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 PropertyEntityDefinition |
DOMEntityDefinitionHelper.propertyFromDOM(Element fragment,
TypeIndex types,
SchemaSpaceID ssid)
Converts the given element to a property entity definition.
|
void |
JaxbBaseAlignmentReader.setSourceSchema(TypeIndex sourceSchema) |
void |
AbstractAlignmentReader.setSourceSchema(TypeIndex sourceSchema) |
void |
JaxbBaseAlignmentReader.setTargetSchema(TypeIndex targetSchema) |
void |
AbstractAlignmentReader.setTargetSchema(TypeIndex targetSchema) |
static TypeEntityDefinition |
DOMEntityDefinitionHelper.typeFromDOM(Element fragment,
TypeIndex types,
SchemaSpaceID ssid)
Converts the given element to a type entity definition.
|
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 |
---|---|
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.
|
static TypeEntityDefinition |
JaxbToEntityDefinition.convert(ClassType classType,
TypeIndex types,
SchemaSpaceID schemaSpace)
Converts the given class to a type entity definition.
|
static PropertyEntityDefinition |
JaxbToEntityDefinition.convert(PropertyType property,
TypeIndex types,
SchemaSpaceID schemaSpace)
Converts the given property to a property entity definition.
|
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.
|
protected MutableCell |
AlignmentBean.createCell(CellBean cell,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter) |
protected MutableCell |
JaxbToAlignment.createCell(CellType cell,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter) |
protected abstract MutableCell |
AbstractBaseAlignmentLoader.createCell(C cell,
TypeIndex sourceTypes,
TypeIndex targetTypes,
IOReporter reporter)
Create a cell from the given cell representation
|
MutableCell |
CellBean.createCell(IOReporter reporter,
TypeIndex sourceTypes,
TypeIndex targetTypes)
Create a cell based on the information in the cell bean if possible.
|
Entity |
PropertyBean.createEntity(TypeIndex types,
SchemaSpaceID schemaSpace) |
abstract Entity |
EntityBean.createEntity(TypeIndex types,
SchemaSpaceID schemaSpace)
Create the represented entity
|
Entity |
TypeBean.createEntity(TypeIndex types,
SchemaSpaceID schemaSpace) |
protected PropertyEntityDefinition |
PropertyBean.createEntityDefinition(TypeIndex index,
SchemaSpaceID schemaSpace) |
protected abstract T |
EntityBean.createEntityDefinition(TypeIndex index,
SchemaSpaceID schemaSpace)
Get the entity definition
|
protected TypeEntityDefinition |
TypeBean.createEntityDefinition(TypeIndex index,
SchemaSpaceID schemaSpace) |
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.
|
Constructor and Description |
---|
JaxbToAlignment(AlignmentType alignment,
IOReporter reporter,
TypeIndex sourceTypes,
TypeIndex targetTypes,
PathUpdate updater) |
Modifier and Type | Method and Description |
---|---|
TypeIndex |
InstanceReader.getSourceSchema()
Get the source schema
|
Modifier and Type | Method and Description |
---|---|
void |
InstanceReader.setSourceSchema(TypeIndex sourceSchema)
Set the instance source schema
|
Modifier and Type | Method and Description |
---|---|
TypeIndex |
AbstractInstanceReader.getSourceSchema() |
Modifier and Type | Method and Description |
---|---|
void |
AbstractInstanceReader.setSourceSchema(TypeIndex sourceSchema) |
Constructor and Description |
---|
BrowseOrientInstanceCollection(LocalOrientDB database,
TypeIndex types,
DataSet dataSet)
Create an instance collection based on the given database
|
Modifier and Type | Method and Description |
---|---|
static void |
SchemaIO.loadMappingRelevantTypesConfig(TypeIndex types,
SchemaSpaceID spaceID,
de.fhg.igd.osgi.util.configuration.IConfigurationService configurationService)
Load the configuration of mapping relevant types.
|
static void |
SchemaIO.loadMappingRelevantTypesConfig(TypeIndex types,
SchemaSpaceID spaceID,
Project project)
Load the configuration of mapping relevant types.
|
void |
SchemaReader.setSharedTypes(TypeIndex sharedTypes)
Set the shared types.
|
Modifier and Type | Method and Description |
---|---|
TypeIndex |
AbstractSchemaReader.getSharedTypes()
Get the shared types
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSchemaReader.setSharedTypes(TypeIndex sharedTypes) |
Modifier and Type | Interface and Description |
---|---|
interface |
Schema
A schema is a set of type definitions originating from the same source.
|
interface |
SchemaSpace
A schema space combines several schemas.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultSchema
Default
Schema implemenation |
class |
DefaultSchemaSpace
Default
SchemaSpace implementation |
class |
DefaultTypeIndex
Default
TypeIndex implementation |
Constructor and Description |
---|
GmlInstanceCollection(LocatableInputSupplier<? extends InputStream> source,
TypeIndex sourceSchema,
boolean restrictToFeatures,
boolean ignoreRoot,
boolean strict,
CRSProvider crsProvider)
Create an XMl/GML instance collection based on the given source.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaDecorator
Schema decorator.
|
Modifier and Type | Method and Description |
---|---|
static Pair<TypeDefinition,Integer> |
ShapeInstanceReader.getMostCompatibleShapeType(TypeIndex types,
TypeDefinition dataType)
Determine the type out of the the mapping relevant types in the given
type index, that matches the given data type best.
|
Constructor and Description |
---|
ShapesInstanceCollection(org.geotools.data.DataStore store,
TypeDefinition defaultType,
TypeIndex typeIndex,
CRSProvider crsProvider)
Data store for accessing simple features (from a Shapefile).
|
Modifier and Type | Class and Description |
---|---|
class |
XmlIndex
XML schema used during schema parsing, manages
XmlTypeDefinition s |
Constructor and Description |
---|
TypeDefinitionDialog(org.eclipse.swt.widgets.Shell parentShell,
String title,
TypeDefinition initialSelection,
TypeIndex types)
Create a type definition selection dialog.
|
TypeDefinitionSelector(org.eclipse.swt.widgets.Composite parent,
String dialogTitle,
TypeIndex typeIndex,
org.eclipse.jface.viewers.ViewerFilter[] filters)
Create a type definition selector.
|
Constructor and Description |
---|
EditMappableTypesPage(SchemaSpaceID spaceID,
TypeIndex typeIndex)
Creates a new wizard page to edit which types in the given index are
mappable.
|
EditMappableTypesWizard(SchemaSpaceID spaceID,
TypeIndex typeIndex)
Creates a new wizard to edit which types in the given index are mappable.
|
Modifier and Type | Method and Description |
---|---|
TypeIndex |
SchemaExplorer.getSchema()
Get the schema
|
Modifier and Type | Method and Description |
---|---|
void |
SchemaExplorer.setSchema(TypeIndex schema)
Set the schema
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a