mondrian.gui
Class MondrianGuiDef.InlineTable
java.lang.Object
org.eigenbase.xom.ElementDef
mondrian.gui.MondrianGuiDef.RelationOrJoin
mondrian.gui.MondrianGuiDef.Relation
mondrian.gui.MondrianGuiDef.InlineTable
- All Implemented Interfaces:
- Serializable, Cloneable, NodeDef
- Enclosing class:
- MondrianGuiDef
public static class MondrianGuiDef.InlineTable
- extends MondrianGuiDef.Relation
- See Also:
- Serialized Form
-
-
Methods inherited from class org.eigenbase.xom.ElementDef |
addChild, addChildren, clone, constructElement, constructElement, deepCopy, diff, displayAttribute, displayAttributeDiff, displayElement, displayElementArray, displayElementArrayDiff, displayElementDiff, displayIndent, displayString, displayStringArray, displayStringArrayDiff, displayStringDiff, displayXML, displayXMLElement, displayXMLElementArray, displayXMLString, displayXMLStringArray, getChildren, getElementChildren, getElementClass, getMixedChildren_new, getMixedChildren, getText, getType, getWrapper, toCompactXML, toXML, verifyEqual |
alias
public String alias
columnDefs
public MondrianGuiDef.ColumnDefs columnDefs
rows
public MondrianGuiDef.Rows rows
MondrianGuiDef.InlineTable
public MondrianGuiDef.InlineTable()
MondrianGuiDef.InlineTable
public MondrianGuiDef.InlineTable(DOMWrapper _def)
throws XOMException
- Throws:
XOMException
MondrianGuiDef.InlineTable
public MondrianGuiDef.InlineTable(MondrianGuiDef.InlineTable inlineTable)
- Convenience constructor.
getName
public String getName()
- Specified by:
getName
in interface NodeDef
- Overrides:
getName
in class MondrianGuiDef.Relation
display
public void display(PrintWriter _out,
int _indent)
- Specified by:
display
in interface NodeDef
- Overrides:
display
in class MondrianGuiDef.Relation
displayXML
public void displayXML(XMLOutput _out,
int _indent)
- Specified by:
displayXML
in interface NodeDef
- Overrides:
displayXML
in class MondrianGuiDef.Relation
displayDiff
public boolean displayDiff(ElementDef _other,
PrintWriter _out,
int _indent)
- Overrides:
displayDiff
in class MondrianGuiDef.Relation
getAlias
public String getAlias()
- Specified by:
getAlias
in class MondrianGuiDef.Relation
toString
public String toString()
- Overrides:
toString
in class ElementDef
find
public MondrianGuiDef.InlineTable find(String seekAlias)
- Specified by:
find
in class MondrianGuiDef.RelationOrJoin
equals
public boolean equals(Object o)
- Overrides:
equals
in class MondrianGuiDef.RelationOrJoin
hashCode
public int hashCode()
- Overrides:
hashCode
in class MondrianGuiDef.RelationOrJoin