Package org.drools.benchmark.waltzdb
Class EdgeLabel
java.lang.Object
org.drools.benchmark.waltzdb.EdgeLabel
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanintgetP1()intgetP2()inthashCode()voidsetLabelId(String labelId) voidsetLabelName(String labelName) voidsetP1(int p1) voidsetP2(int p2)
-
Constructor Details
-
EdgeLabel
public EdgeLabel() -
EdgeLabel
-
-
Method Details