Class UAF.ActualMeasurementStereotype

    • Field Detail

      • INTENTION

        public static final java.lang.String INTENTION
        Enumerated value describing the intent of the ActualMeasurement.
        See Also:
        Constant Field Values
      • ENDDATE

        public static final java.lang.String ENDDATE
        End time for all "actual" elements.
        See Also:
        Constant Field Values
      • STARTDATE

        public static final java.lang.String STARTDATE
        Start time for all "actual" elements.
        See Also:
        Constant Field Values
      • URI

        public static final java.lang.String URI
        Captures Unique identifier for the element.
        See Also:
        Constant Field Values
      • CONFORMSTO

        public static final java.lang.String CONFORMSTO
        Relates a UAFElement to the Standard that the UAFElement is conforming to.
        See Also:
        Constant Field Values
      • _p

        private final UAF _p
      • intention

        @CheckForNull
        private Property intention
    • Constructor Detail

      • ActualMeasurementStereotype

        protected ActualMeasurementStereotype​(UAF profile)