Interface IBoundContainerModelChoiceGroup
- All Superinterfaces:
IContainer
,IContainerModel
,IContainerModelGrouped
- All Known Subinterfaces:
IBoundInstanceModelChoiceGroup
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends IBoundInstanceModelGroupedAssembly>
getFieldInstanceByName
(QName name) Collection<? extends IBoundInstanceModelGroupedField>
Collection<? extends IBoundInstanceModelGroupedNamed>
Collection<? extends IBoundInstanceModelGroupedNamed>
Methods inherited from interface gov.nist.secauto.metaschema.core.model.IContainerModel
hasChildren
Methods inherited from interface gov.nist.secauto.metaschema.core.model.IContainerModelGrouped
getOwningDefinition
-
Method Details
-
getModelInstances
- Specified by:
getModelInstances
in interfaceIContainerModel
- Specified by:
getModelInstances
in interfaceIContainerModelGrouped
-
getNamedModelInstances
- Specified by:
getNamedModelInstances
in interfaceIContainerModel
- Specified by:
getNamedModelInstances
in interfaceIContainerModelGrouped
-
getNamedModelInstanceByName
- Specified by:
getNamedModelInstanceByName
in interfaceIContainerModel
- Specified by:
getNamedModelInstanceByName
in interfaceIContainerModelGrouped
-
getFieldInstances
- Specified by:
getFieldInstances
in interfaceIContainerModel
- Specified by:
getFieldInstances
in interfaceIContainerModelGrouped
-
getFieldInstanceByName
- Specified by:
getFieldInstanceByName
in interfaceIContainerModel
- Specified by:
getFieldInstanceByName
in interfaceIContainerModelGrouped
-
getAssemblyInstances
- Specified by:
getAssemblyInstances
in interfaceIContainerModel
- Specified by:
getAssemblyInstances
in interfaceIContainerModelGrouped
-
getAssemblyInstanceByName
- Specified by:
getAssemblyInstanceByName
in interfaceIContainerModel
- Specified by:
getAssemblyInstanceByName
in interfaceIContainerModelGrouped
-