Interface IDtRuleInput

    • Method Detail

      • getProjectParameters

        IV8Project getProjectParameters​(org.eclipse.emf.ecore.EObject object)
        Returns the IV8Project for the given object.
        Parameters:
        object - the object, cannot be null.
        Returns:
        the IV8Project.
      • getLeafDefinitions

        Set<IDefinition> getLeafDefinitions()
        Returns the set of all leaf definitions of this input.
        Returns:
        The set of all leaf definitions of this input