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 class
InterfaceMatchMaker
Performs the Interface Matchmaking process.class
InterfaceMatchMaker.InputResources
Class 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 class
IfMatchResult
Data model for Interface Matchmaking Resultclass
ResourceInstance
Datamodel for ResourceInstance, which represents Resource Instance Description (RID) level entity.class
ResourceType
Datamodel for ResourceType, which represents Resource Description (RD) level entity.
-