Interface AnnotationEffectiveStatement
- All Superinterfaces:
EffectiveStatement<AnnotationName,,AnnotationStatement> ModelStatement<AnnotationName>,TypeDefinitionAware,UnknownEffectiveStatement<AnnotationName,AnnotationStatement>
@Beta
public interface AnnotationEffectiveStatement
extends UnknownEffectiveStatement<AnnotationName,AnnotationStatement>, TypeDefinitionAware
Effective statement representation of 'annotation' extension defined in
RFC7952.
-
Method Summary
Methods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.EffectiveStatement
collectEffectiveSubstatements, effectiveSubstatements, findFirstEffectiveSubstatement, findFirstEffectiveSubstatementArgument, getDeclared, statementOrigin, streamEffectiveSubstatementsMethods inherited from interface org.opendaylight.yangtools.yang.model.api.meta.ModelStatement
argumentMethods inherited from interface org.opendaylight.yangtools.yang.model.api.stmt.TypeDefinitionAware
getTypeDefinition
-
Method Details
-
statementDefinition
- Specified by:
statementDefinitionin interfaceModelStatement<AnnotationName>
-