| Modifier and Type | Method and Description |
|---|---|
Project |
NewProjectAdded.getParentProject()
Returns the value of the 'Parent Project' reference.
|
Project |
UserAddedToProject.getProject()
Returns the value of the 'Project' reference.
|
Project |
NewRevisionAdded.getProject()
Returns the value of the 'Project' reference.
|
Project |
UserRemovedFromProject.getProject()
Returns the value of the 'Project' reference.
|
Project |
ProjectRelated.getProject()
Returns the value of the 'Project' reference.
|
Project |
ExtendedDataAddedToProject.getProject()
Returns the value of the 'Project' reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NewProjectAdded.setParentProject(Project value)
Sets the value of the '
Parent Project' reference. |
void |
UserAddedToProject.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
NewRevisionAdded.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
UserRemovedFromProject.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
ProjectRelated.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
ExtendedDataAddedToProject.setProject(Project value)
Sets the value of the '
Project' reference. |
| Modifier and Type | Method and Description |
|---|---|
Project |
NewProjectAddedImpl.getParentProject() |
Project |
ExtendedDataAddedToProjectImpl.getProject() |
Project |
NewRevisionAddedImpl.getProject() |
Project |
UserRemovedFromProjectImpl.getProject() |
Project |
ProjectRelatedImpl.getProject() |
Project |
UserAddedToProjectImpl.getProject() |
| Modifier and Type | Method and Description |
|---|---|
void |
NewProjectAddedImpl.setParentProject(Project newParentProject) |
void |
ExtendedDataAddedToProjectImpl.setProject(Project newProject) |
void |
NewRevisionAddedImpl.setProject(Project newProject) |
void |
UserRemovedFromProjectImpl.setProject(Project newProject) |
void |
ProjectRelatedImpl.setProject(Project newProject) |
void |
UserAddedToProjectImpl.setProject(Project newProject) |
| Modifier and Type | Method and Description |
|---|---|
Project |
StoreFactory.createProject()
Returns a new object of class 'Project'.
|
Project |
Project.getParent()
Returns the value of the 'Parent' reference.
|
Project |
Service.getProject()
Returns the value of the 'Project' reference.
|
Project |
CheckinRevision.getProject()
Returns the value of the 'Project' reference.
|
Project |
Checkout.getProject()
Returns the value of the 'Project' reference.
|
Project |
ConcreteRevision.getProject()
Returns the value of the 'Project' reference.
|
Project |
Revision.getProject()
Returns the value of the 'Project' reference.
|
Project |
NewService.getProject()
Returns the value of the 'Project' reference.
|
Project |
ExtendedData.getProject()
Returns the value of the 'Project' reference.
|
Project |
SingleProjectAuthorization.getProject()
Returns the value of the 'Project' reference.
|
Project |
Service.getWriteRevision()
Returns the value of the 'Write Revision' reference.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Project> |
User.getHasRightsOn()
Returns the value of the 'Has Rights On' reference list.
|
org.eclipse.emf.common.util.EList<Project> |
GeoTag.getProjects()
Returns the value of the 'Projects' reference list.
|
org.eclipse.emf.common.util.EList<Project> |
Project.getSubProjects()
Returns the value of the 'Sub Projects' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Project.setParent(Project value)
Sets the value of the '
Parent' reference. |
void |
Service.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
CheckinRevision.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
Checkout.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
ConcreteRevision.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
Revision.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
NewService.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
ExtendedData.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
SingleProjectAuthorization.setProject(Project value)
Sets the value of the '
Project' reference. |
void |
Service.setWriteRevision(Project value)
Sets the value of the '
Write Revision' reference. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProjectImpl
An implementation of the model object 'Project'.
|
| Modifier and Type | Method and Description |
|---|---|
Project |
StoreFactoryImpl.createProject() |
Project |
ProjectImpl.getParent() |
Project |
ConcreteRevisionImpl.getProject() |
Project |
CheckinRevisionImpl.getProject() |
Project |
SingleProjectAuthorizationImpl.getProject() |
Project |
CheckoutImpl.getProject() |
Project |
NewServiceImpl.getProject() |
Project |
ExtendedDataImpl.getProject() |
Project |
RevisionImpl.getProject() |
Project |
ServiceImpl.getProject() |
Project |
ServiceImpl.getWriteRevision() |
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<Project> |
UserImpl.getHasRightsOn() |
org.eclipse.emf.common.util.EList<Project> |
GeoTagImpl.getProjects() |
org.eclipse.emf.common.util.EList<Project> |
ProjectImpl.getSubProjects() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProjectImpl.setParent(Project newParent) |
void |
ConcreteRevisionImpl.setProject(Project newProject) |
void |
CheckinRevisionImpl.setProject(Project newProject) |
void |
SingleProjectAuthorizationImpl.setProject(Project newProject) |
void |
CheckoutImpl.setProject(Project newProject) |
void |
NewServiceImpl.setProject(Project newProject) |
void |
ExtendedDataImpl.setProject(Project newProject) |
void |
RevisionImpl.setProject(Project newProject) |
void |
ServiceImpl.setProject(Project newProject) |
void |
ServiceImpl.setWriteRevision(Project newWriteRevision) |
| Modifier and Type | Method and Description |
|---|---|
T |
StoreSwitch.caseProject(Project object)
Returns the result of interpreting the object as an instance of 'Project'.
|
| Modifier and Type | Method and Description |
|---|---|
IfcModelInterface |
ModelMerger.merge(Project project,
IfcModelSet modelSet,
ModelHelper modelHelper) |
Copyright © 2018 OpenSource BIM. All rights reserved.