ariba.util.expr
Interface Symbol


public interface Symbol


Field Summary
static java.lang.Integer Field
           
static java.lang.Integer Key
           
static java.lang.Integer Method
           
static java.lang.Integer Path
           
static java.lang.Integer ProjectionAggregate
           
static java.lang.Integer ProjectionCollect
           
static java.lang.Integer ProjectionFind
           
static java.lang.Integer ProjectionFindAll
           
static java.lang.String[] SymbolNames
           
static java.lang.Integer This
           
static java.lang.Integer ThisField
           
static java.lang.Integer Type
           
static java.lang.Integer Variable
           
 
Method Summary
 java.lang.String getName()
           
 

Field Detail

Variable

static final java.lang.Integer Variable

Type

static final java.lang.Integer Type

Field

static final java.lang.Integer Field

Method

static final java.lang.Integer Method

Path

static final java.lang.Integer Path

ThisField

static final java.lang.Integer ThisField

Key

static final java.lang.Integer Key

ProjectionFindAll

static final java.lang.Integer ProjectionFindAll

ProjectionFind

static final java.lang.Integer ProjectionFind

ProjectionCollect

static final java.lang.Integer ProjectionCollect

ProjectionAggregate

static final java.lang.Integer ProjectionAggregate

This

static final java.lang.Integer This

SymbolNames

static final java.lang.String[] SymbolNames
Method Detail

getName

java.lang.String getName()


AribaWeb User Interface Development Framework
Copyright © 2000-2014 Ariba, Inc. All Rights Reserved.