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

Interface CicsIntoOrSetClause

  • All Superinterfaces:
    ASTNode, org.eclipse.emf.ecore.EObject, org.eclipse.emf.common.notify.Notifier
    All Known Subinterfaces:
    CicsIntoClause, CicsSetClause


    public interface CicsIntoOrSetClause
    extends ASTNode
    A representation of the INTO or SET options in a CICS command.
    See Also:
    COBOLPackage.getCicsIntoOrSetClause()