Class SysMLProfile.RateStereotype

    • Field Detail

      • RATE

        public static final java.lang.String RATE
        Specifies the expected value of the number of objects and values that traverse the edge per time interval, that is, the expected value rate at which they leave the source node and arrive at the target node. It does not refer to the rate at which a value changes over time. When the stereotype is applied to a parameter, the parameter must be streaming, and the stereotype gives the number of objects or values that flow in or out of the parameter per time interval while the behavior or operation is executing.
        See Also:
        Constant Field Values
    • Constructor Detail

      • RateStereotype

        protected RateStereotype​(SysMLProfile profile)