Class UAF.UAFElementStereotype

    • Field Detail

      • 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
      • uri

        @CheckForNull
        private Property uri
      • conformsTo

        @CheckForNull
        private Property conformsTo
    • Constructor Detail

      • UAFElementStereotype

        protected UAFElementStereotype​(UAF profile)