com.ibm.etools.cobol.application.model.cobol

Interface Program

  • All Superinterfaces:
    ASTNode, BaseProgram, org.eclipse.emf.ecore.EObject, NamedElement, org.eclipse.emf.common.notify.Notifier


    public interface Program
    extends BaseProgram
    A representation of a program.

    The following features are supported:

    See Also:
    COBOLPackage.getProgram()