Uses of Interface
fi.tut.mei.matchmaking.process.interfacemm.IClearResults
-
Packages that use IClearResults Package Description fi.tut.mei.matchmaking.process.interfacemm fi.tut.mei.matchmaking.process.interfacemm.model -
-
Uses of IClearResults in fi.tut.mei.matchmaking.process.interfacemm
Classes in fi.tut.mei.matchmaking.process.interfacemm that implement IClearResults Modifier and Type Class Description classInterfaceMatchMakerPerforms the Interface Matchmaking process.classInterfaceMatchMaker.InputResourcesClass storing the input resource list as structure of RDs and RIDs -
Uses of IClearResults in fi.tut.mei.matchmaking.process.interfacemm.model
Classes in fi.tut.mei.matchmaking.process.interfacemm.model that implement IClearResults Modifier and Type Class Description classIfMatchResultData model for Interface Matchmaking ResultclassResourceInstanceDatamodel for ResourceInstance, which represents Resource Instance Description (RID) level entity.classResourceTypeDatamodel for ResourceType, which represents Resource Description (RD) level entity.
-