| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMFactCtx | |
|---|---|
| gov.nasa.arc.brahms.vm.data | |
| gov.nasa.arc.brahms.vm.rt | |
| Uses of VMFactCtx in gov.nasa.arc.brahms.vm.data | 
|---|
| Methods in gov.nasa.arc.brahms.vm.data with parameters of type VMFactCtx | |
|---|---|
 boolean | 
VMValueComparison.isDetectableFact(VMFactCtx fact,
                 VMActiveInstanceCtx agent,
                 VMFrameCtx frame)
Checks whether the specified fact can be detected by matching the fact against the left hand side of the comparison.  | 
 boolean | 
VMObjectComparison.isDetectableFact(VMFactCtx fact,
                 VMActiveInstanceCtx agent,
                 VMFrameCtx frame)
Checks whether the specified fact can be detected by matching the fact against the left hand side of the comparison.  | 
 boolean | 
IVMComparison.isDetectableFact(VMFactCtx fact,
                 VMActiveInstanceCtx agent,
                 VMFrameCtx frame)
Checks whether the specified fact can be detected by matching the fact against the left hand side of the comparison.  | 
 boolean | 
VMDetectable.matchesFact(VMFactCtx fact,
            VMActiveInstanceCtx agent,
            VMFrameCtx frame)
Checks whether the specified fact matches the detectable condition by only considering the left hand side of the detectable condition.  | 
| Uses of VMFactCtx in gov.nasa.arc.brahms.vm.rt | 
|---|
| Methods in gov.nasa.arc.brahms.vm.rt with parameters of type VMFactCtx | |
|---|---|
 void | 
VMDetectableCtx.detect(long time,
       VMFactCtx fact)
Checks if the specified fact can be matched with this detectable.  | 
 void | 
VMActiveInstanceCtx.detect(long time,
       VMFactCtx fact)
Checks the detectables to see if the specified fact can be detected.  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||