|
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.ModelTrapHelper
public class ModelTrapHelper
Helper class for checking model trap.
| Constructor Summary | |
|---|---|
ModelTrapHelper(String[] tables,
XPartition partition)
Constructor. |
|
ModelTrapHelper(String[] tables,
XPartition partition,
XRelationship[] relations)
Constructor. |
|
ModelTrapHelper(XRelationship[] relations)
Constructor. |
|
| Method Summary | |
|---|---|
String[] |
getTables()
Get tables. |
String |
getTrapTables()
|
boolean |
isChasmTrap()
Return true if chasm trap exists. |
boolean |
isFanTrap(String table,
String[] tables)
Return true if the specified table is in a fan trap. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ModelTrapHelper(String[] tables,
XPartition partition)
public ModelTrapHelper(XRelationship[] relations)
public ModelTrapHelper(String[] tables,
XPartition partition,
XRelationship[] relations)
| Method Detail |
|---|
public String[] getTables()
public boolean isChasmTrap()
public boolean isFanTrap(String table,
String[] tables)
public String getTrapTables()
|
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 | ||||||||