Class OpenDaylightExtensionsConstants

java.lang.Object
org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants

public final class OpenDaylightExtensionsConstants extends Object
Constants associated with OpenDaylight extension in yang-ext.yang.
Author:
Robert Varga
  • Field Details

    • ORIGINAL_MODULE

      public static final QNameModule ORIGINAL_MODULE
      Runtime baseline identity.
    • ORIGINAL_SOURCE

      public static final SourceIdentifier ORIGINAL_SOURCE
      Baseline model source name.
  • Method Details

    • knownModelSources

      public static Collection<SourceIdentifier> knownModelSources()
      Return identifiers of all sources known to define the metadata extension.
      Returns:
      Collection of identifiers.