Package jadex.bdi.runtime.impl
Class DefaultAnnotationMapper<T>
java.lang.Object
jadex.bdi.runtime.impl.DefaultAnnotationMapper<T>
Service mapper that uses the annotations in a goal.
If not present it will try the following:
- use declared goal parameters as service parameters
- use declared goal result
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
DefaultAnnotationMapper
public DefaultAnnotationMapper()
-