[Package Index] [Index] [Users' Guide] [SVAPI Home Page]

Class COM.novell.SVAPI.IdentificationResults

public final class IdentificationResults

The IdentificationResults class associates a score with a model.

See Also: IdentificationEngine, IdentificationNotify


Constructor Index

IdentificationResults(Model, Score)
Constructs a new IdentificationResults object from a model and a score.


Method Index

getModel()
Gets the model.
getScore()
Gets the score.


Constructors



IdentificationResults

public IdentificationResults(Model Model, Score Score)
Constructs a new IdentificationResults object from a model and a score.


Methods



getScore

public Score getScore()
Gets the score.


getModel

public Model getModel()
Gets the model.



[Package Index] [Index] [Users' Guide] [SVAPI Home Page]

rwille@novell.com