public abstract class AbstractMppView extends AbstractView
m_id, m_name, m_parent, m_tableName, m_type| Constructor and Description |
|---|
AbstractMppView(ProjectFile parent)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
removeAmpersand(String name)
Remove the ampersand embedded in the view name.
|
getID, getName, getTable, getTableName, getType, toStringpublic AbstractMppView(ProjectFile parent)
parent - parent fileCopyright © 2013. All Rights Reserved.