The contructor setting up the entity in the model by relating the given action type to a generic
Action Type entity for making it explisit that the given action type entity is a action type.
The constructor of assumptions initializes a new assumption object by setting up the properties
and ensuring that the superclasses of assumption and the assumption type is in the model.
Constructor setting up the relation to a generic input entity all inputs are related to
(makes explisit that the current entity is an input) and relates to the value of the input.
Constructor setting up the relation to a generic input entity all inputs are related to
(makes explisit that the current entity is an input) and relates to the value of the input.
Constructor sets up an output entity by relating it to a generic output entity, and then relating the
instace of an ouput (with a given name) to its value.
Constructor sets up an output entity by relating it to a generic output entity, and then relating the
instace of an ouput (with a given name) to its value.