0030277: Coding Rules - avoid extremely long class names in STEP packages
authormkrylova <mkrylova@opencascade.com>
Wed, 8 Jul 2020 09:46:33 +0000 (12:46 +0300)
committerbugmaster <bugmaster@opencascade.com>
Sat, 11 Jul 2020 08:26:30 +0000 (11:26 +0300)
commit210914d5626dec2fa4c717702d873d7b9447473a
tree101996873e7a14b8259f3a36d4de558e574474c1
parent3e85dfc5e508bb7910da5dd4e46bdf8eb906af26
0030277: Coding Rules - avoid extremely long class names in STEP packages

Has changed the names of classes that are too long
and fixed names in files where these classes are used
21 files changed:
src/RWStepAP214/RWStepAP214_GeneralModule.cxx
src/RWStepAP214/RWStepAP214_ReadWriteModule.cxx
src/RWStepVisual/FILES
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndAnnotationOccurrenceAndGeomReprItemAndReprItemAndStyledItem.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndAnnotationOccurrenceAndGeomReprItemAndReprItemAndStyledItem.hxx [deleted file]
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWAnnotationCurveOccurrenceAndGeomReprItem.hxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.cxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWCharacterizedObjAndRepresentationAndDraughtingModel.hxx [new file with mode: 0644]
src/RWStepVisual/RWStepVisual_RWCharacterizedObjectAndCharacterizedRepresentationAndDraughtingModelAndRepresentation.cxx [deleted file]
src/RWStepVisual/RWStepVisual_RWCharacterizedObjectAndCharacterizedRepresentationAndDraughtingModelAndRepresentation.hxx [deleted file]
src/StepAP214/StepAP214_Protocol.cxx
src/StepVisual/FILES
src/StepVisual/StepVisual_AnnotationCurveOccurrenceAndAnnotationOccurrenceAndGeomReprItemAndReprItemAndStyledItem.cxx [deleted file]
src/StepVisual/StepVisual_AnnotationCurveOccurrenceAndAnnotationOccurrenceAndGeomReprItemAndReprItemAndStyledItem.hxx [deleted file]
src/StepVisual/StepVisual_AnnotationCurveOccurrenceAndGeomReprItem.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_AnnotationCurveOccurrenceAndGeomReprItem.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_CharacterizedObjAndRepresentationAndDraughtingModel.cxx [new file with mode: 0644]
src/StepVisual/StepVisual_CharacterizedObjAndRepresentationAndDraughtingModel.hxx [new file with mode: 0644]
src/StepVisual/StepVisual_CharacterizedObjectAndCharacterizedRepresentationAndDraughtingModelAndRepresentation.cxx [deleted file]
src/StepVisual/StepVisual_CharacterizedObjectAndCharacterizedRepresentationAndDraughtingModelAndRepresentation.hxx [deleted file]