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