|
Style Intelligence v12.0 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectinetsoft.uql.erm.AbstractModelContext
public abstract class AbstractModelContext
A skeletal implementation of an model trap context.
| Field Summary | |
|---|---|
protected inetsoft.uql.asset.internal.CompositeColumnHelper |
helper
|
protected XLogicalModel |
lm
|
| Constructor Summary | |
|---|---|
AbstractModelContext()
|
|
| Method Summary | |
|---|---|
protected void |
addAttributes(HashSet set,
DataRef ref)
Add attributes. |
protected void |
fixAggregates(HashSet all,
HashSet aggs)
Find expression attribute which is aggregate expression. |
protected XAttribute |
getAttribute(DataRef ref)
Get attribute. |
protected String[] |
getTables(DataRef attribute)
Get the name of all database tables referenced by this attribute. |
protected String[] |
getTables(DataRef[] attributes)
Get the name of all database tables referenced by this data attributes. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected XLogicalModel lm
protected inetsoft.uql.asset.internal.CompositeColumnHelper helper
| Constructor Detail |
|---|
public AbstractModelContext()
| Method Detail |
|---|
protected String[] getTables(DataRef[] attributes)
protected String[] getTables(DataRef attribute)
protected XAttribute getAttribute(DataRef ref)
protected void addAttributes(HashSet set,
DataRef ref)
protected void fixAggregates(HashSet all,
HashSet aggs)
|
Copyright © 1996-2014 InetSoft Technology Corp. All Rights Reserved. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||