| Package | Description |
|---|---|
| org.bimserver.models.store | |
| org.bimserver.models.store.impl | |
| org.bimserver.models.store.util |
| Modifier and Type | Interface and Description |
|---|---|
interface |
CheckinRevision
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
interface |
StoreExtendedData
Copyright (C) 2009-2018 BIMserver.org
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
StoreFactory.createAction()
Returns a new object of class 'Action'.
|
Action |
NewService.getAction()
Returns the value of the 'Action' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NewService.setAction(Action value)
Sets the value of the '
Action' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ActionImpl
An implementation of the model object 'Action'.
|
class |
CheckinRevisionImpl
An implementation of the model object 'Checkin Revision'.
|
class |
StoreExtendedDataImpl
An implementation of the model object 'Extended Data'.
|
| Modifier and Type | Method and Description |
|---|---|
Action |
StoreFactoryImpl.createAction() |
Action |
NewServiceImpl.getAction() |
| Modifier and Type | Method and Description |
|---|---|
void |
NewServiceImpl.setAction(Action newAction) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseAction(Action object)
Returns the result of interpreting the object as an instance of 'Action'.
|
Copyright © 2018 OpenSource BIM. All rights reserved.