org.drools.workbench.models.datamodel.rule
Class ExpressionCollection
java.lang.Object
org.drools.workbench.models.datamodel.rule.ExpressionPart
org.drools.workbench.models.datamodel.rule.ExpressionCollection
- All Implemented Interfaces:
- ExpressionVisitable, IAction, IPattern
public class ExpressionCollection
- extends ExpressionPart
| Fields inherited from class org.drools.workbench.models.datamodel.rule.ExpressionPart |
name |
| Methods inherited from class org.drools.workbench.models.datamodel.rule.ExpressionPart |
equals, getClassType, getGenericType, getName, getNext, getParametricType, getPrevious, hashCode, setNext, setPrevious, toString |
ExpressionCollection
public ExpressionCollection()
ExpressionCollection
public ExpressionCollection(String name,
String classType,
String genericType,
String parametricType)
accept
public void accept(ExpressionVisitor visitor)
- Specified by:
accept in interface ExpressionVisitable- Overrides:
accept in class ExpressionPart
Copyright © 2001-2016 JBoss by Red Hat. All Rights Reserved.