public interface IImplementationDetail
The tags (labels) of the details are mapping specific and have to be fixed by implementors. Examples might include:
(JAVA_CLASS,"MyClass"), to provide the Java class that
implements an operator
(PARAM_TYPE,"int"), to provide a concrete type for a
parameter
Which labels are actually provided needs to be specified in the implementation.
Copyright © 2006-2013. All Rights Reserved.