| Package | Description |
|---|---|
| org.bimserver.models.log | |
| org.bimserver.models.log.impl | |
| org.bimserver.models.log.util | |
| org.bimserver.models.store | |
| org.bimserver.models.store.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
NewProjectAdded
A representation of the model object 'New Project Added'.
|
interface |
ProjectDeleted
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 |
ProjectUndeleted
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 |
ProjectUpdated
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 |
|---|---|
ProjectRelated |
LogFactory.createProjectRelated()
Returns a new object of class 'Project Related'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NewProjectAddedImpl
An implementation of the model object 'New Project Added'.
|
class |
ProjectDeletedImpl
An implementation of the model object 'Project Deleted'.
|
class |
ProjectRelatedImpl
An implementation of the model object 'Project Related'.
|
class |
ProjectUndeletedImpl
An implementation of the model object 'Project Undeleted'.
|
class |
ProjectUpdatedImpl
An implementation of the model object 'Project Updated'.
|
| Modifier and Type | Method and Description |
|---|---|
ProjectRelated |
LogFactoryImpl.createProjectRelated() |
| Modifier and Type | Method and Description |
|---|---|
T |
LogSwitch.caseProjectRelated(ProjectRelated object)
Returns the result of interpreting the object as an instance of 'Project Related'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProjectRelated> |
Project.getLogs()
Returns the value of the 'Logs' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<ProjectRelated> |
ProjectImpl.getLogs() |
Copyright © 2018 OpenSource BIM. All rights reserved.