Interface VCompoundControl

    • Method Detail

      • getControls

        org.eclipse.emf.common.util.EList<VControl> getControls()
        Returns the value of the 'Controls' containment reference list. The list contents are of type VControl.

        If the meaning of the 'Controls' containment reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Controls' containment reference list.
        See Also:
        VCompoundcontrolPackage.getCompoundControl_Controls()