//Artefact:JavaClass/com/sphenon/sm/annotations/SMTable
Synopsis
public interface SMTable
implements Annotation
//Artefact:Method/com/sphenon/sm/annotations/SMTable/Name
Synopsis
public java.lang.String Name ()
//Artefact:Method/com/sphenon/sm/annotations/SMTable/Prefix
Synopsis
public java.lang.String Prefix ()
//Artefact:Method/com/sphenon/sm/annotations/SMTable/Base
Synopsis
public java.lang.String Base ()
//Artefact:Method/com/sphenon/sm/annotations/SMTable/Version
Synopsis
public java.lang.String Version ()
//Artefact:Method/com/sphenon/sm/annotations/SMTable/ModelName
Synopsis
public java.lang.String ModelName ()
//Artefact:Method/com/sphenon/sm/annotations/SMTable/Features
Synopsis
public java.lang.String[] Features ()
//Artefact:Method/com/sphenon/sm/annotations/SMTable/Joins
Synopsis
public com.sphenon.sm.annotations.SMJoinTable[] Joins ()