Package | Description |
---|---|
cz.vse.keg.patomat2.transformation.pattern |
Modifier and Type | Method and Description |
---|---|
NameDetectionPattern.MeasureType |
NameDetectionPatternImpl.getMeasureType() |
NameDetectionPattern.MeasureType |
NameDetectionPattern.getMeasureType() |
static NameDetectionPattern.MeasureType |
NameDetectionPattern.MeasureType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NameDetectionPattern.MeasureType[] |
NameDetectionPattern.MeasureType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
NameDetectionPatternImpl.setMeasureType(NameDetectionPattern.MeasureType type) |
void |
NameDetectionPattern.setMeasureType(NameDetectionPattern.MeasureType type) |