Class UPDMProfile.FunctionalStandardStereotype

    • Field Detail

      • INFORMATIONTECHNOLOGYSTANDARDCATEGORY

        public static final java.lang.String INFORMATIONTECHNOLOGYSTANDARDCATEGORY
        The information technology standard category which the <> belongs to.
        See Also:
        Constant Field Values
      • CURRENTSTATUS

        public static final java.lang.String CURRENTSTATUS
        Current status of the Standard.
        See Also:
        Constant Field Values
      • MANDATEDDATE

        public static final java.lang.String MANDATEDDATE
        The date when this version of the Standard was published.
        See Also:
        Constant Field Values
      • RATIFIEDBY

        public static final java.lang.String RATIFIEDBY
        Organization that ratified this Standard
        See Also:
        Constant Field Values
      • RETIREDDATE

        public static final java.lang.String RETIREDDATE
        The date when this version of the Standard was retired.
        See Also:
        Constant Field Values
      • SHORTNAME

        public static final java.lang.String SHORTNAME
        Short name of the Standard.
        See Also:
        Constant Field Values
      • VERSION

        public static final java.lang.String VERSION
        Represents the revision number of the Standard - e.g. "1.2.1", "v2", ":2004", etc.
        See Also:
        Constant Field Values
      • URI

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

        public static final java.lang.String ACTUALPROPERTYSET
        The actual measurements to which the element must conform.
        See Also:
        Constant Field Values
      • CONFORMSTO

        public static final java.lang.String CONFORMSTO
        Standard that this UPDM element is conforming to.
        See Also:
        Constant Field Values
      • ENDBOUNDARYTYPE

        public static final java.lang.String ENDBOUNDARYTYPE
        End time of boundary.
        See Also:
        Constant Field Values
      • PROPERTYSET

        public static final java.lang.String PROPERTYSET
        Types of measurements corresponding to the actual measurements.
        See Also:
        Constant Field Values
      • STARTBOUNDARYTYPE

        public static final java.lang.String STARTBOUNDARYTYPE
        Start time of a boundary.
        See Also:
        Constant Field Values
    • Constructor Detail

      • FunctionalStandardStereotype

        protected FunctionalStandardStereotype​(UPDMProfile profile)
    • Method Detail

      • getInformationTechnologyStandardCategoryProperty

        @CheckForNull
        public Property getInformationTechnologyStandardCategoryProperty()
      • getCurrentStatusProperty

        @CheckForNull
        public Property getCurrentStatusProperty()
      • getMandatedDateProperty

        @CheckForNull
        public Property getMandatedDateProperty()
      • getRatifiedByProperty

        @CheckForNull
        public Property getRatifiedByProperty()
      • getRetiredDateProperty

        @CheckForNull
        public Property getRetiredDateProperty()
      • getShortNameProperty

        @CheckForNull
        public Property getShortNameProperty()
      • getVersionProperty

        @CheckForNull
        public Property getVersionProperty()
      • getURIProperty

        @CheckForNull
        public Property getURIProperty()
      • getActualPropertySetProperty

        @CheckForNull
        public Property getActualPropertySetProperty()
      • getConformsToProperty

        @CheckForNull
        public Property getConformsToProperty()
      • getEndBoundaryTypeProperty

        @CheckForNull
        public Property getEndBoundaryTypeProperty()
      • getPropertySetProperty

        @CheckForNull
        public Property getPropertySetProperty()
      • getStartBoundaryTypeProperty

        @CheckForNull
        public Property getStartBoundaryTypeProperty()
      • setInformationTechnologyStandardCategory

        public void setInformationTechnologyStandardCategory​(Element element,
                                                             @CheckForNull
                                                             java.util.Collection<java.lang.String> value)
      • clearInformationTechnologyStandardCategory

        public void clearInformationTechnologyStandardCategory​(Element element)
      • addInformationTechnologyStandardCategory

        public void addInformationTechnologyStandardCategory​(Element element,
                                                             java.lang.String value)
      • removeInformationTechnologyStandardCategory

        public void removeInformationTechnologyStandardCategory​(Element element,
                                                                java.lang.String value)
      • getInformationTechnologyStandardCategory

        public java.util.List<java.lang.String> getInformationTechnologyStandardCategory​(Element element)
      • setCurrentStatus

        public void setCurrentStatus​(Element element,
                                     @CheckForNull
                                     java.lang.String value)
      • clearCurrentStatus

        public void clearCurrentStatus​(Element element)
      • getCurrentStatus

        @CheckForNull
        public java.lang.String getCurrentStatus​(Element element)
      • setMandatedDate

        public void setMandatedDate​(Element element,
                                    @CheckForNull
                                    Element value)
      • clearMandatedDate

        public void clearMandatedDate​(Element element)
      • getMandatedDate

        @CheckForNull
        public Element getMandatedDate​(Element element)
      • setRatifiedBy

        public void setRatifiedBy​(Element element,
                                  @CheckForNull
                                  java.util.Collection<? extends Element> value)
      • clearRatifiedBy

        public void clearRatifiedBy​(Element element)
      • addRatifiedBy

        public void addRatifiedBy​(Element element,
                                  Element value)
      • removeRatifiedBy

        public void removeRatifiedBy​(Element element,
                                     Element value)
      • getRatifiedBy

        public java.util.List<Element> getRatifiedBy​(Element element)
      • setRetiredDate

        public void setRetiredDate​(Element element,
                                   @CheckForNull
                                   Element value)
      • clearRetiredDate

        public void clearRetiredDate​(Element element)
      • getRetiredDate

        @CheckForNull
        public Element getRetiredDate​(Element element)
      • setShortName

        public void setShortName​(Element element,
                                 @CheckForNull
                                 java.lang.String value)
      • clearShortName

        public void clearShortName​(Element element)
      • getShortName

        @CheckForNull
        public java.lang.String getShortName​(Element element)
      • setVersion

        public void setVersion​(Element element,
                               @CheckForNull
                               java.lang.String value)
      • clearVersion

        public void clearVersion​(Element element)
      • getVersion

        @CheckForNull
        public java.lang.String getVersion​(Element element)
      • setURI

        public void setURI​(Element element,
                           @CheckForNull
                           java.lang.String value)
      • clearURI

        public void clearURI​(Element element)
      • getURI

        @CheckForNull
        public java.lang.String getURI​(Element element)
      • setActualPropertySet

        public void setActualPropertySet​(Element element,
                                         @CheckForNull
                                         java.util.Collection<? extends Element> value)
      • clearActualPropertySet

        public void clearActualPropertySet​(Element element)
      • addActualPropertySet

        public void addActualPropertySet​(Element element,
                                         Element value)
      • removeActualPropertySet

        public void removeActualPropertySet​(Element element,
                                            Element value)
      • getActualPropertySet

        public java.util.List<Element> getActualPropertySet​(Element element)
      • setConformsTo

        public void setConformsTo​(Element element,
                                  @CheckForNull
                                  java.util.Collection<? extends Element> value)
      • clearConformsTo

        public void clearConformsTo​(Element element)
      • addConformsTo

        public void addConformsTo​(Element element,
                                  Element value)
      • removeConformsTo

        public void removeConformsTo​(Element element,
                                     Element value)
      • getConformsTo

        public java.util.List<Element> getConformsTo​(Element element)
      • setEndBoundaryType

        public void setEndBoundaryType​(Element element,
                                       @CheckForNull
                                       Element value)
      • clearEndBoundaryType

        public void clearEndBoundaryType​(Element element)
      • getEndBoundaryType

        @CheckForNull
        public Element getEndBoundaryType​(Element element)
      • setPropertySet

        public void setPropertySet​(Element element,
                                   @CheckForNull
                                   java.util.Collection<? extends Element> value)
      • clearPropertySet

        public void clearPropertySet​(Element element)
      • addPropertySet

        public void addPropertySet​(Element element,
                                   Element value)
      • removePropertySet

        public void removePropertySet​(Element element,
                                      Element value)
      • getPropertySet

        public java.util.List<Element> getPropertySet​(Element element)
      • setStartBoundaryType

        public void setStartBoundaryType​(Element element,
                                         @CheckForNull
                                         Element value)
      • clearStartBoundaryType

        public void clearStartBoundaryType​(Element element)
      • getStartBoundaryType

        @CheckForNull
        public Element getStartBoundaryType​(Element element)
      • is

        public boolean is​(@CheckForNull
                          Element element)
      • isInstance

        public static boolean isInstance​(@CheckForNull
                                         Element element)