...
- getName()
- getDescription()
- getLifeCycle()
- getCustomerName()
- getProjectName()
Listeners
You can have the metastore inform you of changes that are happening inside of the Metastore
- addElementTypeListener() : be informed of changed to element types
- getElementTypeListeners() : get the element type listeners
- removeElementTypeListener: remove an element type listener
- addElementListener() add an element listener
- getElementListeners() get the element listeners
- removeElementListener() remove an element listener