public abstract static class MondrianGuiDef.Relation extends MondrianGuiDef.RelationOrJoin
| Constructor and Description |
|---|
Relation() |
Relation(DOMWrapper _def) |
| Modifier and Type | Method and Description |
|---|---|
void |
display(PrintWriter _out,
int _indent) |
boolean |
displayDiff(ElementDef _other,
PrintWriter _out,
int _indent) |
void |
displayXML(XMLOutput _out,
int _indent) |
abstract String |
getAlias() |
String |
getName() |
equals, find, hashCodeaddChild, 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, getLocation, getMixedChildren_new, getMixedChildren, getText, getType, getWrapper, toCompactXML, toString, toXML, verifyEqualpublic Relation()
public Relation(DOMWrapper _def) throws XOMException
XOMExceptionpublic String getName()
getName in interface NodeDefgetName in class MondrianGuiDef.RelationOrJoinpublic void display(PrintWriter _out, int _indent)
display in interface NodeDefdisplay in class MondrianGuiDef.RelationOrJoinpublic void displayXML(XMLOutput _out, int _indent)
displayXML in interface NodeDefdisplayXML in class MondrianGuiDef.RelationOrJoinpublic boolean displayDiff(ElementDef _other, PrintWriter _out, int _indent)
displayDiff in class MondrianGuiDef.RelationOrJoinpublic abstract String getAlias()