| Package | Description |
|---|---|
| org.bimserver.models.log | |
| org.bimserver.models.log.impl | |
| org.bimserver.models.log.util | |
| org.bimserver.models.store | |
| org.bimserver.models.store.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NewCheckoutAdded
A representation of the model object 'New Checkout Added'.
|
| Modifier and Type | Method and Description |
|---|---|
CheckoutRelated |
LogFactory.createCheckoutRelated()
Returns a new object of class 'Checkout Related'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckoutRelatedImpl
An implementation of the model object 'Checkout Related'.
|
class |
NewCheckoutAddedImpl
An implementation of the model object 'New Checkout Added'.
|
| Modifier and Type | Method and Description |
|---|---|
CheckoutRelated |
LogFactoryImpl.createCheckoutRelated() |
| Modifier and Type | Method and Description |
|---|---|
T |
LogSwitch.caseCheckoutRelated(CheckoutRelated object)
Returns the result of interpreting the object as an instance of 'Checkout Related'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CheckoutRelated> |
Checkout.getLogs()
Returns the value of the 'Logs' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<CheckoutRelated> |
CheckoutImpl.getLogs() |
Copyright © 2016 OpenSource BIM. All rights reserved.