Class SimpleCompositePresentable

  • All Implemented Interfaces:
    Presentable

    public class SimpleCompositePresentable
    extends java.lang.Object
    implements Presentable
    An implementation of Presentable for datum instances having the SimpleComposite role.
    Author:
    Fabrizio Giudici
    Stereotype:
    Role
    • Constructor Detail

      • SimpleCompositePresentable

        public SimpleCompositePresentable​(@Nonnull
                                          As datum)
        Parameters:
        datum - the owner
      • SimpleCompositePresentable

        public SimpleCompositePresentable​(@Nonnull
                                          As datum,
                                          @Nonnull
                                          PresentationModelFactory defaultPresentationModelFactory)
        Parameters:
        datum - the owner
        defaultPresentationModelFactory - the PresentationModelFactory