Interface VFeaturePathDomainModelReference

    • Method Detail

      • setDomainModelEFeature

        void setDomainModelEFeature​(org.eclipse.emf.ecore.EStructuralFeature value)
        Sets the value of the 'Domain Model EFeature' reference.
        Parameters:
        value - the new value of the 'Domain Model EFeature' reference.
        See Also:
        getDomainModelEFeature()
      • getDomainModelEReferencePath

        org.eclipse.emf.common.util.EList<org.eclipse.emf.ecore.EReference> getDomainModelEReferencePath()
        Returns the value of the 'Domain Model EReference Path' reference list. The list contents are of type EReference.

        If the meaning of the 'Domain Model EReference Path' reference list isn't clear, there really should be more of a description here...

        Returns:
        the value of the 'Domain Model EReference Path' reference list.
        See Also:
        VViewPackage.getFeaturePathDomainModelReference_DomainModelEReferencePath()