Interface IBoundContainerModelAssembly
- All Superinterfaces:
IContainer
,IContainerModel
,IContainerModelAbsolute
,IContainerModelAssembly
- All Known Subinterfaces:
IBoundDefinitionModelAssembly
-
Method Summary
Modifier and TypeMethodDescriptionCollection<? extends IBoundInstanceModelAssembly>
Map<String,
? extends IBoundInstanceModelChoiceGroup> getFieldInstanceByName
(QName name) Collection<? extends IBoundInstanceModelField<?>>
Collection<? extends IBoundInstanceModel<?>>
Collection<? extends IBoundInstanceModelNamed<?>>
Methods inherited from interface gov.nist.secauto.metaschema.core.model.IContainerModel
hasChildren
Methods inherited from interface gov.nist.secauto.metaschema.core.model.IContainerModelAssembly
getChoiceInstances
-
Method Details
-
getOwningDefinition
- Specified by:
getOwningDefinition
in interfaceIContainerModel
-
getModelInstances
- Specified by:
getModelInstances
in interfaceIContainerModel
- Specified by:
getModelInstances
in interfaceIContainerModelAbsolute
-
getNamedModelInstances
- Specified by:
getNamedModelInstances
in interfaceIContainerModel
- Specified by:
getNamedModelInstances
in interfaceIContainerModelAbsolute
-
getNamedModelInstanceByName
- Specified by:
getNamedModelInstanceByName
in interfaceIContainerModel
- Specified by:
getNamedModelInstanceByName
in interfaceIContainerModelAbsolute
-
getFieldInstances
- Specified by:
getFieldInstances
in interfaceIContainerModel
- Specified by:
getFieldInstances
in interfaceIContainerModelAbsolute
-
getFieldInstanceByName
- Specified by:
getFieldInstanceByName
in interfaceIContainerModel
- Specified by:
getFieldInstanceByName
in interfaceIContainerModelAbsolute
-
getAssemblyInstances
- Specified by:
getAssemblyInstances
in interfaceIContainerModel
- Specified by:
getAssemblyInstances
in interfaceIContainerModelAbsolute
-
getAssemblyInstanceByName
- Specified by:
getAssemblyInstanceByName
in interfaceIContainerModel
- Specified by:
getAssemblyInstanceByName
in interfaceIContainerModelAbsolute
-
getChoiceGroupInstanceByName
- Specified by:
getChoiceGroupInstanceByName
in interfaceIContainerModelAssembly
-
getChoiceGroupInstances
Map<String,? extends IBoundInstanceModelChoiceGroup> getChoiceGroupInstances()- Specified by:
getChoiceGroupInstances
in interfaceIContainerModelAssembly
-