org.topbraid.spin.model
Interface Template

All Superinterfaces:
Module

public interface Template
extends Module

A template class definition.

Author:
Holger Knublauch

Method Summary
 java.lang.String getLabelTemplate()
          Gets the declared spin:labelTemplate (if any exists).
 
Methods inherited from interface org.topbraid.spin.model.Module
getArguments, getArgumentsMap, getBody, getComment, isAbstract
 

Method Detail

getLabelTemplate

java.lang.String getLabelTemplate()
Gets the declared spin:labelTemplate (if any exists).

Returns:
the label template string or null