|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OdaLevelHandle | |
---|---|
org.eclipse.birt.report.model.api | Tool-writer's interface for the BIRT design model (also known as the "Design Engine.") |
Uses of OdaLevelHandle in org.eclipse.birt.report.model.api |
---|
Methods in org.eclipse.birt.report.model.api that return OdaLevelHandle | |
---|---|
OdaLevelHandle |
ElementFactory.newOdaLevel(DimensionHandle dimensionHandle,
java.lang.String name)
Creates a new oda level handle. |
OdaLevelHandle |
ElementFactory.newOdaLevel(java.lang.String name)
Deprecated. replaced by ElementFactory.newOdaLevel(org.eclipse.birt.report.model.api.olap.DimensionHandle, String) |
Methods in org.eclipse.birt.report.model.api with parameters of type OdaLevelHandle | |
---|---|
protected void |
DesignVisitor.visitOdaLevel(OdaLevelHandle obj)
Visits the level element. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |