java.lang.Object
org.opendaylight.yangtools.rfc7952.model.api.MetadataConstants

@NonNullByDefault public final class MetadataConstants extends Object
Constants associated with RFC7952.
Author:
Robert Varga
  • Field Details

    • RFC7952_MODULE

      public static final QNameModule RFC7952_MODULE
      Runtime RFC7952 identity.
    • RFC7952_SOURCE

      public static final org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier RFC7952_SOURCE
      RFC7952 model source name.
    • MODULE_PREFIX

      public static final String MODULE_PREFIX
      Normative prefix to use when importing RFC7952_SOURCE.
      See Also:
  • Method Details

    • knownModelSources

      public static Collection<org.opendaylight.yangtools.yang.model.repo.api.SourceIdentifier> knownModelSources()
      Return identifiers of all sources known to define the metadata extension.
      Returns:
      Collection of identifiers.