| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Method and Description |
|---|---|
NewService |
StoreFactory.createNewService()
Returns a new object of class 'New Service'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<NewService> |
Project.getNewServices()
Returns the value of the 'New Services' reference list.
|
org.eclipse.emf.common.util.EList<NewService> |
Revision.getServicesLinked()
Returns the value of the 'Services Linked' reference list.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NewServiceImpl
An implementation of the model object 'New Service'.
|
| Modifier and Type | Method and Description |
|---|---|
NewService |
StoreFactoryImpl.createNewService() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<NewService> |
ProjectImpl.getNewServices() |
org.eclipse.emf.common.util.EList<NewService> |
RevisionImpl.getServicesLinked() |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseNewService(NewService object)
Returns the result of interpreting the object as an instance of 'New Service'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.