Class ReferenceWriter

    • Constructor Detail

      • ReferenceWriter

        public ReferenceWriter()
    • Method Detail

      • getReferenceRepresentation

        public String getReferenceRepresentation​(org.eclipse.emf.ecore.EObject context,
                                                 org.eclipse.emf.ecore.EReference feature,
                                                 org.eclipse.emf.ecore.EObject value)
        The string representation of an object reference to write in xml
        Parameters:
        context - the context object, cannot be null)
        feature - the target object reference, cannot be null)
        value - the target object string representation for, cannot be null)
        Returns:
        string representation, or null if cannot create valid reprecentation of given reference