| Package | Description |
|---|---|
| org.bimserver.models.log | |
| org.bimserver.models.log.impl | |
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
Checkout |
CheckoutRelated.getCheckout()
Returns the value of the 'Checkout' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CheckoutRelated.setCheckout(Checkout value)
Sets the value of the '
Checkout' reference. |
| Modifier and Type | Method and Description |
|---|---|
Checkout |
CheckoutRelatedImpl.getCheckout() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckoutRelatedImpl.setCheckout(Checkout newCheckout) |
| Modifier and Type | Method and Description |
|---|---|
Checkout |
StoreFactory.createCheckout()
Returns a new object of class 'Checkout'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Checkout> |
Revision.getCheckouts()
Returns the value of the 'Checkouts' reference list.
|
org.eclipse.emf.common.util.EList<Checkout> |
Project.getCheckouts()
Returns the value of the 'Checkouts' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CheckoutImpl
An implementation of the model object 'Checkout'.
|
| Modifier and Type | Method and Description |
|---|---|
Checkout |
StoreFactoryImpl.createCheckout() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Checkout> |
RevisionImpl.getCheckouts() |
org.eclipse.emf.common.util.EList<Checkout> |
ProjectImpl.getCheckouts() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseCheckout(Checkout object)
Returns the result of interpreting the object as an instance of 'Checkout'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.