Class OperationsCellModifier
java.lang.Object
java.util.Observable
org.palladiosimulator.editors.commons.tabs.generic.ObservableCellModifier
org.palladiosimulator.editors.commons.tabs.operations.OperationsCellModifier
- All Implemented Interfaces:
ICellModifier
-
Field Summary
Modifier and TypeFieldDescriptionprotected org.eclipse.emf.transaction.TransactionalEditingDomain
The transactional editing domain which is used to get the commands and alter the model -
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.editors.commons.tabs.generic.ObservableCellModifier
notifyObservers, notifyObservers
Methods inherited from class java.util.Observable
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, setChanged
-
Field Details
-
editingDomain
protected org.eclipse.emf.transaction.TransactionalEditingDomain editingDomainThe transactional editing domain which is used to get the commands and alter the model
-
-
Constructor Details
-
OperationsCellModifier
-
-
Method Details
-
canModify
-
getValue
-
modify
-