Uses of Class
fi.tut.mei.matchmaking.process.interfacemm.exception.ResourceNotFoundException
-
Packages that use ResourceNotFoundException Package Description fi.tut.mei.matchmaking.process.interfacemm -
-
Uses of ResourceNotFoundException in fi.tut.mei.matchmaking.process.interfacemm
Methods in fi.tut.mei.matchmaking.process.interfacemm that throw ResourceNotFoundException 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)
-