|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InstanceReference in eu.esdihumboldt.cst.functions.core.merge |
---|
Constructor parameters in eu.esdihumboldt.cst.functions.core.merge with type arguments of type InstanceReference | |
---|---|
AbstractMergeHandler.MergedIterator(com.google.common.collect.Multimap<K,InstanceReference> index,
InstanceCollection instances,
T mergeConfig)
Create a collection of merged instances. |
Uses of InstanceReference in eu.esdihumboldt.hale.common.instance.model |
---|
Methods in eu.esdihumboldt.hale.common.instance.model that return InstanceReference | |
---|---|
InstanceReference |
InstanceResolver.getReference(Instance instance)
Get a reference to an instance that can be used to retrieve the given instance using InstanceResolver.getInstance(InstanceReference) . |
Methods in eu.esdihumboldt.hale.common.instance.model with parameters of type InstanceReference | |
---|---|
Instance |
InstanceResolver.getInstance(InstanceReference reference)
Get the instance referenced by the given reference. |
Uses of InstanceReference in eu.esdihumboldt.hale.common.instance.model.impl |
---|
Classes in eu.esdihumboldt.hale.common.instance.model.impl that implement InstanceReference | |
---|---|
class |
IndexInstanceReference
Instance reference based on an integer index. |
class |
PseudoInstanceReference
An instance reference that contains the instance. |
Methods in eu.esdihumboldt.hale.common.instance.model.impl that return InstanceReference | |
---|---|
InstanceReference |
DefaultInstanceCollection.getReference(Instance instance)
|
InstanceReference |
MultiInstanceCollection.getReference(Instance instance)
|
InstanceReference |
FilteredInstanceCollection.getReference(Instance instance)
|
Methods in eu.esdihumboldt.hale.common.instance.model.impl with parameters of type InstanceReference | |
---|---|
Instance |
DefaultInstanceCollection.getInstance(InstanceReference reference)
|
Instance |
MultiInstanceCollection.getInstance(InstanceReference reference)
|
Instance |
FilteredInstanceCollection.getInstance(InstanceReference reference)
|
Uses of InstanceReference in eu.esdihumboldt.hale.common.instance.orient.storage |
---|
Classes in eu.esdihumboldt.hale.common.instance.orient.storage that implement InstanceReference | |
---|---|
class |
OrientInstanceReference
Instance reference for an instance stored in a LocalOrientDB . |
Methods in eu.esdihumboldt.hale.common.instance.orient.storage that return InstanceReference | |
---|---|
static InstanceReference |
OrientInstanceReference.createReference(Instance instance)
Create a reference for an instance |
InstanceReference |
BrowseOrientInstanceCollection.getReference(Instance instance)
|
Methods in eu.esdihumboldt.hale.common.instance.orient.storage with parameters of type InstanceReference | |
---|---|
Instance |
BrowseOrientInstanceCollection.getInstance(InstanceReference reference)
|
Uses of InstanceReference in eu.esdihumboldt.hale.common.instancevalidator.report |
---|
Methods in eu.esdihumboldt.hale.common.instancevalidator.report that return InstanceReference | |
---|---|
InstanceReference |
InstanceValidationMessage.getInstanceReference()
Returns the reference to the instance this message is about. |
Uses of InstanceReference in eu.esdihumboldt.hale.common.instancevalidator.report.impl |
---|
Methods in eu.esdihumboldt.hale.common.instancevalidator.report.impl that return InstanceReference | |
---|---|
InstanceReference |
DefaultInstanceValidationMessage.getInstanceReference()
|
Constructors in eu.esdihumboldt.hale.common.instancevalidator.report.impl with parameters of type InstanceReference | |
---|---|
DefaultInstanceValidationMessage(InstanceReference instanceReference,
QName type,
List<QName> path,
String category,
String message)
Create a new instance validation message. |
Uses of InstanceReference in eu.esdihumboldt.hale.io.gml.reader.internal |
---|
Methods in eu.esdihumboldt.hale.io.gml.reader.internal that return InstanceReference | |
---|---|
InstanceReference |
GmlInstanceCollection.getReference(Instance instance)
|
Methods in eu.esdihumboldt.hale.io.gml.reader.internal with parameters of type InstanceReference | |
---|---|
Instance |
GmlInstanceCollection.getInstance(InstanceReference reference)
|
Uses of InstanceReference in eu.esdihumboldt.hale.io.shp.reader.internal |
---|
Methods in eu.esdihumboldt.hale.io.shp.reader.internal that return InstanceReference | |
---|---|
InstanceReference |
ShapesInstanceCollection.getReference(Instance instance)
|
Methods in eu.esdihumboldt.hale.io.shp.reader.internal with parameters of type InstanceReference | |
---|---|
Instance |
ShapesInstanceCollection.getInstance(InstanceReference reference)
|
Uses of InstanceReference in eu.esdihumboldt.hale.ui.service.instance.internal.orient |
---|
Methods in eu.esdihumboldt.hale.ui.service.instance.internal.orient that return InstanceReference | |
---|---|
InstanceReference |
OrientInstanceService.getReference(Instance instance)
|
Methods in eu.esdihumboldt.hale.ui.service.instance.internal.orient with parameters of type InstanceReference | |
---|---|
Instance |
OrientInstanceService.getInstance(InstanceReference reference)
|
Uses of InstanceReference in eu.esdihumboldt.hale.ui.views.styledmap.painter |
---|
Methods in eu.esdihumboldt.hale.ui.views.styledmap.painter with parameters of type InstanceReference | |
---|---|
InstanceWaypoint |
AbstractInstancePainter.findWaypoint(InstanceReference object)
|
Constructors in eu.esdihumboldt.hale.ui.views.styledmap.painter with parameters of type InstanceReference | |
---|---|
InstanceWaypoint(org.jdesktop.swingx.mapviewer.GeoPosition pos,
de.cs3d.common.metamodel.helperGeometry.BoundingBox bb,
InstanceReference value,
List<GeometryProperty<?>> geometries,
String name)
Create an instance way-point. |
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |