Humboldt Alignment Editor 2.5.0

Uses of Interface
eu.esdihumboldt.hale.common.instance.model.Filter

Packages that use Filter
eu.esdihumboldt.hale.common.align.model   
eu.esdihumboldt.hale.common.align.model.impl   
eu.esdihumboldt.hale.common.filter   
eu.esdihumboldt.hale.common.filter.internal   
eu.esdihumboldt.hale.common.instance.extension.filter   
eu.esdihumboldt.hale.common.instance.model   
eu.esdihumboldt.hale.common.instance.model.impl   
eu.esdihumboldt.hale.common.instance.orient.storage   
eu.esdihumboldt.hale.io.gml.reader.internal   
eu.esdihumboldt.hale.io.shp.reader.internal   
eu.esdihumboldt.hale.ui.filter   
eu.esdihumboldt.hale.ui.service.entity   
eu.esdihumboldt.hale.ui.service.entity.internal   
 

Uses of Filter in eu.esdihumboldt.hale.common.align.model
 

Methods in eu.esdihumboldt.hale.common.align.model that return Filter
 Filter EntityDefinition.getFilter()
          Get the filter applied to the entity type.
 Filter Condition.getFilter()
           
 

Methods in eu.esdihumboldt.hale.common.align.model with parameters of type Filter
static EntityDefinition AlignmentUtil.createEntity(TypeDefinition type, List<ChildContext> path, SchemaSpaceID schemaSpace, Filter filter)
          Create an entity definition from a type and a child path.
 

Constructors in eu.esdihumboldt.hale.common.align.model with parameters of type Filter
Condition(Filter filter)
          Create a property condition.
 

Uses of Filter in eu.esdihumboldt.hale.common.align.model.impl
 

Methods in eu.esdihumboldt.hale.common.align.model.impl that return Filter
 Filter ChildEntityDefinition.getFilter()
           
 Filter TypeEntityDefinition.getFilter()
           
 

Constructors in eu.esdihumboldt.hale.common.align.model.impl with parameters of type Filter
ChildEntityDefinition(TypeDefinition type, List<ChildContext> path, SchemaSpaceID schemaSpace, Filter filter)
          Create an entity definition specified by the given child path.
PropertyEntityDefinition(TypeDefinition type, List<ChildContext> path, SchemaSpaceID schemaSpace, Filter filter)
          Create an entity definition specified by the given property path.
TypeEntityDefinition(TypeDefinition typeDefinition, SchemaSpaceID schemaSpace, Filter filter)
          Create an entity definition for the given type
 

Uses of Filter in eu.esdihumboldt.hale.common.filter
 

Classes in eu.esdihumboldt.hale.common.filter that implement Filter
 class FilterGeoCqlImpl
          CQL Filter.
 class FilterGeoECqlImpl
          Extended CQL Filter.
 class TypeFilter
          Filter that matches instances with a certain associated type.
 

Uses of Filter in eu.esdihumboldt.hale.common.filter.internal
 

Classes in eu.esdihumboldt.hale.common.filter.internal that implement Filter
 class AbstractGeotoolsFilter
          Geotools based filter.
 

Uses of Filter in eu.esdihumboldt.hale.common.instance.extension.filter
 

Classes in eu.esdihumboldt.hale.common.instance.extension.filter with type parameters of type Filter
 interface FilterDefinition<F extends Filter>
          Definition for a certain type of Filters.
 

Uses of Filter in eu.esdihumboldt.hale.common.instance.model
 

Methods in eu.esdihumboldt.hale.common.instance.model with parameters of type Filter
 InstanceCollection InstanceCollection.select(Filter filter)
          Select the instances in the collection, matching the given filter.
 

Uses of Filter in eu.esdihumboldt.hale.common.instance.model.impl
 

Methods in eu.esdihumboldt.hale.common.instance.model.impl with parameters of type Filter
 InstanceCollection DefaultInstanceCollection.select(Filter filter)
           
 InstanceCollection MultiInstanceCollection.select(Filter filter)
           
 InstanceCollection FilteredInstanceCollection.select(Filter filter)
           
 

Constructors in eu.esdihumboldt.hale.common.instance.model.impl with parameters of type Filter
FilteredInstanceCollection(InstanceCollection decoratee, Filter filter)
          Create a filtered instance collection.
 

Uses of Filter in eu.esdihumboldt.hale.common.instance.orient.storage
 

Methods in eu.esdihumboldt.hale.common.instance.orient.storage with parameters of type Filter
 InstanceCollection BrowseOrientInstanceCollection.select(Filter filter)
           
 

Uses of Filter in eu.esdihumboldt.hale.io.gml.reader.internal
 

Methods in eu.esdihumboldt.hale.io.gml.reader.internal with parameters of type Filter
 InstanceCollection GmlInstanceCollection.select(Filter filter)
           
 

Uses of Filter in eu.esdihumboldt.hale.io.shp.reader.internal
 

Methods in eu.esdihumboldt.hale.io.shp.reader.internal with parameters of type Filter
 InstanceCollection ShapesInstanceCollection.select(Filter filter)
           
 

Uses of Filter in eu.esdihumboldt.hale.ui.filter
 

Methods in eu.esdihumboldt.hale.ui.filter that return Filter
 Filter TypeFilterField.getFilter()
          Get the filter.
 Filter TypeFilterDialog.getFilter()
          Get the filter expression
 

Uses of Filter in eu.esdihumboldt.hale.ui.service.entity
 

Methods in eu.esdihumboldt.hale.ui.service.entity with parameters of type Filter
 EntityDefinition EntityDefinitionService.addConditionContext(EntityDefinition sibling, Filter filter)
          Add a new condition context for the given entity definition and create a new sibling associated to the new context.
 

Uses of Filter in eu.esdihumboldt.hale.ui.service.entity.internal
 

Methods in eu.esdihumboldt.hale.ui.service.entity.internal with parameters of type Filter
 EntityDefinition EntityDefinitionServiceImpl.addConditionContext(EntityDefinition sibling, Filter filter)
           
 EntityDefinition EntityDefinitionServiceUndoSupport.addConditionContext(EntityDefinition sibling, Filter filter)
           
 EntityDefinition EntityDefinitionServiceDecorator.addConditionContext(EntityDefinition sibling, Filter filter)
           
protected  EntityDefinition AbstractEntityDefinitionService.createEntity(TypeDefinition type, List<ChildContext> path, SchemaSpaceID schemaSpace, Filter filter)
          Create an entity definition from a type and a child path
 


Humboldt Alignment Editor 2.5.0

Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d