This class is a container for stratigraphic organizations described along a wellbore.
More...
|
virtual | ~StratigraphicOccurrenceInterpretation ()=default |
|
virtual void | setStratigraphicColumnRankInterpretation (StratigraphicColumnRankInterpretation *stratiColumnRankInterp)=0 |
|
StratigraphicColumnRankInterpretation * | getStratigraphicColumnRankInterpretation () const |
|
virtual common::DataObjectReference | getStratigraphicColumnRankInterpretationDor () const =0 |
|
virtual std::string | getXmlTag () const final |
|
virtual | ~AbstractStratigraphicOrganizationInterpretation ()=default |
|
bool | isStratigraphic () const final |
|
std::vector< AbstractGridRepresentation * > | getGridRepresentations () const |
|
unsigned int | getGridRepresentationCount () const |
|
AbstractGridRepresentation * | getGridRepresentation (unsigned int index) const |
|
bool | isAssociatedToGridRepresentation (AbstractGridRepresentation *gridRep) const |
|
virtual | ~AbstractOrganizationInterpretation ()=default |
|
virtual bool | isStructural () const |
|
virtual bool | isRockFluid () const |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, AbstractFeatureInterpretation *partOf) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
|
void | pushBackBinaryContact (AbstractFeatureInterpretation *subject, gsoap_resqml2_0_1::resqml20__ContactSide subjectQualifier, gsoap_eml2_3::resqml22__ContactVerb verb, AbstractFeatureInterpretation *directObject, gsoap_resqml2_0_1::resqml20__ContactSide directObjectQualifier) |
|
virtual | ~AbstractFeatureInterpretation ()=default |
|
common::DataObjectReference | getInterpretedFeatureDor () const |
|
void | setInterpretedFeature (AbstractFeature *feature) |
|
AbstractFeature * | getInterpretedFeature () const |
|
gsoap_resqml2_0_1::resqml20__Domain | initDomain (gsoap_resqml2_0_1::resqml20__Domain defaultDomain) const |
|
gsoap_resqml2_0_1::resqml20__Domain | getDomain () const |
|
std::vector< AbstractRepresentation * > | getRepresentationSet () const |
|
uint64_t | getRepresentationCount () const noexcept |
|
AbstractRepresentation * | getRepresentation (uint64_t index) const |
|
std::vector< GridConnectionSetRepresentation * > | getGridConnectionSetRepresentationSet () const |
|
This class is a container for stratigraphic organizations described along a wellbore.