12#ifndef ARCANE_CORE_INTERNAL_ICASEMNGINTERNAL_H
13#define ARCANE_CORE_INTERNAL_ICASEMNGINTERNAL_H
Declarations of Arcane's general types.
Interface of a part of a dataset.
Internal part of ICaseMng.
virtual ICaseDocumentFragment * createDocumentFragment(IXmlDocumentHolder *document)=0
Creates a fragment.
virtual const ParameterListWithCaseOption & parameters() const =0
List of parameters that can override the dataset.
virtual void internalReadOneOption(ICaseOptions *opt, bool is_phase1)=0
Reads an option from the dataset.
Interface for a list of data set options.
Manager of a DOM document.
Parameter list with information to override dataset options.
-- tab-width: 2; indent-tabs-mode: nil; coding: utf-8-with-signature --