public class Example
extends java.lang.Object
implements java.io.Serializable
Constructor and Description |
---|
Example() |
Modifier and Type | Method and Description |
---|---|
static java.util.List<Example> |
getExamples(Cell np,
boolean isNode,
TechConversionResult tcr,
java.util.List<Example> variations)
Method to parse the node examples in cell "np" and return a list of
EXAMPLEs (one per example).
|
public static java.util.List<Example> getExamples(Cell np, boolean isNode, TechConversionResult tcr, java.util.List<Example> variations)