Class GraphEntityFactoryImpl<E extends GraphEntity>

    • Constructor Detail

      • GraphEntityFactoryImpl

        protected GraphEntityFactoryImpl​(IdGroupingToken groupIdToken,
                                         GraphEntities<E> graphEntities)
        Constructor
        Parameters:
        groupIdToken - to use for creating element ids
        graphEntities - to register the created instances on
    • Method Detail

      • getGraphEntities

        protected GraphEntities<E> getGraphEntities()
        The entities to register on
        Returns:
        graphEntities