Class TestEntityPackage.TestReceiver

    • Constructor Detail

      • TestReceiver

        public TestReceiver​(ModelElement parent,
                            java.lang.String name)
      • TestReceiver

        public TestReceiver​(ModelElement parent)
    • Method Detail

      • receive

        protected void receive​(Entity entity)
        Description copied from class: EntityReceiver
        Represents logic to correctly receive the entity and process it accordingly
        Specified by:
        receive in class EntityReceiver