Class BayesianFactory
- java.lang.Object
-
- org.uberfire.ext.wires.bayesian.network.client.factory.BaseFactory
-
- org.uberfire.ext.wires.bayesian.network.client.factory.BayesianFactory
-
@ApplicationScoped public class BayesianFactory extends BaseFactory
-
-
Constructor Summary
Constructors Constructor Description BayesianFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit(String xml03File)-
Methods inherited from class org.uberfire.ext.wires.bayesian.network.client.factory.BaseFactory
drawComponent, drawText, setAttributes
-
-
-
-
Method Detail
-
init
public void init(String xml03File)
-
-