Modifier and Type | Method and Description |
---|---|
protected void |
FunctionExecutor.executeTransformation(PropertyTransformationFactory transformation,
Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Execute a property transformation.
|
protected void |
FunctionExecutor.executeTransformation(PropertyTransformationFactory transformation,
Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Execute a property transformation.
|
protected void |
FunctionExecutor.processValid(Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets) |
protected void |
FunctionExecutor.processValid(Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets) |
Modifier and Type | Method and Description |
---|---|
T |
TypeEntityIndex.get(TypeDefinition type,
Entity entity)
Get an object from the index.
|
void |
TypeEntityIndex.put(TypeDefinition type,
Entity entity,
T object)
Put an object into the index.
|
Modifier and Type | Method and Description |
---|---|
Entity |
PropertyBean.createEntity(TypeIndex types,
SchemaSpaceID schemaSpace) |
abstract Entity |
EntityBean.createEntity(TypeIndex types,
SchemaSpaceID schemaSpace)
Create the represented entity
|
Entity |
TypeBean.createEntity(TypeIndex types,
SchemaSpaceID schemaSpace) |
Constructor and Description |
---|
NamedEntityBean(String name,
Entity entity)
Create a named entity bean and initialize it using the given entity
|
Modifier and Type | Interface and Description |
---|---|
interface |
Property
Represents a property in a mapping cell
|
interface |
Type
Represents a type in a mapping cell
|
Modifier and Type | Method and Description |
---|---|
static Entity |
CellUtil.getFirstEntity(com.google.common.collect.ListMultimap<String,? extends Entity> entities)
Get the first entity from the given entities map (as contained e.g.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ListMultimap<String,? extends Entity> |
BaseAlignmentCell.getSource() |
com.google.common.collect.ListMultimap<String,? extends Entity> |
Cell.getSource()
Get the source entities.
|
com.google.common.collect.ListMultimap<String,? extends Entity> |
BaseAlignmentCell.getTarget() |
com.google.common.collect.ListMultimap<String,? extends Entity> |
Cell.getTarget()
Get the target entities.
|
Modifier and Type | Method and Description |
---|---|
static boolean |
AlignmentUtil.entityOrChildContained(EntityDefinition entity,
Iterable<? extends Entity> candidates)
Determines if the given entity definition or one of its children is
contained in the given entity candidates.
|
static Entity |
CellUtil.getFirstEntity(com.google.common.collect.ListMultimap<String,? extends Entity> entities)
Get the first entity from the given entities map (as contained e.g.
|
void |
MutableCell.setSource(com.google.common.collect.ListMultimap<String,? extends Entity> source) |
void |
MutableCell.setTarget(com.google.common.collect.ListMultimap<String,? extends Entity> target) |
Modifier and Type | Interface and Description |
---|---|
interface |
EntityCondition<T extends Entity>
Condition an
Entity may fulfill |
Modifier and Type | Class and Description |
---|---|
class |
DefaultProperty
Represents a property in a mapping cell
|
class |
DefaultType
Represents a type in a mapping cell
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.ListMultimap<String,? extends Entity> |
DefaultCell.getSource() |
com.google.common.collect.ListMultimap<String,? extends Entity> |
DefaultCell.getTarget() |
Modifier and Type | Method and Description |
---|---|
protected String |
AbstractCellExplanation.formatEntity(Entity entity,
boolean html,
boolean indexInFront)
Format an entity for inclusion in an explanation.
|
protected String |
AbstractCellExplanation.getEntityNameWithoutCondition(Entity entity)
Returns an entity name without condition strings (e.g.
|
protected boolean |
AbstractCellExplanation.hasIndexCondition(Entity entity)
Checks whether the given entity has an index condition.
|
Modifier and Type | Method and Description |
---|---|
void |
DefaultCell.setSource(com.google.common.collect.ListMultimap<String,? extends Entity> source) |
void |
DefaultCell.setTarget(com.google.common.collect.ListMultimap<String,? extends Entity> target) |
Modifier and Type | Method and Description |
---|---|
protected void |
CellNodeValidator.processValid(Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Process a valid cell node.
|
protected void |
CellNodeValidator.processValid(Cell cell,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Process a valid cell node.
|
protected boolean |
CellNodeValidator.validate(CellNode node,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Validate a cell node.
|
protected boolean |
CellNodeValidator.validate(CellNode node,
com.google.common.collect.ListMultimap<String,Pair<SourceNode,Entity>> sources,
com.google.common.collect.ListMultimap<String,Pair<TargetNode,Entity>> targets)
Validate a cell node.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Entity |
EntitySelector.createEntity(EntityDefinition element)
Create an entity for the given entity definition
|
protected Entity |
TypeEntitySelector.createEntity(EntityDefinition element) |
protected Entity |
PropertyEntitySelector.createEntity(EntityDefinition element) |
Entity |
EntitySelector.getEntity()
Get the selected entity
|
Modifier and Type | Method and Description |
---|---|
void |
Field.fillEntities(com.google.common.collect.ListMultimap<String,Entity> target)
Fill the given map with the field's entities
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a