Uses of Interface
org.opendaylight.yangtools.binding.runtime.api.CompositeRuntimeType
-
Uses of CompositeRuntimeType in org.opendaylight.yangtools.binding.runtime.api
Subinterfaces of CompositeRuntimeType in org.opendaylight.yangtools.binding.runtime.apiModifier and TypeInterfaceDescriptioninterfaceARuntimeTypeassociated with anactionstatement.interfaceACompositeRuntimeTypewhich is also can be targeted byaugmentstatements.interfaceARuntimeTypeassociated with anaugmentstatement.interfaceARuntimeTypeassociated with acasestatement.interfaceARuntimeTypeassociated with achoicestatement.interfaceContainerLikeRuntimeType<D extends DeclaredStatement<QName>,E extends DataTreeEffectiveStatement<D> & DataTreeAwareEffectiveStatement<QName, D>> ARuntimeTypeassociated with a statement with similar semantics ascontainerstatement.interfaceARuntimeTypeassociated with acontainerstatement.interfaceARuntimeTypeassociated with agroupingstatement.interfaceARuntimeTypeassociated with aninputstatement.interfaceCommon interface for run-time types associated with invokable operations, such as those defined byactionandrpcstatements.interfaceARuntimeTypeassociated with aliststatement.interfaceARuntimeTypeassociated with amodulestatement.interfaceACompositeRuntimeTypeassociated with anotificationstatement.interfaceinterfaceARuntimeTypeassociated with anoutputstatement.interfaceARuntimeTypeassociated with anrpcstatement.interfaceACompositeRuntimeTypeassociated with a RESTCONFyang-datastatement.Methods in org.opendaylight.yangtools.binding.runtime.api that return CompositeRuntimeTypeModifier and TypeMethodDescriptionfinal CompositeRuntimeTypeAbstractBindingRuntimeContext.getSchemaDefinition(Class<?> cls) @Nullable CompositeRuntimeTypeBindingRuntimeContext.getSchemaDefinition(Class<?> cls) Returns definingDataSchemaNodefor supplied class.Methods in org.opendaylight.yangtools.binding.runtime.api that return types with arguments of type CompositeRuntimeTypeModifier and TypeMethodDescription@NonNull List<CompositeRuntimeType> GroupingRuntimeType.directUsers()Support method forGroupingRuntimeType.instantiations().default @NonNull List<CompositeRuntimeType> GroupingRuntimeType.instantiations()Return the set of all concrete data tree instantiations of thisgrouping.