Style Intelligence v12.0

inetsoft.uql.erm
Class AbstractModelTrapContext.TrapInfo

java.lang.Object
  extended by inetsoft.uql.erm.AbstractModelTrapContext.TrapInfo
Enclosing class:
AbstractModelTrapContext

public class AbstractModelTrapContext.TrapInfo
extends Object


Field Summary
 DataRef agg
           
 boolean chasmTrap
           
 boolean ochasmTrap
           
 String table
           
 
Constructor Summary
AbstractModelTrapContext.TrapInfo()
           
 
Method Summary
 boolean showWarning()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Field Detail

ochasmTrap

public boolean ochasmTrap

chasmTrap

public boolean chasmTrap

table

public String table

agg

public DataRef agg
Constructor Detail

AbstractModelTrapContext.TrapInfo

public AbstractModelTrapContext.TrapInfo()
Method Detail

showWarning

public boolean showWarning()

toString

public String toString()
Overrides:
toString in class Object

Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved.