public class TableCell extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
TableCell.TableCellFactory |
| Modifier and Type | Method and Description |
|---|---|
void |
addNodeCreation(com.github.javaparser.ast.stmt.BlockStmt stmt,
com.github.javaparser.ast.body.ClassOrInterfaceDeclaration alphaNetworkCreationClass,
com.github.javaparser.ast.body.MethodDeclaration testMethodDefinition) |
void |
addToCells(TableCell[][] cells) |
void |
addUnaryTestClass(Map<String,String> allClasses) |
void |
setOutput(String s) |
public static final String PACKAGE
public void setOutput(String s)
public void addNodeCreation(com.github.javaparser.ast.stmt.BlockStmt stmt,
com.github.javaparser.ast.body.ClassOrInterfaceDeclaration alphaNetworkCreationClass,
com.github.javaparser.ast.body.MethodDeclaration testMethodDefinition)
public void addToCells(TableCell[][] cells)
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.