java.lang.Object
org.qubership.atp.dataset.service.jpa.model.dscontext.ParameterContext
All Implemented Interfaces:
Serializable

public class ParameterContext extends Object implements Serializable
See Also:
  • Constructor Details

    • ParameterContext

      public ParameterContext(Attribute parentTextAttribute, Parameter parameter, boolean overlap)
      New parameter context.
    • ParameterContext

      public ParameterContext(Attribute parentTextAttribute)
      New empty parameter context.