public interface DatabaseInformationCategory extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<DatabaseInformationItem> |
getItems()
Returns the value of the 'Items' reference list.
|
String |
getTitle()
Returns the value of the 'Title' attribute.
|
void |
setTitle(String value)
Sets the value of the '
Title' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getTitle()
If the meaning of the 'Title' attribute isn't clear, there really should be more of a description here...
setTitle(String),
StorePackage.getDatabaseInformationCategory_Title()void setTitle(String value)
Title' attribute.
value - the new value of the 'Title' attribute.getTitle()org.eclipse.emf.common.util.EList<DatabaseInformationItem> getItems()
DatabaseInformationItem.
If the meaning of the 'Items' reference list isn't clear, there really should be more of a description here...
StorePackage.getDatabaseInformationCategory_Items()Copyright © 2018 OpenSource BIM. All rights reserved.