gov
.
nasa
.
jpl
.
magicdraw
.
projectUsageIntegrity
.
transactions
CollaborationIntegrityInvariantTransactionMonitor
Related Doc:
package transactions
class
CollaborationIntegrityInvariantTransactionMonitor
extends
TransactionCommitListener
with
ProjectListener
Linear Supertypes
ProjectListener
,
Listener
[
ProjectEvent
],
TransactionCommitListener
,
AnyRef
,
Any
Ordering
Alphabetic
By Inheritance
Inherited
CollaborationIntegrityInvariantTransactionMonitor
ProjectListener
Listener
TransactionCommitListener
AnyRef
Any
Hide All
Show All
Visibility
Public
All
Instance Constructors
new
CollaborationIntegrityInvariantTransactionMonitor
()
Value Members
final
def
!=
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
##
()
:
Int
Definition Classes
AnyRef → Any
final
def
==
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
final
def
asInstanceOf
[
T0
]
:
T0
Definition Classes
Any
def
checkIfUnlocked
(
e:
Element
,
isDeletion:
Boolean
)
:
UnlockedModificationInfo
def
clone
()
:
AnyRef
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
eq
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
equals
(
arg0:
Any
)
:
Boolean
Definition Classes
AnyRef → Any
def
finalize
()
:
Unit
Attributes
protected[
java.lang
]
Definition Classes
AnyRef
Annotations
@throws
(
classOf[java.lang.Throwable]
)
final
def
getClass
()
:
Class
[_]
Definition Classes
AnyRef → Any
def
getDescription
(
propertyName:
String
,
o:
Any
)
:
String
def
getElementName
(
e:
Element
)
:
String
def
getLockRelevantSelfOrAncestor
(
s:
ILockProjectService
,
e:
Element
)
:
Element
def
hashCode
()
:
Int
Definition Classes
AnyRef → Any
def
illegalTransactionsDetected
()
:
Boolean
final
def
isInstanceOf
[
T0
]
:
Boolean
Definition Classes
Any
def
isLockRelevant
(
s:
ILockProjectService
,
e:
Element
)
:
Boolean
def
lock
(
unlockedModifications:
List
[
UnlockedModificationInfo
]
)
:
Boolean
def
monitor
(
events:
Collection
[
PropertyChangeEvent
]
)
:
Unit
final
def
ne
(
arg0:
AnyRef
)
:
Boolean
Definition Classes
AnyRef
def
notify
(
event:
ProjectEvent
)
:
Unit
Definition Classes
CollaborationIntegrityInvariantTransactionMonitor
→ Listener
final
def
notify
()
:
Unit
Definition Classes
AnyRef
final
def
notifyAll
()
:
Unit
Definition Classes
AnyRef
final
def
synchronized
[
T0
]
(
arg0: ⇒
T0
)
:
T0
Definition Classes
AnyRef
def
toString
()
:
String
Definition Classes
AnyRef → Any
def
transactionCommited
(
events:
Collection
[
PropertyChangeEvent
]
)
:
Runnable
Definition Classes
CollaborationIntegrityInvariantTransactionMonitor
→ TransactionCommitListener
def
unlockedModification
(
property:
String
,
oldValue:
Any
,
newValue:
Any
)
:
UnlockedModificationInfo
final
def
wait
()
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
,
arg1:
Int
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
final
def
wait
(
arg0:
Long
)
:
Unit
Definition Classes
AnyRef
Annotations
@throws
(
...
)
Inherited from
ProjectListener
Inherited from
Listener
[
ProjectEvent
]
Inherited from
TransactionCommitListener
Inherited from
AnyRef
Inherited from
Any
Ungrouped