Package | Description |
---|---|
de.unibi.citec.tcs.alignment.comparators |
This package contains comparators that define distances between Values.
|
de.unibi.citec.tcs.alignment.sequence |
This package contains the definition of input Sequences for
AlignmentAlgorithms.
|
Modifier and Type | Method and Description |
---|---|
ValueType |
ReplacementComparator.getType() |
ValueType |
NCDComparator.getType() |
ValueType |
TrivialEditComparator.getType() |
ValueType |
CharStatComparator.getType() |
ValueType |
EuclideanComparator.getType() |
ValueType |
Comparator.getType() |
ValueType |
L1NormComparator.getType() |
ValueType |
DTWKernelComparator.getType() |
Modifier and Type | Method and Description |
---|---|
ValueType |
KeywordSpecification.getType()
Returns the specified type for that keyword.
|
ValueType |
Value.getType()
Returns the type of this value.
|
ValueType |
AbstractValue.getType()
Returns the type of this value.
|
static ValueType |
ValueType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ValueType[] |
ValueType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
AbstractValue(ValueType type) |
KeywordSpecification(String keyword,
ValueType type)
Sets up a KeywordSpecification that defines a type for the given keyword.
|
Copyright (C) 2013, 2014 Benjamin Paaßen, Charlie Krüger, Georg Zentgraf, AG Theoretical Computer Science, Centre of Excellence Cognitive Interaction Technology (CITEC), University of Bielefeld, licensed under the AGPL v. 3: http://openresearch.cit-ec.de/projects/tcs