|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.common.align.io.impl.internal |
---|
Methods in eu.esdihumboldt.hale.common.align.io.impl.internal that return TypeEntityDefinition | |
---|---|
protected TypeEntityDefinition |
TypeBean.createEntityDefinition(TypeIndex index,
SchemaSpaceID schemaSpace)
|
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.common.align.model |
---|
Methods in eu.esdihumboldt.hale.common.align.model that return TypeEntityDefinition | |
---|---|
TypeEntityDefinition |
Type.getDefinition()
|
static TypeEntityDefinition |
AlignmentUtil.getTypeEntity(EntityDefinition entityDef)
Get the type entity definition of the given entity definition. |
Methods in eu.esdihumboldt.hale.common.align.model with parameters of type TypeEntityDefinition | |
---|---|
Collection<? extends Cell> |
Alignment.getPropertyCells(Iterable<TypeEntityDefinition> sourceTypes,
TypeEntityDefinition targetType)
Get the cells representing a mapping between properties that are associated with the given source and target types. |
static boolean |
AlignmentUtil.hasTypeRelation(Alignment alignment,
TypeEntityDefinition sourceType,
TypeEntityDefinition targetType)
Determines if the given alignment contains a relation between the given types. |
Method parameters in eu.esdihumboldt.hale.common.align.model with type arguments of type TypeEntityDefinition | |
---|---|
Collection<? extends Cell> |
Alignment.getPropertyCells(Iterable<TypeEntityDefinition> sourceTypes,
TypeEntityDefinition targetType)
Get the cells representing a mapping between properties that are associated with the given source and target types. |
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.common.align.model.impl |
---|
Methods in eu.esdihumboldt.hale.common.align.model.impl that return TypeEntityDefinition | |
---|---|
TypeEntityDefinition |
DefaultType.getDefinition()
|
Methods in eu.esdihumboldt.hale.common.align.model.impl with parameters of type TypeEntityDefinition | |
---|---|
Collection<? extends Cell> |
DefaultAlignment.getPropertyCells(Iterable<TypeEntityDefinition> sourceTypes,
TypeEntityDefinition targetType)
|
Method parameters in eu.esdihumboldt.hale.common.align.model.impl with type arguments of type TypeEntityDefinition | |
---|---|
Collection<? extends Cell> |
DefaultAlignment.getPropertyCells(Iterable<TypeEntityDefinition> sourceTypes,
TypeEntityDefinition targetType)
|
Constructors in eu.esdihumboldt.hale.common.align.model.impl with parameters of type TypeEntityDefinition | |
---|---|
DefaultType(TypeEntityDefinition definition)
Create a type entity |
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.common.align.model.transformation.tree |
---|
Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree with parameters of type TypeEntityDefinition | |
---|---|
SourceNode |
TransformationTree.getSourceNode(TypeEntityDefinition type)
Get the source node representing the given type. |
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl |
---|
Methods in eu.esdihumboldt.hale.common.align.model.transformation.tree.impl with parameters of type TypeEntityDefinition | |
---|---|
SourceNode |
TransformationTreeImpl.getSourceNode(TypeEntityDefinition type)
|
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.ui.function.common |
---|
Methods in eu.esdihumboldt.hale.ui.function.common that return TypeEntityDefinition | |
---|---|
TypeEntityDefinition |
TypeEntityDialog.getObject()
|
Methods in eu.esdihumboldt.hale.ui.function.common with parameters of type TypeEntityDefinition | |
---|---|
void |
PropertyEntitySelector.setParentType(TypeEntityDefinition parentType)
Set the parent type |
Constructors in eu.esdihumboldt.hale.ui.function.common with parameters of type TypeEntityDefinition | |
---|---|
PropertyEntityDialog(org.eclipse.swt.widgets.Shell parentShell,
SchemaSpaceID ssid,
TypeEntityDefinition parentType,
String title,
EntityDefinition initialSelection)
Create a property entity dialog |
|
PropertyEntitySelector(SchemaSpaceID ssid,
PropertyParameter field,
org.eclipse.swt.widgets.Composite parent,
TypeEntityDefinition parentType)
Create an entity selector for Property entities |
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.ui.function.generic.pages.internal |
---|
Methods in eu.esdihumboldt.hale.ui.function.generic.pages.internal with parameters of type TypeEntityDefinition | |
---|---|
void |
PropertyField.setParentType(TypeEntityDefinition parentType)
Set the parent type |
Constructors in eu.esdihumboldt.hale.ui.function.generic.pages.internal with parameters of type TypeEntityDefinition | |
---|---|
PropertyField(PropertyParameter definition,
SchemaSpaceID ssid,
org.eclipse.swt.widgets.Composite parent,
Set<EntityDefinition> candidates,
Cell initialCell,
TypeEntityDefinition parentType)
Create a property field |
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.ui.service.entity |
---|
Methods in eu.esdihumboldt.hale.ui.service.entity that return types with arguments of type TypeEntityDefinition | |
---|---|
Collection<? extends TypeEntityDefinition> |
EntityDefinitionService.getTypeEntities(TypeDefinition type,
SchemaSpaceID schemaSpace)
Get all available entity definitions for a given type. |
Uses of TypeEntityDefinition in eu.esdihumboldt.hale.ui.service.entity.internal |
---|
Methods in eu.esdihumboldt.hale.ui.service.entity.internal that return types with arguments of type TypeEntityDefinition | |
---|---|
Collection<? extends TypeEntityDefinition> |
EntityDefinitionServiceImpl.getTypeEntities(TypeDefinition type,
SchemaSpaceID schemaSpace)
|
Collection<? extends TypeEntityDefinition> |
EntityDefinitionServiceDecorator.getTypeEntities(TypeDefinition type,
SchemaSpaceID schemaSpace)
|
|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |