Class ComponentParametersCellModifier

  • All Implemented Interfaces:
    ICellModifier

    public class ComponentParametersCellModifier
    extends ObservableCellModifier
    The class define a cell modifier is used to access the data model from a cell editor.
    • Field Detail

      • editingDomain

        protected org.eclipse.emf.transaction.TransactionalEditingDomain editingDomain
        The transactional editing domain which is used to get the commands and alter the model
    • Constructor Detail

      • ComponentParametersCellModifier

        public ComponentParametersCellModifier()
    • Method Detail

      • canModify

        public boolean canModify​(Object element,
                                 String property)
      • setContext

        public void setContext​(org.palladiosimulator.pcm.core.composition.AssemblyContext context)
        Parameters:
        context - the context to set