| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectAdded
A representation of the model object 'Object Added'.
|
interface |
ObjectModified
A representation of the model object 'Object Modified'.
|
interface |
ObjectRemoved
A representation of the model object 'Object Removed'.
|
| Modifier and Type | Method and Description |
|---|---|
CompareItem |
StoreFactory.createCompareItem()
Returns a new object of class 'Compare Item'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CompareItem> |
CompareContainer.getItems()
Returns the value of the 'Items' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CompareItemImpl
An implementation of the model object 'Compare Item'.
|
class |
ObjectAddedImpl
An implementation of the model object 'Object Added'.
|
class |
ObjectModifiedImpl
An implementation of the model object 'Object Modified'.
|
class |
ObjectRemovedImpl
An implementation of the model object 'Object Removed'.
|
| Modifier and Type | Method and Description |
|---|---|
CompareItem |
StoreFactoryImpl.createCompareItem() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CompareItem> |
CompareContainerImpl.getItems() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseCompareItem(CompareItem object)
Returns the result of interpreting the object as an instance of 'Compare Item'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.