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 |
---|---|
static Pair<ChildDefinition<?>,List<ChildDefinition<?>>> |
PropertyBean.findChild(DefinitionGroup parent,
QName childName)
The function to look for a child as ChildDefinition or as Group
|
Modifier and Type | Method and Description |
---|---|
Pair<SourceNode,Set<Cell>> |
Leftovers.consumeValue()
Consume a left over value completely (for all remaining cells).
|
Modifier and Type | Method and Description |
---|---|
Collection<Pair<CellNodeImpl,CellNode>> |
TargetContext.DuplicationContext.getIncompleteCellNodes()
Get cell nodes that have incomplete sources compared to the original.
|
Collection<Pair<TargetNodeImpl,TargetNode>> |
TargetContext.DuplicationContext.getIncompleteTargetNodes()
Get target nodes that have incomplete children or assignments
compared to the original.
|
Modifier and Type | Method and Description |
---|---|
Pair<SourceNode,Set<Cell>> |
LeftoversImpl.consumeValue() |
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 |
---|---|
static <T extends IOProvider> |
HaleIO.findIOProviderAndId(Class<T> providerType,
com.google.common.io.InputSupplier<? extends InputStream> in,
String filename)
Find an I/O provider instance for the given input
|
Modifier and Type | Method and Description |
---|---|
static Pair<TypeDefinition,Integer> |
ShapeInstanceReader.getMostCompatibleShapeType(TypeIndex types,
TypeDefinition dataType)
Determine the type out of the the mapping relevant types in the given
type index, that matches the given data type best.
|
Modifier and Type | Class and Description |
---|---|
class |
Edge
Represents an edge in a cell/entity graph.
|
Modifier and Type | Method and Description |
---|---|
protected Pair<org.eclipse.jface.viewers.StructuredViewer,org.eclipse.swt.widgets.Control> |
NewRelationPage.createViewer(org.eclipse.swt.widgets.Composite parent) |
Modifier and Type | Method and Description |
---|---|
protected Pair<org.eclipse.jface.viewers.StructuredViewer,org.eclipse.swt.widgets.Control> |
ActionUIWizardPage.createViewer(org.eclipse.swt.widgets.Composite parent) |
Modifier and Type | Method and Description |
---|---|
protected Pair<TypeDefinition,DataSet> |
DataSetTypeSelectionDialog.getObjectFromSelection(org.eclipse.jface.viewers.ISelection selection) |
Modifier and Type | Method and Description |
---|---|
protected void |
DataSetTypeSelectionDialog.setupViewer(org.eclipse.jface.viewers.TreeViewer viewer,
Pair<TypeDefinition,DataSet> initialSelection) |
Constructor and Description |
---|
DataSetTypeSelectionDialog(org.eclipse.swt.widgets.Shell parentShell,
String title,
Pair<TypeDefinition,DataSet> initialSelection,
com.google.common.collect.Multimap<DataSet,TypeDefinition> types)
Create a type definition selection dialog.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Pair<org.eclipse.jface.viewers.StructuredViewer,org.eclipse.swt.widgets.Control> |
ViewerWizardSelectionPage.createViewer(org.eclipse.swt.widgets.Composite parent)
Create the structured viewer and set it up with label and content
providers as well as the input.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Pair<Object,Object> |
MetadataActionProvider.retrieveMetadata(org.eclipse.jface.viewers.ViewerCell cell)
Retrieves the key and value of a certain meta datum from a
ViewerCell |
Modifier and Type | Method and Description |
---|---|
protected Pair<Object,Object> |
MetadataCompareActionProvider.retrieveMetadata(org.eclipse.jface.viewers.ViewerCell cell) |
Modifier and Type | Method and Description |
---|---|
protected Pair<Object,Object> |
MetadataExploreActionProvider.retrieveMetadata(org.eclipse.jface.viewers.ViewerCell cell) |
Modifier and Type | Method and Description |
---|---|
static <F,S> Pair<F,S> |
Pair.make(F first,
S second)
Pair creation helper.
|
Modifier and Type | Method and Description |
---|---|
<X extends T> |
AbstractObjectFactory.asPair(X object)
Get the object type identifier and the string representation of the
object.
|
Modifier and Type | Method and Description |
---|---|
Pair<String,File> |
ResourceScavenger.reserveResource(String desiredId)
Reserve a resource identifier, if the desired identifier is already
taken, an identifier will be generated.
|
Pair<String,File> |
AbstractResourceScavenger.reserveResource(String desiredId) |
Build 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a