All files / output zif_abapgit_objects.intf.mjs

93.04% Statements 107/115
100% Branches 2/2
50% Functions 1/2
93.04% Lines 107/115

Press n or j to go to the next uncovered block, b, p or k for the previous block.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 1151x 1x 1x 1x                 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x 1x
// zif_abapgit_objects.intf.abap
class zif_abapgit_objects {
  static INTERNAL_TYPE = 'INTF';
  static ATTRIBUTES = {"C_DESERIALIZE_ACTION": {"type": () => {return new abap.types.Structure({
  "no_support": new abap.types.Integer({qualifiedName: "I"}),
  "none": new abap.types.Integer({qualifiedName: "I"}),
  "add": new abap.types.Integer({qualifiedName: "I"}),
  "update": new abap.types.Integer({qualifiedName: "I"}),
  "overwrite": new abap.types.Integer({qualifiedName: "I"}),
  "delete": new abap.types.Integer({qualifiedName: "I"}),
  "delete_add": new abap.types.Integer({qualifiedName: "I"}),
  "packmove": new abap.types.Integer({qualifiedName: "I"}),
  "data_loss": new abap.types.Integer({qualifiedName: "I"})}, undefined, undefined, {}, {});}, "visibility": "U", "is_constant": "X", "is_class": "X"}};
  static METHODS = {};
}
abap.Classes['ZIF_ABAPGIT_OBJECTS'] = zif_abapgit_objects;
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action = new abap.types.Structure({
"no_support": new abap.types.Integer({qualifiedName: "I"}),
"none": new abap.types.Integer({qualifiedName: "I"}),
"add": new abap.types.Integer({qualifiedName: "I"}),
"update": new abap.types.Integer({qualifiedName: "I"}),
"overwrite": new abap.types.Integer({qualifiedName: "I"}),
"delete": new abap.types.Integer({qualifiedName: "I"}),
"delete_add": new abap.types.Integer({qualifiedName: "I"}),
"packmove": new abap.types.Integer({qualifiedName: "I"}),
"data_loss": new abap.types.Integer({qualifiedName: "I"})}, undefined, undefined, {}, {});
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().no_support.set(-1);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().none.set(0);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().add.set(1);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().update.set(2);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().overwrite.set(3);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().delete.set(4);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().delete_add.set(5);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().packmove.set(6);
zif_abapgit_objects.zif_abapgit_objects$c_deserialize_action.get().data_loss.set(7);
zif_abapgit_objects.ty_serialization = new abap.types.Structure({
"files": abap.types.TableFactory.construct(new abap.types.Structure({
"path": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_GIT_DEFINITIONS=>TY_FILE_SIGNATURE-PATH"}),
"filename": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_GIT_DEFINITIONS=>TY_FILE_SIGNATURE-FILENAME"}),
"sha1": new abap.types.Character(40, {"qualifiedName":"zif_abapgit_git_definitions=>ty_sha1"}),
"data": new abap.types.XString({qualifiedName: "ZIF_ABAPGIT_GIT_DEFINITIONS=>TY_FILE-DATA"})}, "zif_abapgit_git_definitions=>ty_file", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[{"name":"file_path","type":"SORTED","isUnique":true,"keyFields":["PATH","FILENAME"]},{"name":"file","type":"SORTED","isUnique":false,"keyFields":["FILENAME"]}]}, "zif_abapgit_git_definitions=>ty_files_tt"),
"item": new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"srcsystem": new abap.types.Character(5, {}),
"origlang": new abap.types.Character(1, {}),
"inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {})}, "zif_abapgit_objects=>ty_serialization", undefined, {}, {});
zif_abapgit_objects.ty_deserialization = new abap.types.Structure({
"obj": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_OBJECT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_OBJECT"}),
"xml": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_INPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_INPUT"}),
"package": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"item": new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"srcsystem": new abap.types.Character(5, {}),
"origlang": new abap.types.Character(1, {}),
"inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}),
"files": new abap.types.ABAPObject({qualifiedName: "ZCL_ABAPGIT_OBJECTS_FILES", RTTIName: "\\CLASS=ZCL_ABAPGIT_OBJECTS_FILES"})}, "zif_abapgit_objects=>ty_deserialization", undefined, {}, {});
zif_abapgit_objects.ty_deserialization_tt = abap.types.TableFactory.construct(new abap.types.Structure({
"obj": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_OBJECT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_OBJECT"}),
"xml": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_INPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_INPUT"}),
"package": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"item": new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"srcsystem": new abap.types.Character(5, {}),
"origlang": new abap.types.Character(1, {}),
"inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}),
"files": new abap.types.ABAPObject({qualifiedName: "ZCL_ABAPGIT_OBJECTS_FILES", RTTIName: "\\CLASS=ZCL_ABAPGIT_OBJECTS_FILES"})}, "zif_abapgit_objects=>ty_deserialization", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_objects=>ty_deserialization_tt");
zif_abapgit_objects.ty_types_tt = abap.types.TableFactory.construct(new abap.types.Character(4, {}), {"withHeader":false,"keyType":"USER","primaryKey":{"name":"primary_key","type":"SORTED","isUnique":true,"keyFields":["TABLE_LINE"]},"secondary":[]}, "zif_abapgit_objects=>ty_types_tt");
zif_abapgit_objects.ty_deserialization_step = new abap.types.String({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_DESERIALIZATION_STEP"});
zif_abapgit_objects.ty_deserialization_step_tt = abap.types.TableFactory.construct(new abap.types.String({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_DESERIALIZATION_STEP"}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_objects=>ty_deserialization_step_tt");
zif_abapgit_objects.ty_step_data = new abap.types.Structure({
"step_id": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_DESERIALIZATION_STEP"}),
"order": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_STEP_DATA-ORDER"}),
"descr": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_STEP_DATA-DESCR"}),
"syntax_check": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"objects": abap.types.TableFactory.construct(new abap.types.Structure({
"obj": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_OBJECT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_OBJECT"}),
"xml": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_INPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_INPUT"}),
"package": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"item": new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"srcsystem": new abap.types.Character(5, {}),
"origlang": new abap.types.Character(1, {}),
"inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}),
"files": new abap.types.ABAPObject({qualifiedName: "ZCL_ABAPGIT_OBJECTS_FILES", RTTIName: "\\CLASS=ZCL_ABAPGIT_OBJECTS_FILES"})}, "zif_abapgit_objects=>ty_deserialization", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_objects=>ty_deserialization_tt")}, "zif_abapgit_objects=>ty_step_data", undefined, {}, {});
zif_abapgit_objects.ty_step_data_tt = abap.types.TableFactory.construct(new abap.types.Structure({
"step_id": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_DESERIALIZATION_STEP"}),
"order": new abap.types.Integer({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_STEP_DATA-ORDER"}),
"descr": new abap.types.String({qualifiedName: "ZIF_ABAPGIT_OBJECTS=>TY_STEP_DATA-DESCR"}),
"syntax_check": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"objects": abap.types.TableFactory.construct(new abap.types.Structure({
"obj": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_OBJECT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_OBJECT"}),
"xml": new abap.types.ABAPObject({qualifiedName: "ZIF_ABAPGIT_XML_INPUT", RTTIName: "\\INTERFACE=ZIF_ABAPGIT_XML_INPUT"}),
"package": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"item": new abap.types.Structure({
"obj_type": new abap.types.Character(4, {}),
"obj_name": new abap.types.Character(40, {}),
"devclass": new abap.types.Character(30, {"qualifiedName":"DEVCLASS","ddicName":"DEVCLASS","description":"DEVCLASS"}),
"srcsystem": new abap.types.Character(5, {}),
"origlang": new abap.types.Character(1, {}),
"inactive": new abap.types.Character(1, {"qualifiedName":"ABAP_BOOL","ddicName":"ABAP_BOOL"}),
"abap_language_version": new abap.types.Character(1, {"qualifiedName":"zif_abapgit_aff_types_v1=>ty_abap_language_version"})}, "zif_abapgit_definitions=>ty_item", undefined, {}, {}),
"files": new abap.types.ABAPObject({qualifiedName: "ZCL_ABAPGIT_OBJECTS_FILES", RTTIName: "\\CLASS=ZCL_ABAPGIT_OBJECTS_FILES"})}, "zif_abapgit_objects=>ty_deserialization", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_objects=>ty_deserialization_tt")}, "zif_abapgit_objects=>ty_step_data", undefined, {}, {}), {"withHeader":false,"keyType":"DEFAULT","primaryKey":{"name":"primary_key","type":"STANDARD","isUnique":false,"keyFields":[]},"secondary":[]}, "zif_abapgit_objects=>ty_step_data_tt");
export {zif_abapgit_objects};