public class CSTCompatibilityMode extends Object implements CompatibilityMode
Modifier and Type | Field and Description |
---|---|
static String |
ID
The identifier of the mode in the extension.
|
Constructor and Description |
---|
CSTCompatibilityMode() |
Modifier and Type | Method and Description |
---|---|
boolean |
supportsCell(Cell cell)
checks the functions compatibility through its cell
|
boolean |
supportsFunction(String id)
checks the functions id of compatibility
|
public static final String ID
public boolean supportsFunction(String id)
CompatibilityMode
supportsFunction
in interface CompatibilityMode
id
- the functions idCompatibilityMode.supportsFunction(java.lang.String)
public boolean supportsCell(Cell cell)
CompatibilityMode
supportsCell
in interface CompatibilityMode
cell
- the cell of the functionBuild 2013-10-07_11-27-38
Revision 99b27713a799a59a21b0b166eaaea8aaefbf125a