Package org.see.skf.annotations
Annotation Type Parameter
Annotation for designating a particular class field as the parameter of an HLA interaction class.
- Since:
- 1.5
-
Required Element Summary
Required Elements
-
Element Details
-
name
String nameThe parameter name of the interaction class as defined in the FOM.- Returns:
- Name of this attribute
-
coder
A coder capable of handling data conversion for the type assigned to this parameter in the FOM.- Returns:
- A coder for this parameter's type
-