Package edu.kit.ipd.sdq.kamp4attack.core
Class CachePDP
java.lang.Object
edu.kit.ipd.sdq.kamp4attack.core.CachePDP
-
Method Summary
Modifier and TypeMethodDescriptionvoid
get
(org.palladiosimulator.pcm.core.entity.Entity target) get
(org.palladiosimulator.pcm.core.entity.Entity target, org.palladiosimulator.pcm.core.entity.Entity method) void
void
insert
(org.palladiosimulator.pcm.core.entity.Entity target, org.palladiosimulator.pcm.core.entity.Entity method, PDPResult result) static CachePDP
instance()
-
Method Details
-
instance
-
insert
-
insert
public void insert(org.palladiosimulator.pcm.core.entity.Entity target, org.palladiosimulator.pcm.core.entity.Entity method, PDPResult result) -
get
-
get
-
clearCache
public void clearCache()
-