Class PredefinedContainerCodeLengthChangeTask

  • All Implemented Interfaces:
    IBmTask<org.eclipse.core.runtime.IStatus>

    public class PredefinedContainerCodeLengthChangeTask
    extends BmBasicTask1<BasicDbObject>
    An IBmTask implementation for changing predefined container code length.
    • Constructor Detail

      • PredefinedContainerCodeLengthChangeTask

        public PredefinedContainerCodeLengthChangeTask​(BasicDbObject basicDbObject,
                                                       int codeLength,
                                                       org.eclipse.emf.ecore.EStructuralFeature feature)
        Parameters:
        basicDbObject - is the BasicDbObject predefined container, cannot be null
        codeLength - is code length
        feature - the feature, cannot be null