| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
RevisionSummary |
StoreFactory.createRevisionSummary()
Returns a new object of class 'Revision Summary'.
|
RevisionSummary |
ConcreteRevision.getSummary()
Returns the value of the 'Summary' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConcreteRevision.setSummary(RevisionSummary value)
Sets the value of the '
Summary' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
RevisionSummaryImpl
An implementation of the model object 'Revision Summary'.
|
| Modifier and Type | Method and Description |
|---|---|
RevisionSummary |
StoreFactoryImpl.createRevisionSummary() |
RevisionSummary |
ConcreteRevisionImpl.getSummary() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConcreteRevisionImpl.setSummary(RevisionSummary newSummary) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseRevisionSummary(RevisionSummary object)
Returns the result of interpreting the object as an instance of 'Revision Summary'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.