===================== ProcessHasMassBalance ===================== .. rubric:: Description A process is connected to a mass balance. .. rubric:: Definition A process (x1) has a mass balance (x2). .. image:: ProcessHasMassBalance.svg :: ProcessHasMassBalance(x1, x2) <-> ClassOfActivity(x1) & MultidimensionalProperty(x2) & MMT:SpecializationOfClassOfIndividual(x1, x2) . .. rubric:: Roles 1. hasProcess 2. hasMassBalance .. rubric:: Restrictions * Role filler of hasProcess must have entity type ClassOfActivity. * Role filler of hasMassBalance must have entity type MultidimensionalProperty. * Role filler of hasProcess must be used as the role filler of hasThis with respect to the :doc:`../ThisIsAProcess/index` pattern. * Role filler of hasMassBalance must be used as the role filler of hasThis with respect to the :doc:`../ThisIsAMassBalance/index` pattern.