Uses of Class
org.jbpm.jpdl.el.impl.ArraySuffix

Packages that use ArraySuffix
org.jbpm.jpdl.el.impl implementation classes for expression language resolving. 
org.jbpm.jpdl.el.parser parser classes for expression language resolving. 
 

Uses of ArraySuffix in org.jbpm.jpdl.el.impl
 

Subclasses of ArraySuffix in org.jbpm.jpdl.el.impl
 class PropertySuffix
          Represents an operator that obtains the value of another value's property.
 

Uses of ArraySuffix in org.jbpm.jpdl.el.parser
 

Methods in org.jbpm.jpdl.el.parser that return ArraySuffix
 ArraySuffix ELParser.ArraySuffix()
           
 



Copyright © 2010 JBoss Community. All Rights Reserved.