Interface AttributeCopy<V>

    • Method Detail

      • internal_semanticCopyTo

        void internal_semanticCopyTo​(AttributeCopy<V> copyAttribute)
      • internal_addBackReferences

        void internal_addBackReferences​(FactoryBase<?,​?> root,
                                        FactoryBase<?,​?> parent)
        Parameters:
        root - factory tree root
        parent - data that contains the attribute
      • set

        void set​(V value)