Package | Description |
---|---|
melting.approximativeMethods | |
melting.methodInterfaces | |
melting.nearestNeighborModel |
Modifier and Type | Field and Description |
---|---|
protected RegisterMethods |
ApproximativeMode.register
RegisterMethods register : registers all the pattern computation methods implemented by Melting
|
Modifier and Type | Method and Description |
---|---|
RegisterMethods |
ApproximativeMode.getRegister() |
Modifier and Type | Method and Description |
---|---|
RegisterMethods |
MeltingComputationMethod.getRegister()
This method is called to get the RegisterMethod of the implemented class.
|
Modifier and Type | Method and Description |
---|---|
RegisterMethods |
NearestNeighborMode.getRegister() |