Class ParameterContext
java.lang.Object
org.qubership.atp.dataset.service.jpa.model.dscontext.ParameterContext
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionParameterContext(Attribute parentTextAttribute) New empty parameter context.ParameterContext(Attribute parentTextAttribute, Parameter parameter, boolean overlap) New parameter context. -
Method Summary
-
Constructor Details
-
ParameterContext
New parameter context. -
ParameterContext
New empty parameter context.
-