Constructor and Description |
---|
AbstractMergeHandler.MergedIterator(com.google.common.collect.Multimap<K,InstanceReference> index,
InstanceCollection instances,
T mergeConfig)
Create a collection of merged instances.
|
Modifier and Type | Method and Description |
---|---|
InstanceReference |
InstanceResolver.getReference(Instance instance)
Get a reference to an instance that can be used to retrieve the given
instance using
InstanceResolver.getInstance(InstanceReference) . |
Modifier and Type | Method and Description |
---|---|
Instance |
InstanceResolver.getInstance(InstanceReference reference)
Get the instance referenced by the given reference.
|
Modifier and Type | Class and Description |
---|---|
class |
IndexInstanceReference
Instance reference based on an integer index.
|
class |
PseudoInstanceReference
An instance reference that contains the instance.
|
Modifier and Type | Method and Description |
---|---|
InstanceReference |
DefaultInstanceCollection.getReference(Instance instance) |
InstanceReference |
MultiInstanceCollection.getReference(Instance instance) |
InstanceReference |
FilteredInstanceCollection.getReference(Instance instance) |
Modifier and Type | Method and Description |
---|---|
Instance |
DefaultInstanceCollection.getInstance(InstanceReference reference) |
Instance |
MultiInstanceCollection.getInstance(InstanceReference reference) |
Instance |
FilteredInstanceCollection.getInstance(InstanceReference reference) |
Modifier and Type | Class and Description |
---|---|
class |
OrientInstanceReference
Instance reference for an instance stored in a
LocalOrientDB . |
Modifier and Type | Method and Description |
---|---|
static InstanceReference |
OrientInstanceReference.createReference(Instance instance)
Create a reference for an instance
|
InstanceReference |
BrowseOrientInstanceCollection.getReference(Instance instance) |
Modifier and Type | Method and Description |
---|---|
Instance |
BrowseOrientInstanceCollection.getInstance(InstanceReference reference) |
Modifier and Type | Method and Description |
---|---|
InstanceReference |
InstanceValidationMessage.getInstanceReference()
Returns the reference to the instance this message is about.
|
Modifier and Type | Method and Description |
---|---|
InstanceReference |
DefaultInstanceValidationMessage.getInstanceReference() |
Constructor and Description |
---|
DefaultInstanceValidationMessage(InstanceReference instanceReference,
QName type,
List<QName> path,
String category,
String message)
Create a new instance validation message.
|
Modifier and Type | Method and Description |
---|---|
InstanceReference |
GmlInstanceCollection.getReference(Instance instance) |
Modifier and Type | Method and Description |
---|---|
Instance |
GmlInstanceCollection.getInstance(InstanceReference reference) |
Modifier and Type | Method and Description |
---|---|
InstanceReference |
ShapesInstanceCollection.getReference(Instance instance) |
Modifier and Type | Method and Description |
---|---|
Instance |
ShapesInstanceCollection.getInstance(InstanceReference reference) |
Modifier and Type | Method and Description |
---|---|
InstanceReference |
OrientInstanceService.getReference(Instance instance) |
Modifier and Type | Method and Description |
---|---|
Instance |
OrientInstanceService.getInstance(InstanceReference reference) |
Modifier and Type | Method and Description |
---|---|
InstanceWaypoint |
AbstractInstancePainter.findWaypoint(InstanceReference object) |
Constructor and Description |
---|
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.
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a