ilog.rules.rf.model

Interface IlrRFModelElement

    • Method Detail

      • getRFModel

        IlrRFModel getRFModel()
        Returns the model containing this model element.
        Returns:
        the model containing this model element.
      • getID

        java.lang.String getID()
        Returns an unique internal ID used to uniquely identify an element in a ruleflow model.
        Returns:
        an unique internal ID used to uniquely identify an element in a ruleflow model.
      • setID

        void setID(java.lang.String ID)
        Sets a unique internal ID used to uniquely identify an element in a ruleflow model.
        Parameters:
        ID - the new ID.
      • remove

        void remove()
        Removes this element from its ruleflow model.

© Copyright IBM Corp. 1987, 2020