1. Class-Name-1, Class-Name-2, Class-Name-3 and Interface-Name are User-defined words, as defined in the Definitions section in the Preface of this document.
2. Literal-1 is a Nonnumeric Literal, as defined in the Definitions section in the Preface of this document.
3. Comment-Entry-1, Comment-Entry-2, Comment-Entry-3, Comment-Entry-4, Comment-Entry-5 and Comment-Entry-6 are Comment-Entries, as defined in the Definitions section in the Preface of this document.
1. Class-Name-1 is the name by which the class is identified, unless the AS clause is specified.
2. Literal-1 is the name by which the class is identified. It may contain the name of the Java package it belongs to.
3. Class-Name-2 is the name of the class that Class-Name-1 inherits from. Class-Name-1 becomes a subclass of Class-Name-2. All the methods of Class-Name-2 become available for Class-Name-1. If Class-Name-1 implements a method of Class-Name-2, the new implementation overrides the one in Class-Name-2.
5. Interface-Name must be defined in the REPOSITORY Paragraph in the Configuration Section of the ENVIRONMENT DIVISION.
| Copyright (c) 2017 Veryant |
| Contact us |
|
Please share your comments on this manual or on any Veryant product documentation with the email button at the top left |