Interface UpdateOperation

  • All Superinterfaces:
    Operation

    public interface UpdateOperation
    extends Operation
    CLM Operation which supports update mode where non-existing IdentifiableElement should be created and existing should be created
    Author:
    Christopher Laszczuk
    • Method Detail

      • setUpdate

        void setUpdate​(boolean update)