net.sourceforge.toscanaj.view.scales
Interface NominalScaleEditorDialog.SqlFragment

Enclosing interface:
NominalScaleEditorDialog

public static interface NominalScaleEditorDialog.SqlFragment


Method Summary
 java.lang.String getAttributeLabel()
           
 java.lang.String getClosedAttributeLabel()
           
 java.lang.String getSqlClause()
           
 

Method Detail

getAttributeLabel

public java.lang.String getAttributeLabel()

getSqlClause

public java.lang.String getSqlClause()

getClosedAttributeLabel

public java.lang.String getClosedAttributeLabel()


The ToscanaJ project