org.drools.ide.common.client.modeldriven.brl
Class ExpressionCollectionIndex
java.lang.Object
org.drools.ide.common.client.modeldriven.brl.ExpressionPart
org.drools.ide.common.client.modeldriven.brl.ExpressionMethod
org.drools.ide.common.client.modeldriven.brl.ExpressionCollectionIndex
- All Implemented Interfaces:
- Serializable, ExpressionVisitable, IAction, IPattern, PortableObject
public class ExpressionCollectionIndex
- extends ExpressionMethod
- See Also:
- Serialized Form
ExpressionCollectionIndex
protected ExpressionCollectionIndex()
ExpressionCollectionIndex
public ExpressionCollectionIndex(String name,
String classType,
String genericType,
String parametricType)
ExpressionCollectionIndex
public ExpressionCollectionIndex(String name,
String returnClassType,
String returnGenericType)
accept
public void accept(ExpressionVisitor visitor)
- Specified by:
accept
in interface ExpressionVisitable
- Overrides:
accept
in class ExpressionMethod
Copyright © 2001-2011 JBoss by Red Hat. All Rights Reserved.