| 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 |
|---|---|
Revision |
RevisionBranched.getNewrevision()
Returns the value of the 'Newrevision' reference.
|
Revision |
RevisionBranched.getOldrevision()
Returns the value of the 'Oldrevision' reference.
|
Revision |
RevisionRelated.getRevision()
Returns the value of the 'Revision' reference.
|
Revision |
ExtendedDataAddedToRevision.getRevision()
Returns the value of the 'Revision' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RevisionBranched.setNewrevision(Revision value)
Sets the value of the '
Newrevision' reference. |
void |
RevisionBranched.setOldrevision(Revision value)
Sets the value of the '
Oldrevision' reference. |
void |
RevisionRelated.setRevision(Revision value)
Sets the value of the '
Revision' reference. |
void |
ExtendedDataAddedToRevision.setRevision(Revision value)
Sets the value of the '
Revision' reference. |
| Modifier and Type | Method and Description |
|---|---|
Revision |
RevisionBranchedImpl.getNewrevision() |
Revision |
RevisionBranchedImpl.getOldrevision() |
Revision |
ExtendedDataAddedToRevisionImpl.getRevision() |
Revision |
RevisionRelatedImpl.getRevision() |
| Modifier and Type | Method and Description |
|---|---|
void |
RevisionBranchedImpl.setNewrevision(Revision newNewrevision) |
void |
RevisionBranchedImpl.setOldrevision(Revision newOldrevision) |
void |
ExtendedDataAddedToRevisionImpl.setRevision(Revision newRevision) |
void |
RevisionRelatedImpl.setRevision(Revision newRevision) |
| Modifier and Type | Method and Description |
|---|---|
Revision |
StoreFactory.createRevision()
Returns a new object of class 'Revision'.
|
Revision |
Checkout.getCheckin()
Returns the value of the 'Checkin' reference.
|
Revision |
Project.getLastRevision()
Returns the value of the 'Last Revision' reference.
|
Revision |
ExtendedData.getRevision()
Returns the value of the 'Revision' reference.
|
Revision |
Checkout.getRevision()
Returns the value of the 'Revision' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Revision> |
User.getRevisions()
Returns the value of the 'Revisions' reference list.
|
org.eclipse.emf.common.util.EList<Revision> |
ConcreteRevision.getRevisions()
Returns the value of the 'Revisions' reference list.
|
org.eclipse.emf.common.util.EList<Revision> |
Project.getRevisions()
Returns the value of the 'Revisions' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Checkout.setCheckin(Revision value)
Sets the value of the '
Checkin' reference. |
void |
Project.setLastRevision(Revision value)
Sets the value of the '
Last Revision' reference. |
void |
ExtendedData.setRevision(Revision value)
Sets the value of the '
Revision' reference. |
void |
Checkout.setRevision(Revision value)
Sets the value of the '
Revision' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
RevisionImpl
An implementation of the model object 'Revision'.
|
| Modifier and Type | Method and Description |
|---|---|
Revision |
StoreFactoryImpl.createRevision() |
Revision |
CheckoutImpl.getCheckin() |
Revision |
ProjectImpl.getLastRevision() |
Revision |
CheckoutImpl.getRevision() |
Revision |
ExtendedDataImpl.getRevision() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Revision> |
UserImpl.getRevisions() |
org.eclipse.emf.common.util.EList<Revision> |
ProjectImpl.getRevisions() |
org.eclipse.emf.common.util.EList<Revision> |
ConcreteRevisionImpl.getRevisions() |
| Modifier and Type | Method and Description |
|---|---|
void |
CheckoutImpl.setCheckin(Revision newCheckin) |
void |
ProjectImpl.setLastRevision(Revision newLastRevision) |
void |
CheckoutImpl.setRevision(Revision newRevision) |
void |
ExtendedDataImpl.setRevision(Revision newRevision) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseRevision(Revision object)
Returns the result of interpreting the object as an instance of 'Revision'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.