public interface Relation extends Expression
| Modifier and Type | Method and Description | 
|---|---|
Collection<Column> | 
getColumns()  | 
Collection<Row> | 
getRows()  | 
getTypeRef, setTypeRefgetDescription, getExtensionElements, getId, getLabel, setDescription, setExtensionElements, setId, setLabeladdChildElement, getAttributeValue, getAttributeValueNs, getChildElementsByType, getChildElementsByType, getDomElement, getElementType, getModelInstance, getParentElement, getRawTextContent, getTextContent, getUniqueChildElementByNameNs, getUniqueChildElementByType, insertElementAfter, removeAttribute, removeAttributeNs, removeChildElement, replaceChildElement, replaceWithElement, setAttributeValue, setAttributeValue, setAttributeValueNs, setAttributeValueNs, setTextContent, setUniqueChildElementByNameNs, updateAfterReplacementCollection<Column> getColumns()
Collection<Row> getRows()
Copyright © 2018. All rights reserved.