org.topbraid.spin.model
Interface Function

All Superinterfaces:
Module

public interface Function
extends Module

A SPIN Function module (not: FunctionCall).

Author:
Holger Knublauch

Method Summary
 Resource getReturnType()
          Gets the value of the spin:returnType property, if any.
 
Methods inherited from interface org.topbraid.spin.model.Module
getArguments, getArgumentsMap, getBody, getComment, isAbstract
 

Method Detail

getReturnType

Resource getReturnType()
Gets the value of the spin:returnType property, if any.

Returns:
the return type or null