| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
DataObject |
StoreFactory.createDataObject()
Returns a new object of class 'Data Object'.
|
DataObject |
CompareItem.getDataObject()
Returns the value of the 'Data Object' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CompareItem.setDataObject(DataObject value)
Sets the value of the '
Data Object' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
DataObjectImpl
An implementation of the model object 'Data Object'.
|
| Modifier and Type | Method and Description |
|---|---|
DataObject |
StoreFactoryImpl.createDataObject() |
DataObject |
CompareItemImpl.getDataObject() |
| Modifier and Type | Method and Description |
|---|---|
void |
CompareItemImpl.setDataObject(DataObject newDataObject) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseDataObject(DataObject object)
Returns the result of interpreting the object as an instance of 'Data Object'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.