Package repast.simphony.engine.watcher
Class ArgMatcher
java.lang.Object
repast.simphony.engine.watcher.ArgMatcher
- Version:
- $Revision$ $Date$
- Author:
- Nick Collier
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionrepast.simphony.engine.watcher.NotifierTrigger
createTrigger
(CallBackAction action) int
boolean
-
Field Details
-
watcheeIndex
protected int watcheeIndex -
dataIndex
protected int dataIndex -
fieldIndex
protected int fieldIndex -
watchData
-
-
Constructor Details
-
ArgMatcher
-
-
Method Details
-
createTrigger
-
match
public boolean match(Method method, String watcheeName, String fieldNames) throws ClassNotFoundException, NoSuchFieldException -
getArgCount
public int getArgCount()
-