public class DataStructureSchemaModel extends DataStructureContentModel
| Constructor and Description |
|---|
DataStructureSchemaModel() |
| Modifier and Type | Method and Description |
|---|---|
List<DataStructureTableModel> |
getTables()
Get the tables
|
List<DataStructureViewModel> |
getViews()
Get the views
|
getContent, setContentequals, getCreatedAt, getCreatedBy, getDependencies, getHash, getLocation, getName, getType, hashCode, setCreatedAt, setCreatedBy, setHash, setLocation, setName, setType, toJson, toStringpublic List<DataStructureTableModel> getTables()
public List<DataStructureViewModel> getViews()
Copyright © 2010–2018 Eclipse Foundation. All rights reserved.