Is it possible, within SPIN, to "call out" to a Java method to implement the logic associated with a custom function?
For example, I want to do something like: LET(?rank := mynamespace:getRank(?item)) Where getRank() does some complex analytics to determine the rank of ?item against some criteria. I assume that this is defined in the SPIN API, but I do not see a tutorial-type document that describes how this is done. -Thanks- -- Tim Darr [email protected] -- You received this message because you are subscribed to the Google Groups "TopBraid Composer Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/topbraid-composer-users?hl=en.
