Interface FormItemContainer

    • Method Detail

      • getItems

        org.eclipse.emf.common.util.EList<FormItem> getItems()
        Returns the value of the 'Items' containment reference list. The list contents are of type FormItem.
        Returns:
        the value of the 'Items' containment reference list.
        See Also:
        FormPackage.getFormItemContainer_Items()