Fesapi 2.9.0.1
This project provides C++ classes which allow an easy access in import and export to the Energistics standards.
Loading...
Searching...
No Matches
Public Member Functions | List of all members
resqml2::Model Class Reference

The explicit description of the relationships between geologic features, such as rock features (e.g. stratigraphic units, geobodies, phase unit) and boundary features (e.g., genetic, tectonic, and fluid boundaries). In general, this concept is usually called an "earth model", but it is not called that in RESQML. More...

#include <Model.h>

Inheritance diagram for resqml2::Model:
resqml2::AbstractFeature

Public Member Functions

virtual ~Model ()=default
 
- Public Member Functions inherited from resqml2::AbstractFeature
virtual ~AbstractFeature ()=default
 
std::vector< AbstractFeatureInterpretation * > getInterpretationSet () const
 
uint64_t getInterpretationCount () const noexcept
 
AbstractFeatureInterpretationgetInterpretation (uint64_t index) const
 
virtual void loadTargetRelationships () override
 

Detailed Description

The explicit description of the relationships between geologic features, such as rock features (e.g. stratigraphic units, geobodies, phase unit) and boundary features (e.g., genetic, tectonic, and fluid boundaries). In general, this concept is usually called an "earth model", but it is not called that in RESQML.

In RESQML, model is not to be confused with the concept of earth model organization interpretation.

Constructor & Destructor Documentation

◆ ~Model()

virtual resqml2::Model::~Model ( )
virtualdefault

Destructor does nothing since the memory is managed by the gSOAP context.


The documentation for this class was generated from the following file: