Has: Create a has relationship

View source: R/aaa-classes.R

hasR Documentation

Create a has relationship

Description

Method for specifying and creating a has relationship between Unit and Measure/ Not called directly. For internal purposes only.

Usage

has(unit, measure, numberOfInstances = 1)

Arguments

unit

Unit. The Unit that has @param measure.

measure

Measure. The Measure that @param unit has.

numberOfInstances

Integer or AbstractVariable or AtMost or Per. Number of instances of the @param measure the @param unit has. Default is 1.


emjun/tisaner documentation built on Nov. 9, 2024, 6:32 p.m.