|
Drools Guvnor - Common Model 6.0.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.guvnor.models.commons.shared.rule.ExpressionPart
org.drools.guvnor.models.commons.shared.rule.ExpressionCollection
public class ExpressionCollection
| Constructor Summary | |
|---|---|
ExpressionCollection()
|
|
ExpressionCollection(String name,
String classType,
String genericType,
String parametricType)
|
|
| Method Summary | |
|---|---|
void |
accept(ExpressionVisitor visitor)
|
| Methods inherited from class org.drools.guvnor.models.commons.shared.rule.ExpressionPart |
|---|
getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, setNext, setPrevious, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExpressionCollection()
public ExpressionCollection(String name,
String classType,
String genericType,
String parametricType)
| Method Detail |
|---|
public void accept(ExpressionVisitor visitor)
accept in interface ExpressionVisitableaccept in class ExpressionPart
|
Drools Guvnor - Common Model 6.0.0.Beta1 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||