Uses of Class
fi.tut.mei.matchmaking.process.interfacemm.exception.GeneralIfMMException
-
Packages that use GeneralIfMMException Package Description fi.tut.mei.matchmaking.process.interfacemm -
-
Uses of GeneralIfMMException in fi.tut.mei.matchmaking.process.interfacemm
Methods in fi.tut.mei.matchmaking.process.interfacemm that throw GeneralIfMMException Modifier and Type Method Description boolean
IInterfaceMatchMaker. areConnectable_Gid(List<String> resources)
Test are given resources connectable with each otherboolean
InterfaceMatchMaker. areConnectable_Gid(List<String> resources)
IfMatchResult
IInterfaceMatchMaker. makeInterfaceMatch_Gid(List<String> resources)
Test are given resources connectable with each otherIfMatchResult
InterfaceMatchMaker. makeInterfaceMatch_Gid(List<String> resources)
-