Class Object_component

java.lang.Object
org.fairdatapipeline.api.Object_component
Direct Known Subclasses:
Object_component_read, Object_component_write

public abstract class Object_component extends Object
This represents an object_component to read from or write to (or raise issues with) An object_component without a name is the 'whole_object' component.
  • Method Details

    • raise_issue

      public void raise_issue(String description, Integer severity)
      raise an issue with this component
      Parameters:
      description - the text description of this issue
      severity - Integer - higher means more severe