Class OpenDaylightExtensionsConstants
java.lang.Object
org.opendaylight.yangtools.odlext.model.api.OpenDaylightExtensionsConstants
Constants associated with OpenDaylight extension in yang-ext.yang.
- Author:
- Robert Varga
-
Field Summary
Modifier and TypeFieldDescriptionstatic final QNameModule
Runtime baseline identity.static final SourceIdentifier
Baseline model source name. -
Method Summary
Modifier and TypeMethodDescriptionstatic Collection<SourceIdentifier>
Return identifiers of all sources known to define the metadata extension.
-
Field Details
-
ORIGINAL_MODULE
Runtime baseline identity. -
ORIGINAL_SOURCE
Baseline model source name.
-
-
Method Details
-
knownModelSources
Return identifiers of all sources known to define the metadata extension.- Returns:
- Collection of identifiers.
-