Searched refs:colamount (Results 1 – 1 of 1) sorted by relevance
55 Integer colamount = null; field in _XDiagram66 colamount = (Integer)tEnv.getObjRelation("COLAMOUNT"); in before()67 if (colamount == null) throw new StatusException(Status.failed in before()126 int cols = colamount.intValue(); in _getDataPointProperties()
Completed in 8 milliseconds