Interface VCategorizableElement

    • Method Detail

      • getLabelObject

        org.eclipse.emf.ecore.EObject getLabelObject()
        Returns the value of the 'Label Object' reference.

        If the meaning of the 'Label Object' reference isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Label Object' reference.
        See Also:
        VCategorizationPackage.getCategorizableElement_LabelObject()
      • getECPActions

        java.util.List<ECPAction> getECPActions()
      • setECPActions

        void setECPActions​(java.util.List<ECPAction> actions)