Modifier and Type | Method and Description |
---|---|
ResourceIterator<FamilyInstance> |
JoinHandler.partitionInstances(InstanceCollection instances,
String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
protected FamilyInstance |
AbstractMergeHandler.MergedIterator.convert(K next) |
Modifier and Type | Method and Description |
---|---|
ResourceIterator<FamilyInstance> |
AbstractMergeHandler.partitionInstances(InstanceCollection instances,
String transformationIdentifier,
TransformationEngine engine,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log) |
Modifier and Type | Method and Description |
---|---|
void |
TreePropertyTransformer.publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog,
Cell typeCell) |
Constructor and Description |
---|
InstanceVisitor(FamilyInstance instance,
TransformationTree tree,
TransformationLog log)
Creates an instance visitor.
|
Modifier and Type | Method and Description |
---|---|
ResourceIterator<FamilyInstance> |
InstanceHandler.partitionInstances(InstanceCollection instances,
String transformationIdentifier,
E engine,
com.google.common.collect.ListMultimap<String,ParameterValue> transformationParameters,
Map<String,String> executionParameters,
TransformationLog log)
Partition the given instances.
|
Modifier and Type | Method and Description |
---|---|
void |
TypeTransformation.setSource(FamilyInstance sourceInstances)
Set the source instances.
|
Modifier and Type | Class and Description |
---|---|
class |
FamilyInstanceImpl
Decorate a given instance with family function.
|
Modifier and Type | Method and Description |
---|---|
FamilyInstance |
AbstractTypeTransformation.getSource()
Get the source instances.
|
Modifier and Type | Method and Description |
---|---|
Collection<FamilyInstance> |
FamilyInstanceImpl.getChildren() |
Modifier and Type | Method and Description |
---|---|
void |
FamilyInstanceImpl.addChild(FamilyInstance child) |
void |
AbstractTypeTransformation.setSource(FamilyInstance sourceInstances) |
Modifier and Type | Method and Description |
---|---|
void |
PropertyTransformer.publish(FamilyInstance source,
MutableInstance target,
TransformationLog typeLog,
Cell typeCell)
Publish a source/target instance pair for property transformation.
|
Modifier and Type | Method and Description |
---|---|
Collection<FamilyInstance> |
FamilyInstance.getChildren()
Returns the child instances.
|
Modifier and Type | Method and Description |
---|---|
void |
FamilyInstance.addChild(FamilyInstance child)
Adds the given instance as child to this instance.
|
static Collection<Instance> |
InstanceUtil.getInstanceOutOfFamily(FamilyInstance fi)
Creates a list of instances out of a FamilyInstance
|
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a