Class ReferenceHelperImpl

    • Constructor Detail

      • ReferenceHelperImpl

        public ReferenceHelperImpl()
    • Method Detail

      • getStringRepresentation

        public java.lang.String getStringRepresentation​(VDomainModelReference reference)
        Description copied from interface: ReferenceHelper
        Determines a string representation for the given reference, for example a path.
        Parameters:
        reference - The VDomainModelReference for which a string representation is to be determined.
        Returns:
        The string representation of the given reference.
      • addEcorePath

        public void addEcorePath​(java.lang.String ecorePath)
        Allows to add an ecore path to the current view model.
        Parameters:
        ecorePath - The path to the ecore of the current view model
      • getEcorePaths

        protected java.util.Set<java.lang.String> getEcorePaths()
        Description copied from class: AbstractReferenceHelper
        Returns the ecore paths of the current view model.
        Specified by:
        getEcorePaths in class AbstractReferenceHelper
        Returns:
        The paths to the ecores of the current view