| 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 |
NewUserAdded
A representation of the model object 'New User Added'.
|
interface |
PasswordChanged
A representation of the model object 'Password Changed'.
|
interface |
PasswordReset
A representation of the model object 'Password Reset'.
|
interface |
UserAddedToProject
A representation of the model object 'User Added To Project'.
|
interface |
UserChanged
A representation of the model object 'User Changed'.
|
interface |
UserDeleted
A representation of the model object 'User Deleted'.
|
interface |
UserRemovedFromProject
A representation of the model object 'User Removed From Project'.
|
interface |
UserUndeleted
A representation of the model object 'User Undeleted'.
|
| Modifier and Type | Method and Description |
|---|---|
UserRelated |
LogFactory.createUserRelated()
Returns a new object of class 'User Related'.
|
| Modifier and Type | Class and Description |
|---|---|
class |
NewUserAddedImpl
An implementation of the model object 'New User Added'.
|
class |
PasswordChangedImpl
An implementation of the model object 'Password Changed'.
|
class |
PasswordResetImpl
An implementation of the model object 'Password Reset'.
|
class |
UserAddedToProjectImpl
An implementation of the model object 'User Added To Project'.
|
class |
UserChangedImpl
An implementation of the model object 'User Changed'.
|
class |
UserDeletedImpl
An implementation of the model object 'User Deleted'.
|
class |
UserRelatedImpl
An implementation of the model object 'User Related'.
|
class |
UserRemovedFromProjectImpl
An implementation of the model object 'User Removed From Project'.
|
class |
UserUndeletedImpl
An implementation of the model object 'User Undeleted'.
|
| Modifier and Type | Method and Description |
|---|---|
UserRelated |
LogFactoryImpl.createUserRelated() |
| Modifier and Type | Method and Description |
|---|---|
T |
LogSwitch.caseUserRelated(UserRelated object)
Returns the result of interpreting the object as an instance of 'User Related'.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UserRelated> |
User.getLogs()
Returns the value of the 'Logs' reference list.
|
| Modifier and Type | Method and Description |
|---|---|
org.eclipse.emf.common.util.EList<UserRelated> |
UserImpl.getLogs() |
Copyright © 2016 OpenSource BIM. All rights reserved.