public interface RevisionSummaryContainer extends IdEObject
The following features are supported:
| Modifier and Type | Method and Description |
|---|---|
String |
getName()
Returns the value of the 'Name' attribute.
|
org.eclipse.emf.common.util.EList<RevisionSummaryType> |
getTypes()
Returns the value of the 'Types' reference list.
|
void |
setName(String value)
Sets the value of the '
Name' attribute. |
forceLoad, getExpressId, getOid, getPid, getRid, isLoadedOrLoading, load, removeString getName()
If the meaning of the 'Name' attribute isn't clear, there really should be more of a description here...
setName(String),
StorePackage.getRevisionSummaryContainer_Name()void setName(String value)
Name' attribute.
value - the new value of the 'Name' attribute.getName()org.eclipse.emf.common.util.EList<RevisionSummaryType> getTypes()
RevisionSummaryType.
If the meaning of the 'Types' reference list isn't clear, there really should be more of a description here...
StorePackage.getRevisionSummaryContainer_Types()Copyright © 2018 OpenSource BIM. All rights reserved.