|
Humboldt Alignment Editor 2.5.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ChildContext in eu.esdihumboldt.hale.common.align.io.impl.internal |
---|
Constructors in eu.esdihumboldt.hale.common.align.io.impl.internal with parameters of type ChildContext | |
---|---|
ChildContextBean(ChildContext context)
Create a child context bean from the given child context |
Uses of ChildContext in eu.esdihumboldt.hale.common.align.model |
---|
Methods in eu.esdihumboldt.hale.common.align.model that return types with arguments of type ChildContext | |
---|---|
List<ChildContext> |
EntityDefinition.getPropertyPath()
Get the property path. |
Method parameters in eu.esdihumboldt.hale.common.align.model with type arguments of type ChildContext | |
---|---|
static EntityDefinition |
AlignmentUtil.createEntity(TypeDefinition type,
List<ChildContext> path,
SchemaSpaceID schemaSpace,
Filter filter)
Create an entity definition from a type and a child path. |
Uses of ChildContext in eu.esdihumboldt.hale.common.align.model.impl |
---|
Methods in eu.esdihumboldt.hale.common.align.model.impl that return types with arguments of type ChildContext | |
---|---|
List<ChildContext> |
ChildEntityDefinition.getPropertyPath()
|
List<ChildContext> |
TypeEntityDefinition.getPropertyPath()
|
Constructor parameters in eu.esdihumboldt.hale.common.align.model.impl with type arguments of type ChildContext | |
---|---|
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. |
Uses of ChildContext in eu.esdihumboldt.hale.ui.service.entity.internal |
---|
Method parameters in eu.esdihumboldt.hale.ui.service.entity.internal with type arguments of type ChildContext | |
---|---|
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 | |||||||||
PREV NEXT | FRAMES NO FRAMES |