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

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

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

Subclasses of ValueSuffix in org.jbpm.jpdl.el.impl
 class ArraySuffix
           Represents an operator that obtains a Map entry, an indexed value, a property value, or an indexed property value of an object.
 class PropertySuffix
          Represents an operator that obtains the value of another value's property.
 

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

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



Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.