| 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 |
|---|---|
Service |
RemoteServiceCalled.getService()
Returns the value of the 'Service' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteServiceCalled.setService(Service value)
Sets the value of the '
Service' reference. |
| Modifier and Type | Method and Description |
|---|---|
Service |
RemoteServiceCalledImpl.getService() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteServiceCalledImpl.setService(Service newService) |
| Modifier and Type | Method and Description |
|---|---|
Service |
StoreFactory.createService()
Returns a new object of class 'Service'.
|
Service |
Revision.getService()
Returns the value of the 'Service' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Service> |
User.getServices()
Returns the value of the 'Services' reference list.
|
org.eclipse.emf.common.util.EList<Service> |
Project.getServices()
Returns the value of the 'Services' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Revision.setService(Service value)
Sets the value of the '
Service' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ServiceImpl
An implementation of the model object 'Service'.
|
| Modifier and Type | Method and Description |
|---|---|
Service |
StoreFactoryImpl.createService() |
Service |
RevisionImpl.getService() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Service> |
UserImpl.getServices() |
org.eclipse.emf.common.util.EList<Service> |
ProjectImpl.getServices() |
| Modifier and Type | Method and Description |
|---|---|
void |
RevisionImpl.setService(Service newService) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseService(Service object)
Returns the result of interpreting the object as an instance of 'Service'.
|
Copyright © 2016 OpenSource BIM. All rights reserved.